gpui-component/crates/story/src
2025-04-16 14:55:01 +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 input: Improve clear button position in Input. (#782) 2025-04-11 19:13:17 +08:00
lib.rs tooltip: Add KeyBinding to tooltip and Button. (#783) 2025-04-14 16:40:40 +08:00
list_story.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00
main.rs linux: Fix sync_system_appearance on Linux. (#796) 2025-04-16 14:55:01 +08:00
modal_story.rs list: Export query_input for support update the default Query Input. (#794) 2025-04-15 20:36:04 +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: Add suffix for menu item (#792) 2025-04-15 14:02:52 +08:00
switch_story.rs checkbox: Support sizable (#781) 2025-04-09 17:31:56 +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 tooltip: Add action, key_binding method to Tooltip. (#787) 2025-04-14 17:38:21 +08:00
webview_story.rs list: Add secondary confirm support to list. (#769) 2025-04-02 16:45:27 +08:00