| .. |
|
button
|
dropdown_button: Support outline style (#716)
|
2025-03-12 17:23:37 +08:00 |
|
dock
|
input: Add focused_input, has_focused_input method to Root. #727
|
2025-03-21 17:34:32 +08:00 |
|
highlighter
|
text_view: Add syntax highlight to CodeBlock. (#684)
|
2025-03-04 21:50:50 +08:00 |
|
input
|
input: Add focused_input, has_focused_input method to Root. #727
|
2025-03-21 17:34:32 +08:00 |
|
list
|
tabs: Add menu to TabBar to display more items. (#731)
|
2025-03-24 18:05:54 +08:00 |
|
resizable
|
panel: Only highlight resize handle when dragging. (#629)
|
2025-02-14 18:42:56 +08:00 |
|
scroll
|
scrollbar: Update Scrollbar default to use hover to show on Linux. (#687)
|
2025-03-05 10:34:16 +08:00 |
|
sidebar
|
sidebar: Refactor Sidebar API to avoid map call will segmentation fault on release. (#628)
|
2025-02-14 17:18:39 +08:00 |
|
tab
|
tabs: Add menu to TabBar to display more items. (#731)
|
2025-03-24 18:05:54 +08:00 |
|
table
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
text
|
description_list: Add to support border style to DescriptionList vertical layout. (#706)
|
2025-03-11 17:59:56 +08:00 |
|
time
|
calendar: Fix duplicate IDs cause click events not respond (#732)
|
2025-03-24 20:01:29 +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
|
checkbox: Add children to Radio, Checkbox to display long texts. (#724)
|
2025-03-20 19:12:48 +08:00 |
|
clipboard.rs
|
chore: Update GPUI 2025/03/20 and fix spawn method. (#725)
|
2025-03-20 21:23:50 +08:00 |
|
color_picker.rs
|
color_picker: Add icon use icon as color picker button. (#711)
|
2025-03-11 21:14:14 +08:00 |
|
colors.rs
|
tag: Add color to Tag to support more colors. (#698)
|
2025-03-07 21:41:04 +08:00 |
|
context_menu.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
description_list.rs
|
description_list: Fix incorrect align items for horizontal layout (#730)
|
2025-03-24 17:15:46 +08:00 |
|
divider.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
drawer.rs
|
modal: Use bold text for Modal title. (#715)
|
2025-03-12 11:57:59 +08:00 |
|
dropdown.rs
|
chore: Fix focusd_border typo in #635 (#637)
|
2025-02-17 17:29:40 +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
|
icon: Fix icon to support style size. (#693)
|
2025-03-07 10:52:57 +08:00 |
|
indicator.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
kbd.rs
|
kdb: Add min width 20px to Kdb. (#700)
|
2025-03-10 17:12:43 +08:00 |
|
label.rs
|
label: Fix typo (#722)
|
2025-03-19 14:15:49 +08:00 |
|
lib.rs
|
kbd: Add Kdb to show keystroke. (#695)
|
2025-03-07 14:29:50 +08:00 |
|
link.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
modal.rs
|
modal: Use bold text for Modal title. (#715)
|
2025-03-12 11:57:59 +08:00 |
|
notification.rs
|
chore: Update GPUI 2025/03/20 and fix spawn method. (#725)
|
2025-03-20 21:23:50 +08:00 |
|
popover.rs
|
chrome: Refactor state fields to remove is_ prefix. (#627)
|
2025-02-14 15:20:18 +08:00 |
|
popup_menu.rs
|
tabs: Add menu to TabBar to display more items. (#731)
|
2025-03-24 18:05:54 +08:00 |
|
progress.rs
|
theme: Ensure all elements to use radius. (#596)
|
2025-02-03 19:03:16 +08:00 |
|
radio.rs
|
checkbox: Add children to Radio, Checkbox to display long texts. (#724)
|
2025-03-20 19:12:48 +08:00 |
|
root.rs
|
input: Add focused_input, has_focused_input method to Root. #727
|
2025-03-21 17:34:32 +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
|
tab: Add xsmall, large style to Tab. (#680)
|
2025-03-04 10:26:12 +08:00 |
|
svg_img.rs
|
svg_img: Reduce ImageSource creation (#728)
|
2025-03-21 17:22:12 +08:00 |
|
switch.rs
|
chore: Update GPUI 2025/03/20 and fix spawn method. (#725)
|
2025-03-20 21:23:50 +08:00 |
|
tab.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
table.rs
|
chore: Update GPUI 2025/03/20 and fix spawn method. (#725)
|
2025-03-20 21:23:50 +08:00 |
|
tag.rs
|
tag: Add color to Tag to support more colors. (#698)
|
2025-03-07 21:41:04 +08:00 |
|
theme.rs
|
tab: Update default tab size padding x to match with Panel's padding. (#701)
|
2025-03-10 21:23:00 +08:00 |
|
title_bar.rs
|
title_bar: Fix TITLE_BAR_HEIGHT const to it actually height 34px. (#707)
|
2025-03-11 18:50:32 +08:00 |
|
tooltip.rs
|
text_view: Update Switch, Checkbox, Radio to let label method support TextView. (#649)
|
2025-02-24 15:49:54 +08:00 |
|
virtual_list.rs
|
chore: Upgrade GPUI 3 (#587)
|
2025-01-27 03:58:48 +08:00 |
|
webview.rs
|
webview: Update visible state when hide or show (#654)
|
2025-02-25 11:49:29 +08:00 |
|
window_border.rs
|
chore: Avoid some unnecessary window.refresh call. (#617)
|
2025-02-11 17:06:17 +08:00 |