gpui-component/crates/story/src
Jason Lee 1535df796e
resizable: Refactor to use stateless Resizable element. (#852)
## Break Changes

- The `ResizablePanelGroup` and `ResizablePanel` are changed to as
stateless element, please check out the diff to migrate.
2025-05-12 17:15: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 gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +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 gallery: Add DatePicker and Calendar. (#815) 2025-04-25 16:05:47 +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 chore: Update getter method to return reference to view components. (#827) 2025-04-30 17:18:44 +08:00
date_picker_story.rs gallery: Add DatePicker and Calendar. (#815) 2025-04-25 16:05:47 +08:00
drawer_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
dropdown_story.rs dropdown: Support change options for the dropdown (#824) 2025-04-30 10:33:21 +08:00
form_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +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 chore: Fix cargo clippy. 2025-04-22 19:36:09 +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 resizable: Refactor to use stateless Resizable element. (#852) 2025-05-12 17:15:11 +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: Add alert method to create modal with a Ok button. (#829) 2025-05-02 10:28: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 gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
otp_input_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
popover_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +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 gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
switch_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
table_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +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 gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00
title_bar.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +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: Update Input text method to return &SharedString type. (#800) 2025-04-17 19:52:14 +08:00
welcome_story.rs gallery: Redesign the gallery. (#797) 2025-04-17 17:12:48 +08:00