| .. |
|
avatar
|
avatar: Add Avatar element. (#1028)
|
2025-07-02 18:58:06 +08:00 |
|
button
|
theme: Update secondary color and fix toggle selected color. (#1039)
|
2025-07-03 19:23:40 +08:00 |
|
chart
|
plot: Use f32 instead of f64 (#1052)
|
2025-07-08 16:24:59 +08:00 |
|
dock
|
dock: Open dock if clicked on the tab of the collapsed bottom dock. (#1057)
|
2025-07-14 18:49:31 +08:00 |
|
highlighter
|
theme: Add to support highlight color to theme config. (#1055)
|
2025-07-14 17:04:18 +08:00 |
|
input
|
theme: Add to support highlight color to theme config. (#1055)
|
2025-07-14 17:04:18 +08:00 |
|
list
|
scrollbar: Improve Scrollbar to get correct scroll size. (#985)
|
2025-06-18 19:09:34 +08:00 |
|
menu
|
chore: Update GPUI and fix FocusableWrapper removed error. (#1026)
|
2025-07-02 11:06:04 +08:00 |
|
plot
|
plot: Use f32 instead of f64 (#1052)
|
2025-07-08 16:24:59 +08:00 |
|
resizable
|
chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895)
|
2025-05-26 13:40:27 +08:00 |
|
scroll
|
theme: Add theme schema to support JSON theme config. (#1050)
|
2025-07-07 19:40:00 +08:00 |
|
sidebar
|
theme: Update theme details to match Shadcn. (#1009)
|
2025-06-25 16:40:27 +08:00 |
|
tab
|
chore: Move shadow_xs to StyledExt trait. (#1010)
|
2025-06-25 16:54:48 +08:00 |
|
table
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
text
|
theme: Add to support highlight color to theme config. (#1055)
|
2025-07-14 17:04:18 +08:00 |
|
theme
|
theme: Add to support highlight color to theme config. (#1055)
|
2025-07-14 17:04:18 +08:00 |
|
time
|
theme: Update theme details to match Shadcn. (#1009)
|
2025-06-25 16:40:27 +08:00 |
|
accordion.rs
|
accordion: Improve Accordion style, and remove item gap when no border. (#1004)
|
2025-06-24 17:46:55 +08:00 |
|
actions.rs
|
chore: Upgrade GPUI and fix action API changes. (#1008)
|
2025-06-25 11:06:12 +08:00 |
|
alert.rs
|
alert: Improve Alert styles. (#1044)
|
2025-07-04 15:29:05 +08:00 |
|
animation.rs
|
Add exit animation to Notification.
|
2024-08-30 11:24:55 +08:00 |
|
badge.rs
|
badge: Add icon variant to Badge. (#1029)
|
2025-07-03 11:13:39 +08:00 |
|
breadcrumb.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
checkbox.rs
|
chore: Move shadow_xs to StyledExt trait. (#1010)
|
2025-06-25 16:54:48 +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
|
theme: Add theme schema to support JSON theme config. (#1050)
|
2025-07-07 19:40:00 +08:00 |
|
description_list.rs
|
inspector: Add Inspector. (#897)
|
2025-05-26 16:44:11 +08:00 |
|
divider.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
drawer.rs
|
scrollbar: Improve Scrollbar to get correct scroll size. (#985)
|
2025-06-18 19:09:34 +08:00 |
|
dropdown.rs
|
theme: Update theme details to match Shadcn. (#1009)
|
2025-06-25 16:40:27 +08:00 |
|
event.rs
|
chore: Update GPUI and fix FocusableWrapper removed error. (#1026)
|
2025-07-02 11:06:04 +08:00 |
|
focusable.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
form.rs
|
form: Fix label text wrapping issue (#1034)
|
2025-07-03 15:09:57 +08:00 |
|
history.rs
|
history: Fix redo, undo chars order for Input. (#775)
|
2025-04-03 21:17:17 +08:00 |
|
icon.rs
|
avatar: Add Avatar element. (#1028)
|
2025-07-02 18:58:06 +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: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
label.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
lib.rs
|
theme: Add theme schema to support JSON theme config. (#1050)
|
2025-07-07 19:40:00 +08:00 |
|
link.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
modal.rs
|
theme: Update default radius to 6px, and modal to 8px. (#995)
|
2025-06-20 20:07:19 +08:00 |
|
notification.rs
|
theme: Update secondary color and fix toggle selected color. (#1039)
|
2025-07-03 19:23:40 +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
|
chore: Move shadow_xs to StyledExt trait. (#1010)
|
2025-06-25 16:54:48 +08:00 |
|
root.rs
|
notification: Support remove notification with the given id (#980)
|
2025-06-18 14:02:07 +08:00 |
|
skeleton.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
slider.rs
|
input: Refactor Input, Picker as stateless mode. (#858)
|
2025-05-16 23:41:26 +08:00 |
|
styled.rs
|
theme: Add theme schema to support JSON theme config. (#1050)
|
2025-07-07 19:40:00 +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: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
table.rs
|
scrollbar: Improve Scrollbar to get correct scroll size. (#985)
|
2025-06-18 19:09:34 +08:00 |
|
tag.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
title_bar.rs
|
title_bar: Add macOS double-click functionality to title bar (#996) (#1002)
|
2025-06-24 07:45:28 +08:00 |
|
tooltip.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
virtual_list.rs
|
virtual_list: Add element state to cache item size calculate. (#1048)
|
2025-07-07 11:47:35 +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 |