gpui-component/crates/story/src
2024-10-04 09:40:56 +08:00
..
fixtures Add SvgImg to render svg, and with a Chart example (#13) 2024-07-03 19:09:59 +08:00
button_story.rs button: Reduce gap between icon and label for small, xsmall button. (#285) 2024-09-27 20:28:57 +08:00
calendar_story.rs modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
dropdown_story.rs list: Add set_size method to List and fix input size in small dropdown. (#246) 2024-09-16 19:57:49 +08:00
icon_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
image_story.rs modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
input_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
lib.rs dock: Add left, bottom, right fixed dock and support toggle. (#291) 2024-10-02 17:42:52 +08:00
list_story.rs scrollbar: Smaller the scrollbar size. (#294) 2024-10-02 18:15:53 +08:00
modal_story.rs story: Fix modal story button style. (#306) 2024-10-04 09:40:56 +08:00
popup_story.rs windows: Fix keybinding display on Windows. (#289) 2024-09-29 23:07:45 +08:00
progress_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
resizable_story.rs modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
scrollable_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
switch_story.rs modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
table_story.rs Fix clippy warnings and fix CI to fail when have warnings. (#301) 2024-10-03 10:46:02 +08:00
text_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
tooltip_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00
webview_story.rs feat(button): Remove track_focus (#282) 2024-09-27 14:39:48 +08:00