gpui-component/crates/story/src
2025-05-26 16:44:11 +08:00
..
fixtures svg_img: Refactor SvgImg to avoid assign source image size and fix drop image error. (#821) 2025-04-29 19:25:43 +08:00
accordion_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
alert_story.rs alert: Add banner mode and on_close to Alert. (#893) 2025-05-23 19:20:13 +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 gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
calendar_story.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +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 chore: Update getter method to return reference to view components. (#827) 2025-04-30 17:18:44 +08:00
list_story.rs list: Select first item on search. (#798) 2025-04-17 17:29:02 +08:00
main.rs input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +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 input: Refactor Input, Picker as stateless mode. (#858) 2025-05-16 23:41:26 +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 resizable: Refactor to use stateless Resizable element. (#852) 2025-05-12 17:15:11 +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 gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
textarea_story.rs input: Fix auto-grow height. (#865) 2025-05-19 19:26:27 +08:00
title_bar.rs inspector: Add Inspector. (#897) 2025-05-26 16:44:11 +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