gpui-component/crates/ui/src
2025-02-13 16:07:00 +08:00
..
button theme: Add to support always show scrollbar mode and default to match with system style. (#621) 2025-02-12 15:15:33 +08:00
dock panel: Improve resize handle to show highlight color on dragging. (#622) 2025-02-13 16:07:00 +08:00
input chore: Upgrade GPUI 2025/02/10 (#610) 2025-02-10 11:53:25 +08:00
list dropdown: Do not reset the selected index when cancelling (#618) 2025-02-11 18:54:52 +08:00
resizable panel: Improve resize handle to show highlight color on dragging. (#622) 2025-02-13 16:07:00 +08:00
scroll theme: Add to support always show scrollbar mode and default to match with system style. (#621) 2025-02-12 15:15:33 +08:00
sidebar theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
tab chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
table chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
time chore: Refactor ClearButton to as method. (#598) 2025-02-04 17:34:26 +08:00
accordion.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
animation.rs Add exit animation to Notification. 2024-08-30 11:24:55 +08:00
badge.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
breadcrumb.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
checkbox.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
clipboard.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
color_picker.rs color_picker: Fix popup does not close by clicking color button again. (#608) 2025-02-09 11:07:46 +08:00
colors.rs color: Add mix method and merge ColorExt to Colorize. (#561) 2025-01-21 18:31:01 +08:00
context_menu.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
divider.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
drawer.rs chore: Upgrade GPUI 2025/02/10 (#610) 2025-02-10 11:53:25 +08:00
dropdown.rs dropdown: Do not reset the selected index when cancelling (#618) 2025-02-11 18:54:52 +08:00
event.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
focusable.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
form.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
history.rs history: Add unique mode to keep unique item in History. (#529) 2025-01-06 19:19:36 +08:00
icon.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
indicator.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
label.rs label: Avoid String alloc and remove custom text-align. (#616) 2025-02-11 10:30:45 +08:00
lib.rs chore: Remove reexport prelude. (#599) 2025-02-04 17:37:28 +08:00
link.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
modal.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
notification.rs chore: Fix subscriptions leak. (#597) 2025-02-04 15:43:26 +08:00
popover.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
popup_menu.rs chore: Avoid some unnecessary window.refresh call. (#617) 2025-02-11 17:06:17 +08:00
progress.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
radio.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
root.rs chore: Upgrade for GPUI API changes. (#589) 2025-01-29 16:49:17 +08:00
skeleton.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
slider.rs chore: Upgrade for GPUI API changes. (#589) 2025-01-29 16:49:17 +08:00
styled.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
svg_img.rs chore: Upgrade GPUI 2025/02/10 (#610) 2025-02-10 11:53:25 +08:00
switch.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
tab.rs Add TabBar 2024-06-25 19:07:05 +08:00
table.rs theme: Add to support always show scrollbar mode and default to match with system style. (#621) 2025-02-12 15:15:33 +08:00
tag.rs theme: Ensure all elements to use radius. (#596) 2025-02-03 19:03:16 +08:00
theme.rs theme: Add to support always show scrollbar mode and default to match with system style. (#621) 2025-02-12 15:15:33 +08:00
title_bar.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
tooltip.rs tooltip: Support render element (#605) 2025-02-06 16:05:44 +08:00
virtual_list.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
webview.rs chore: Upgrade for GPUI API changes. (#589) 2025-01-29 16:49:17 +08:00
window_border.rs chore: Avoid some unnecessary window.refresh call. (#617) 2025-02-11 17:06:17 +08:00