gpui-component/crates/ui/src
2025-11-12 10:19:43 +00:00
..
avatar chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
button button_group: Fix overriding button click when no on_click (#1546) 2025-11-10 09:43:25 +08:00
chart chart(bar): Fix the label is not centered (#1448) 2025-10-28 16:53:42 +08:00
dock tiles: Add to support panel auto-snap while drag movement (#1552) 2025-11-11 11:56:58 +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 editor: Improve double-click for word selection (#1491) 2025-11-10 05:02:02 +00:00
list chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
menu context_menu: Fix ContextMenu to cover parent element area. (#1566) 2025-11-12 06:19:52 +00:00
plot chart(pie): Support dynamic inner and outer radius (#1444) 2025-10-28 13:53:28 +08:00
resizable chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
scroll chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
sidebar chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
tab tab: Refactor creation to use builder pattern (#1553) 2025-11-11 10:35:00 +08:00
table context_menu: Fix ContextMenu to cover parent element area. (#1566) 2025-11-12 06:19:52 +00:00
text chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
theme dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
time chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +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 description_list: Renamed child to item, and add child to add DescriptionItem. (#1521) 2025-11-05 07:26: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 root: Render overlays inside Root element by default. (#1570) 2025-11-12 08:04:54 +00: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 root: Impl Styled for Root. (#1573) 2025-11-12 17:57:15 +08:00
select.rs dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +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: Add option to choose between linear and logarithmic scale (#1543) 2025-11-10 02:56:09 +00:00
spinner.rs spinner: Rename Indicator to Spinner. (#1526) 2025-11-06 11:36:39 +08:00
styled.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +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 chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08: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