gpui-component/crates/story/src
2025-09-25 16:36:57 +08:00
..
fixtures plot(scale): Point scale support single point (#1185) 2025-08-29 15:05:51 +08:00
accordion_story.rs accordion: Fix accordion to size full. (#1083) 2025-07-23 10:45:02 +00:00
alert_story.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
assets.rs chore: Remove SvgImg element. (#1187) 2025-08-29 17:37:11 +08:00
avatar_story.rs
badge_story.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
button_story.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
calendar_story.rs chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102) 2025-07-29 17:31:52 +08:00
chart_story.rs plot: Use f32 instead of f64 (#1052) 2025-07-08 16:24:59 +08:00
checkbox_story.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
clipboard_story.rs input: Fix column position update when text added, to support move vertical keep column. (#1211) 2025-09-05 18:47:24 +08:00
color_picker_story.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
date_picker_story.rs chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102) 2025-07-29 17:31:52 +08:00
description_list_story.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
drawer_story.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
dropdown_story.rs virtual_list: Fix scroll to item not align to paddings. (#1122) 2025-08-08 11:56:18 +08:00
form_story.rs form: Add col_start and col_end for the fields (#1251) 2025-09-16 20:30:45 +08:00
group_box_story.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
icon_story.rs theme: Add theme schema to support JSON theme config. (#1050) 2025-07-07 19:40:00 +08:00
image_story.rs chore: Remove SvgImg element. (#1187) 2025-08-29 17:37:11 +08:00
indicator_story.rs theme: Add theme schema to support JSON theme config. (#1050) 2025-07-07 19:40:00 +08:00
input_story.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
kbd_story.rs kbd: Fix Kdb to support display - key. (#1109) 2025-07-31 20:39:19 +08:00
label_story.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
lib.rs input: Use zed's Rope (#1214) 2025-09-08 16:44:52 +08:00
list_story.rs list: Fix List scroll to item by use deferred. (#1160) 2025-08-20 13:42:25 +08:00
main.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
menu_story.rs input: Disable context menu item for disabled input. (#1280) 2025-09-25 16:36:57 +08:00
modal_story.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
notification_story.rs group_box: Fix incorrect h_full in GroupBox. (#1253) 2025-09-16 21:23:29 +08:00
number_input_story.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
otp_input_story.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
popover_story.rs input: Disable context menu item for disabled input. (#1280) 2025-09-25 16:36:57 +08:00
progress_story.rs story: Add Indicator, Skeleton story. (#1038) 2025-07-03 18:54:23 +08:00
radio_story.rs radio: Render the label based on its own size (#1114) 2025-08-06 15:29:07 +08:00
resizable_story.rs
scrollable_story.rs virtual_list: Fix scrollable size calculate in VirtualList. (#1087) 2025-07-24 08:30:42 +00:00
sidebar_story.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
skeleton_story.rs story: Add Indicator, Skeleton story. (#1038) 2025-07-03 18:54:23 +08:00
slider_story.rs slider: Add to support range to Slider. (#1121) 2025-08-08 16:59:23 +08:00
switch_story.rs
table_story.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
tabs_story.rs
tag_story.rs
textarea_story.rs input: Add to support search and replace. (#1252) 2025-09-17 19:02:00 +08:00
themes.rs scrollbar: Fix scrollbar width on always show mode. (#1196) 2025-09-02 15:48:06 +08:00
title_bar.rs scrollbar: Fix scrollbar width on always show mode. (#1196) 2025-09-02 15:48:06 +08:00
toggle_story.rs
tooltip_story.rs
virtual_list_story.rs scrollbar: Show scrollbar immediately when scroll offset changed. (#1111) 2025-08-04 17:00:20 +08:00
webview_story.rs
welcome_story.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00