gpui-component/crates/ui/src
2025-06-03 23:40:21 +08:00
..
button button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
dock chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
highlighter highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
input input: Fix line number width, when line number not enable. (#916) 2025-06-03 23:40:21 +08:00
list button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
menu chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
resizable chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
scroll chore: Switch gpui to depends on Zed official. (#912) 2025-06-02 10:05:45 +08:00
sidebar button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
tab button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
table
text highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
time calendar: Support custom matcher (#873) 2025-05-20 21:07:17 +08:00
accordion.rs accordion: Add gap between title and icon. (#813) 2025-04-24 21:01:11 +08:00
actions.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00
alert.rs alert: Add support for text wrapping (#899) 2025-05-26 17:09:12 +08:00
animation.rs
badge.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
breadcrumb.rs
checkbox.rs button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
clipboard.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
color_picker.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
colors.rs tag: Add color to Tag to support more colors. (#698) 2025-03-07 21:41:04 +08:00
description_list.rs inspector: Add Inspector. (#897) 2025-05-26 16:44:11 +08:00
divider.rs
drawer.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00
dropdown.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
event.rs
focusable.rs
form.rs form: Add text wrapping support for label (#907) 2025-05-27 19:31:06 +08:00
history.rs history: Fix redo, undo chars order for Input. (#775) 2025-04-03 21:17:17 +08:00
icon.rs inspector: Add Inspector. (#897) 2025-05-26 16:44:11 +08:00
indicator.rs
inspector.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
kbd.rs chore: Add Windows CI (#789) 2025-04-14 20:46:32 +08:00
label.rs label: Fix typo (#722) 2025-03-19 14:15:49 +08:00
lib.rs highlighter: Improve performance for large file. (#911) 2025-06-03 23:20:33 +08:00
link.rs
modal.rs modal: Display overlay at the correct z-index (#909) 2025-05-28 11:57:23 +08:00
notification.rs notification: Add action button to Notification. (#832) 2025-05-06 16:58:07 +08:00
popover.rs button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
progress.rs
radio.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
root.rs modal: Display overlay at the correct z-index (#909) 2025-05-28 11:57:23 +08:00
skeleton.rs
slider.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
styled.rs button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
svg_img.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
switch.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
tab.rs
table.rs chore: Update getter method to return reference to view components. (#827) 2025-04-30 17:18:44 +08:00
tag.rs chore: Update getter method to return reference to view components. (#827) 2025-04-30 17:18:44 +08:00
theme.rs scrollbar: Improve the scrollbar size. (#830) 2025-05-06 14:45:22 +08:00
title_bar.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
tooltip.rs tooltip: Add action, key_binding method to Tooltip. (#787) 2025-04-14 17:38:21 +08:00
virtual_list.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
webview.rs chore: Switch gpui to depends on Zed official. (#912) 2025-06-02 10:05:45 +08:00
window_border.rs chore: Switch gpui to depends on Zed official. (#912) 2025-06-02 10:05:45 +08:00