| .. |
|
avatar
|
theme: Improve theme color fallbacks based on base colors. (#1069)
|
2025-07-17 11:43:40 +08:00 |
|
button
|
list: Update ListItem and DropdownListItem style. (#1095)
|
2025-07-28 18:38:39 +08:00 |
|
chart
|
plot: Apply linear scale based on the direction of given range (#1219)
|
2025-09-08 15:56:58 +08:00 |
|
dock
|
tiles: Add panels method. (#1112)
|
2025-08-04 19:33:28 +08:00 |
|
highlighter
|
editor: Add completion, code_action provider. (#1242)
|
2025-09-15 19:25:02 +08:00 |
|
input
|
editor: Improve search to select first match in visible range. (#1258)
|
2025-09-18 16:07:35 +08:00 |
|
list
|
input: Refactor InputEvent::Change to not include the text. (#1246)
|
2025-09-15 20:50:30 +08:00 |
|
menu
|
chore: Bump gpui & wireup Keystroke changes (#1176)
|
2025-08-27 17:44:10 +08:00 |
|
plot
|
plot(tooltip): Fix the dots not centered (#1229)
|
2025-09-09 18:01:01 +08:00 |
|
resizable
|
|
|
|
scroll
|
scrollbar: Fix scrollbar width on always show mode. (#1196)
|
2025-09-02 15:48:06 +08:00 |
|
sidebar
|
list: Update ListItem and DropdownListItem style. (#1095)
|
2025-07-28 18:38:39 +08:00 |
|
tab
|
tab: Fix segmented and underline tab style details. (#1168)
|
2025-08-21 20:04:50 +08:00 |
|
table
|
table: Fix ESC event not propagating to modal with selection (#1183)
|
2025-08-29 10:52:30 +08:00 |
|
text
|
editor: Add completion, code_action provider. (#1242)
|
2025-09-15 19:25:02 +08:00 |
|
theme
|
scrollbar: Fix scrollbar width on always show mode. (#1196)
|
2025-09-02 15:48:06 +08:00 |
|
time
|
calendar: Fixed cross year name and multi month linkage click issues (#1241)
|
2025-09-12 10:29:07 +08:00 |
|
accordion.rs
|
accordion: Fix Accordion hover background. (#1184)
|
2025-08-29 11:51:32 +08:00 |
|
actions.rs
|
chore: Upgrade GPUI and fix action API changes. (#1008)
|
2025-06-25 11:06:12 +08:00 |
|
alert.rs
|
alert: Fix the icon position and let all size use same text size. (#1175)
|
2025-08-27 11:06:31 +08:00 |
|
animation.rs
|
|
|
|
badge.rs
|
theme: Improve theme color fallbacks based on base colors. (#1069)
|
2025-07-17 11:43:40 +08:00 |
|
breadcrumb.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
checkbox.rs
|
list: Update ListItem and DropdownListItem style. (#1095)
|
2025-07-28 18:38:39 +08:00 |
|
clipboard.rs
|
|
|
|
color_picker.rs
|
input: Refactor InputEvent::Change to not include the text. (#1246)
|
2025-09-15 20:50:30 +08:00 |
|
description_list.rs
|
|
|
|
divider.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
drawer.rs
|
drawer: Ensure the drawer’s height matches the application (#1216)
|
2025-09-08 10:36:13 +08:00 |
|
dropdown.rs
|
dropdown: Fix dropdown menu width align to input width. (#1159)
|
2025-08-20 11:36:42 +08:00 |
|
event.rs
|
chore: Update GPUI to fix click_count API changes. (#1123)
|
2025-08-08 11:53:45 +08:00 |
|
focusable.rs
|
|
|
|
form.rs
|
form: Add col_start and col_end for the fields (#1251)
|
2025-09-16 20:30:45 +08:00 |
|
global_state.rs
|
text_view: Add to support selection. (#1169)
|
2025-08-28 18:09:30 +08:00 |
|
group_box.rs
|
group_box: Fix incorrect h_full in GroupBox. (#1253)
|
2025-09-16 21:23:29 +08:00 |
|
history.rs
|
|
|
|
icon.rs
|
input: Add to support search and replace. (#1252)
|
2025-09-17 19:02:00 +08:00 |
|
index_path.rs
|
list: Refactor List, Dropdown delegate API to support section. (#1107)
|
2025-08-05 19:23:32 +08:00 |
|
indicator.rs
|
|
|
|
inspector.rs
|
input: Refactor InputEvent::Change to not include the text. (#1246)
|
2025-09-15 20:50:30 +08:00 |
|
kbd.rs
|
chore: Bump gpui & wireup Keystroke changes (#1176)
|
2025-08-27 17:44:10 +08:00 |
|
label.rs
|
label: Add HighlightsMatch to support prefix matching (#1243)
|
2025-09-12 18:35:55 +08:00 |
|
lib.rs
|
chore: Remove SvgImg element. (#1187)
|
2025-08-29 17:37:11 +08:00 |
|
link.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
modal.rs
|
Revert "modal: Avoid background color with alpha." (#1165)
|
2025-08-21 10:53:04 +08:00 |
|
notification.rs
|
notification: Fix display issues caused by the taffy upgrade (#1084)
|
2025-07-23 19:12:13 +08:00 |
|
popover.rs
|
list: Update ListItem and DropdownListItem style. (#1095)
|
2025-07-28 18:38:39 +08:00 |
|
progress.rs
|
chore: Fix Slider, Progress width in horizontal mode. (#1096)
|
2025-07-28 18:56:09 +08:00 |
|
radio.rs
|
radio: Render the label based on its own size (#1114)
|
2025-08-06 15:29:07 +08:00 |
|
root.rs
|
text_view: Add to support selection. (#1169)
|
2025-08-28 18:09:30 +08:00 |
|
skeleton.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
slider.rs
|
slider: Add to support range to Slider. (#1121)
|
2025-08-08 16:59:23 +08:00 |
|
styled.rs
|
input: Add to support search and replace. (#1252)
|
2025-09-17 19:02:00 +08:00 |
|
switch.rs
|
switch: Apply use_keyed_state to store toggle state for animation. (#1091)
|
2025-07-24 19:22:55 +08:00 |
|
tag.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
title_bar.rs
|
|
|
|
tooltip.rs
|
chore: Impl Styled for more elements. (#1007)
|
2025-06-24 19:36:42 +08:00 |
|
virtual_list.rs
|
virtual_list: Do not trigger scrolling if content is smaller than container (#1156)
|
2025-08-19 19:18:38 +08:00 |
|
webview.rs
|
|
|
|
window_border.rs
|
|
|