gpui-component/crates/story/src
2025-06-06 13:35:24 +08:00
..
fixtures chart: Introduce chart (#878) 2025-06-04 19:22:11 +08:00
accordion_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
alert_story.rs alert: Add support for text wrapping (#899) 2025-05-26 17:09:12 +08:00
assets.rs svg_img: Use system fonts to support CJK characters (#750) 2025-03-27 14:44:04 +08:00
badge_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
button_story.rs button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
calendar_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
chart_story.rs story: Reorder story menu 2025-06-04 19:29:32 +08:00
checkbox_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
clipboard_story.rs story: Add ClipboardStory (#799) 2025-04-17 18:57:23 +08:00
color_picker_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
date_picker_story.rs calendar: Support custom matcher (#873) 2025-05-20 21:07:17 +08:00
drawer_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
dropdown_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
form_story.rs input: Fix auto-grow height. (#865) 2025-05-19 19:26:27 +08:00
icon_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
image_story.rs svg_img: Refactor SvgImg to avoid assign source image size and fix drop image error. (#821) 2025-04-29 19:25:43 +08:00
input_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
kbd_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
label_story.rs story: Add ClipboardStory (#799) 2025-04-17 18:57:23 +08:00
lib.rs story: Reorder story menu 2025-06-04 19:29:32 +08:00
list_story.rs list: Select first item on search. (#798) 2025-04-17 17:29:02 +08:00
main.rs story: Reorder story menu 2025-06-04 19:29:32 +08:00
menu_story.rs Update disabled menu, button, dropdown etc. to use default cursor. (#814) 2025-04-24 21:28:15 +08:00
modal_story.rs modal: Display overlay at the correct z-index (#909) 2025-05-28 11:57:23 +08:00
notification_story.rs notification: Add action button to Notification. (#832) 2025-05-06 16:58:07 +08:00
number_input_story.rs number_input: Add support for prefix and suffix (#896) 2025-05-26 16:16:22 +08:00
otp_input_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
popover_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
progress_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
radio_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
resizable_story.rs story: Fix double border in ResizableStory. 2025-06-04 18:11:00 +08:00
scrollable_story.rs button: Improve Button to support combine outline with other variants. (#714) 2025-03-12 11:57:25 +08:00
sidebar_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
slider_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
switch_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
table_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
tabs_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
tag_story.rs tag: Add rounded to Tag and support outline for all variants. (#923) 2025-06-06 13:35:24 +08:00
textarea_story.rs input: Fix auto-grow height. (#865) 2025-05-19 19:26:27 +08:00
title_bar.rs inspector: Fix Inspector on release build. (#906) 2025-05-27 18:51:57 +08:00
toggle_story.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
tooltip_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
webview_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +08:00
welcome_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00