gpui-component/crates/story/src
2024-07-23 13:45:34 +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 Add to masked Label and support children to Button (#50) 2024-07-19 18:54:16 +08:00
checkbox_story.rs Add to masked Label and support children to Button (#50) 2024-07-19 18:54:16 +08:00
dropdown_story.rs dropdown: Use event instead of callback (#46) 2024-07-18 18:40:32 +08:00
icon_story.rs Fix button icon color support (#57) 2024-07-23 13:45:34 +08:00
image_story.rs Add SvgImg to render svg, and with a Chart example (#13) 2024-07-03 19:09:59 +08:00
input_story.rs Improved Input prefix, suffix with a builder to support Element. (#54) 2024-07-22 15:30:07 +08:00
lib.rs Improved Input prefix, suffix with a builder to support Element. (#54) 2024-07-22 15:30:07 +08:00
list_story.rs Add cleanable to Input (#36) 2024-07-16 19:44:16 +08:00
picker_story.rs Update list to save the task on the struct. 2024-07-23 10:51:11 +08:00
popover_story.rs Add Indicator (#25) 2024-07-12 17:33:05 +08:00
progress_story.rs Refactor Slider, Input, InputOtp to use EventEmiter to emit change (#45) 2024-07-18 18:38:58 +08:00
resizable_story.rs Add ResizablePanel (#22) 2024-07-12 15:24:54 +08:00
scrollable_story.rs Add ScrollView (#56) 2024-07-23 09:38:23 +08:00
switch_story.rs Add Indicator (#25) 2024-07-12 17:33:05 +08:00
table_story.rs Add Table (#16) 2024-07-06 21:01:16 +08:00
tooltip_story.rs Improve focus (#14) 2024-07-04 14:05:14 +08:00
webview_story.rs Refactor Slider, Input, InputOtp to use EventEmiter to emit change (#45) 2024-07-18 18:38:58 +08:00