gpui-component/crates/ui/src
2025-11-19 05:39:24 +00:00
..
avatar chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
button button: Add dropdown_caret option to show a caret icon to end of button. (#1637) 2025-11-18 16:41:16 +08:00
chart chart: Add support to set stroke color on line chart (#1629) 2025-11-18 05:52:39 +00:00
dock resizable, dock: Improve Panel adjust size logic on layout changed. (#1588) 2025-11-14 16:12:59 +08:00
form form(field): Fix label line break not working (#1558) 2025-11-11 10:36:10 +00:00
highlighter highlighter: Make SyntaxHighlighter::styles method public for external use (#1415) 2025-10-23 10:34:13 +08:00
input input: Use input border on the buttons (#1634) 2025-11-18 14:57:53 +08:00
list chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
menu menu: Fix icon width to tidy indent in PopupMenuItem. (#1620) 2025-11-17 11:32:14 +08:00
plot plot: Rename Label and Axis include Plot prefix (#1597) 2025-11-14 11:49:07 +08:00
resizable resizable, dock: Improve Panel adjust size logic on layout changed. (#1588) 2025-11-14 16:12:59 +08:00
scroll chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
sidebar sidebar: Improve Sidebar to allows caret icon to expand submenu. (#1642) 2025-11-19 05:39:24 +00:00
tab tab: Refactor creation to use builder pattern (#1553) 2025-11-11 10:35:00 +08:00
table table: Use click event instead of mouse down event (#1622) 2025-11-17 16:30:42 +08:00
text theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
theme theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
time date_picker: Fix duplicate popover paddings. (#1587) 2025-11-13 18:59:40 +08:00
accordion.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
actions.rs tree: Add Tree. (#1373) 2025-10-15 18:39:47 +08:00
alert.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
animation.rs
badge.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
breadcrumb.rs breadcrumb: Rename item to child and add children method. (#1519) 2025-11-05 15:13:29 +08:00
checkbox.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
clipboard.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
collapsible.rs collapsible: Add Collapsible. (#1525) 2025-11-06 10:57:18 +08:00
color_picker.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
description_list.rs description_list: Renamed child to item, and add child to add DescriptionItem. (#1521) 2025-11-05 07:26:17 +00:00
dialog.rs dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
divider.rs divider: Remove the horizontal divider full width style (#1278) 2025-09-23 13:46:35 +08:00
event.rs chore: Update GPUI to fix click_count API changes. (#1123) 2025-08-08 11:53:45 +08:00
global_state.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
group_box.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
history.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
icon.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
index_path.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
inspector.rs theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
kbd.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
label.rs label: Fix Label highlight may crash of not a char boundary. (#1574) 2025-11-12 10:19:43 +00:00
lib.rs dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
link.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
notification.rs Revert "root: Render overlays inside Root element by default. (#1570)" (#1584) 2025-11-13 13:37:05 +08:00
popover.rs popover: Revert defer_to focus on Popover open. (#1571) 2025-11-12 17:29:22 +08:00
progress.rs progress: Fix incorrect border radius (#1555) 2025-11-11 06:53:50 +00:00
radio.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
root.rs theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
select.rs select: Add render prop to customize item title display. (#1638) 2025-11-18 20:30:37 +08:00
sheet.rs dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
skeleton.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
slider.rs slider: Remove thumb tooltip (#1582) 2025-11-13 08:33:37 +08:00
spinner.rs spinner: Rename Indicator to Spinner. (#1526) 2025-11-06 11:36:39 +08:00
styled.rs number_input: Improve style details (#1606) 2025-11-14 18:01:40 +08:00
switch.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
tag.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
title_bar.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
tooltip.rs theme: Use font_family for all elements. (#1618) 2025-11-17 03:18:17 +00:00
tree.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
virtual_list.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
webview.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
window_border.rs Bump gpui (#1324) 2025-10-03 14:32:29 +08:00