gpui-component/crates/story/src
2025-11-27 21:11:20 +08:00
..
chart_story plot: Add support for stacked chart (#1681) 2025-11-26 10:24:57 +00:00
fixtures plot: Add support for stacked chart (#1681) 2025-11-26 10:24:57 +00:00
accordion_story.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
alert_story.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
app_menus.rs story: Add open file to Markdown and Editor example. (#1363) 2025-10-13 11:52:16 +08:00
avatar_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
badge_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
button_story.rs button: Add dropdown_caret option to show a caret icon to end of button. (#1637) 2025-11-18 16:41:16 +08:00
calendar_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
chart_story.rs plot: Add support for stacked chart (#1681) 2025-11-26 10:24:57 +00:00
checkbox_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
clipboard_story.rs sheet: Rename Drawer to Sheet. (#1527) 2025-11-06 07:19:10 +00:00
collapsible_story.rs setting: Add Settings component. (#1632) 2025-11-20 13:51:44 +00:00
color_picker_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
date_picker_story.rs input, select, date_picker: Refactor cleanable to have argument and default to false. (#1506) 2025-11-05 09:33:31 +08:00
description_list_story.rs chore: Rename Dropdown to Select, TextInput to Input. (#1449) 2025-10-28 21:22:31 +08:00
dialog_story.rs chore: Fix dialog scroll by #1694 change. (#1695) 2025-11-27 21:11:20 +08:00
dropdown_button_story.rs dropdown_button: Add more button option methods to DropdownButton. (#1633) 2025-11-18 14:31:14 +08:00
form_story.rs form: Rename FormField to Field. (#1539) 2025-11-07 18:43:01 +08:00
group_box_story.rs setting: Add Settings component. (#1632) 2025-11-20 13:51:44 +00:00
icon_story.rs button: Fix button label display has overflow hidden. (#1322) 2025-10-03 10:18:00 +08:00
image_story.rs chore: Remove unused image example. (#1510) 2025-11-04 14:55:02 +00:00
input_story.rs input, select, date_picker: Refactor cleanable to have argument and default to false. (#1506) 2025-11-05 09:33:31 +08:00
kbd_story.rs chore: Update List, Tree, Kbd exports. (#1467) 2025-10-30 07:19:39 +00:00
label_story.rs label: Fix Label highlight may crash of not a char boundary. (#1574) 2025-11-12 10:19:43 +00:00
lib.rs scrollbar: Introduce overflow_scrollbar to adds Scrollbars to elements. (#1694) 2025-11-27 11:29:50 +00:00
list_story.rs scrollbar: Introduce overflow_scrollbar to adds Scrollbars to elements. (#1694) 2025-11-27 11:29:50 +00:00
main.rs sidebar: Refactor Sidebar to support Styled. (#1658) 2025-11-21 22:44:35 +08:00
menu_story.rs menu: Add check_side to PopupMenu to support display check at right side. (#1677) 2025-11-25 15:30:36 +08:00
notification_story.rs story: Add unique notification to story. (#1575) 2025-11-12 10:19:59 +00:00
number_input_story.rs number_input: Improve style details (#1606) 2025-11-14 18:01:40 +08:00
otp_input_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
popover_story.rs popover: Revert defer_to focus on Popover open. (#1571) 2025-11-12 17:29:22 +08:00
progress_story.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
radio_story.rs radio: Rename on_change to on_click for RadioGroup. (#1517) 2025-11-05 02:53:22 +00:00
resizable_story.rs resizable: Simplify Resizable API. (#1459) 2025-10-29 23:01:05 +08:00
scrollable_story.rs scrollbar: Introduce overflow_scrollbar to adds Scrollbars to elements. (#1694) 2025-11-27 11:29:50 +00:00
select_story.rs input, select, date_picker: Refactor cleanable to have argument and default to false. (#1506) 2025-11-05 09:33:31 +08:00
settings_story.rs setting: Add scrollbar to SettingPage. (#1660) 2025-11-21 23:04:56 +08:00
sheet_story.rs dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
sidebar_story.rs setting: Add scrollbar to SettingPage. (#1660) 2025-11-21 23:04:56 +08:00
skeleton_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
slider_story.rs slider: Add option to choose between linear and logarithmic scale (#1543) 2025-11-10 02:56:09 +00:00
spinner_story.rs spinner: Rename Indicator to Spinner. (#1526) 2025-11-06 11:36:39 +08:00
switch_story.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
table_story.rs story: Update Table story to generate increment id. (#1670) 2025-11-24 15:01:34 +08:00
tabs_story.rs tab: Allow tab item to fill remaining space. (#1654) 2025-11-21 11:49:30 +08:00
tag_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
textarea_story.rs chore: Rename Dropdown to Select, TextInput to Input. (#1449) 2025-10-28 21:22:31 +08:00
themes.rs story: Fix story panic when save state failed. (#1384) 2025-10-15 08:20:44 +00:00
title_bar.rs menu: Add check_side to PopupMenu to support display check at right side. (#1677) 2025-11-25 15:30:36 +08:00
toggle_story.rs toggle: Refactor Toggle, ToggleGroup API. (#1515) 2025-11-05 10:47:55 +08:00
tooltip_story.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
tree_story.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
virtual_list_story.rs scrollbar: Introduce overflow_scrollbar to adds Scrollbars to elements. (#1694) 2025-11-27 11:29:50 +00:00
webview_story.rs webview: Add inspector feature to enable WebView developer tools (#1564) 2025-11-12 11:11:18 +08:00
welcome_story.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00