gpui-component/crates/story/src
2025-04-09 13:42:08 +08:00
..
fixtures svg_img: Use system fonts to support CJK characters (#750) 2025-03-27 14:44:04 +08:00
accordion_story.rs accordion: Fix toggle accordion item. (#749) 2025-03-27 14:22:00 +08:00
assets.rs svg_img: Use system fonts to support CJK characters (#750) 2025-03-27 14:44:04 +08:00
button_story.rs button: Add warning, success, info variant to Button. (#745) 2025-03-27 10:15:53 +08:00
calendar_story.rs calendar: Differentiate text color of disabled and non-current month (#668) 2025-02-27 11:14:28 +08:00
dropdown_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
form_story.rs input: Add max_rows to support auto-grow. (#768) 2025-04-02 15:54:19 +08:00
icon_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
image_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
input_story.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00
lib.rs example: Fix to hide WebView when switch tab. (#764) 2025-04-02 10:50:20 +08:00
list_story.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00
main.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00
modal_story.rs modal: Fix close Modal by clicking overlay to support closing layer by layer. (#771) 2025-04-03 13:29:31 +08:00
popup_story.rs menu: Add external link icon to link menu item. (#734) 2025-03-24 22:30:29 +08:00
progress_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +08:00
resizable_story.rs Rename package from ui to gpui-component (#606) 2025-02-06 17:21:46 +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 sidebar: Fix Sidebar details, something like icon size, remove view_id argument. (#774) 2025-04-03 15:02:05 +08:00
switch_story.rs example: Fix modal example button id. (#747) 2025-03-27 11:24:06 +08:00
table_story.rs story: Add example for secondary click table row. (#780) 2025-04-09 13:42:08 +08:00
tabs_story.rs tabs: Add menu to TabBar to display more items. (#731) 2025-03-24 18:05:54 +08:00
text_story.rs kdb: Add min width 20px to Kdb. (#700) 2025-03-10 17:12:43 +08:00
title_bar.rs menu: Add label item to PopupMenu. (#733) 2025-03-24 22:04:47 +08:00
toggle_story.rs toggle: Add Toggle and ToggleGroup. (#691) 2025-03-06 19:10:28 +08:00
tooltip_story.rs Use normal cursor for buttons. (#760) 2025-04-01 17:59:27 +08:00
webview_story.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00