| .. |
|
button
|
button: Impl Selectable for the dropdown button (#913)
|
2025-06-02 14:25:18 +08:00 |
|
chart
|
chart: Update Chart story by use JSON file data. (#947)
|
2025-06-11 21:34:22 +08:00 |
|
dock
|
dock: Bind actions only when the tab panel is not collapsed (#964)
|
2025-06-17 13:38:24 +08:00 |
|
highlighter
|
highlighter: Avoid crash when language not registered. (#954)
|
2025-06-12 19:45:29 +08:00 |
|
input
|
input: Add MovePageUp, MovePageDown keymap to multi-line mode. (#969)
|
2025-06-17 20:57:53 +08:00 |
|
list
|
list: Fix search input padding. (#981)
|
2025-06-18 14:07:21 +08:00 |
|
menu
|
scrollbar: Refactor ScrollbarState to have Cell inside. (#959)
|
2025-06-16 15:11:52 +08:00 |
|
plot
|
chart: Update Chart story by use JSON file data. (#947)
|
2025-06-11 21:34:22 +08:00 |
|
resizable
|
chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895)
|
2025-05-26 13:40:27 +08:00 |
|
scroll
|
scrollbar: Refactor ScrollbarState to have Cell inside. (#959)
|
2025-06-16 15:11:52 +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
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
text
|
markdown: Fix Todo list item checkbox style. (#962)
|
2025-06-17 10:50:57 +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
|
Add exit animation to Notification.
|
2024-08-30 11:24:55 +08:00 |
|
badge.rs
|
gallery: Redesign the gallery. (#797)
|
2025-04-17 17:12:48 +08:00 |
|
breadcrumb.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
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
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
drawer.rs
|
modal: Add scrollbar to Modal for overflow contents. (#960)
|
2025-06-16 17:35:02 +08:00 |
|
dropdown.rs
|
dropdown: Replace specialized impl From Vec<SharedString> to Vec<T: DropdownItem + Clone> (#935)
|
2025-06-10 10:08:42 +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
|
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
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
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
|
chart: Introduce chart (#878)
|
2025-06-04 19:22:11 +08:00 |
|
link.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
modal.rs
|
modal: Add scrollbar to modal again. (#971)
|
2025-06-17 18:49:49 +08:00 |
|
notification.rs
|
notification: Support remove notification with the given id (#980)
|
2025-06-18 14:02:07 +08:00 |
|
popover.rs
|
popover: Improve PopoverContent to support styled methods. (#951)
|
2025-06-12 15:00:00 +08:00 |
|
progress.rs
|
theme: Ensure all elements to use radius. (#596)
|
2025-02-03 19:03:16 +08:00 |
|
radio.rs
|
radio: Add id to RadioGroup to avoid clicks conflict. (#941)
|
2025-06-11 15:45:24 +08:00 |
|
root.rs
|
notification: Support remove notification with the given id (#980)
|
2025-06-18 14:02:07 +08:00 |
|
skeleton.rs
|
theme: Ensure all elements to use radius. (#596)
|
2025-02-03 19:03:16 +08:00 |
|
slider.rs
|
input: Refactor Input, Picker as stateless mode. (#858)
|
2025-05-16 23:41:26 +08:00 |
|
styled.rs
|
input: Fix Input prefix, suffix position, and mask * in vertical center. (#965)
|
2025-06-17 13:59:02 +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
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
table.rs
|
scrollbar: Refactor ScrollbarState to have Cell inside. (#959)
|
2025-06-16 15:11:52 +08:00 |
|
tag.rs
|
tag: Add rounded to Tag and support outline for all variants. (#923)
|
2025-06-06 13:35:24 +08:00 |
|
theme.rs
|
modal: Add scrollbar to Modal for overflow contents. (#960)
|
2025-06-16 17:35:02 +08:00 |
|
title_bar.rs
|
title_bar: Fix pl to override default TitleBar left padding. (#944)
|
2025-06-11 16:52:51 +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
|
chart: Draw dashed lines using gpui PathBuilder (#927)
|
2025-06-09 11:55:32 +08:00 |