gpui-component/crates/story/src
2024-07-25 15:53:57 +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 Improve list item (#61) 2024-07-23 22:08:21 +08:00
checkbox_story.rs Fix Label text_align again. 2024-07-24 19:01:43 +08:00
dropdown_story.rs Set the default cleanable to false for new dropdown (#63) 2024-07-24 10:07:11 +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 Do not preset padding when input with affix (#70) 2024-07-25 11:02:04 +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 Improve list item (#61) 2024-07-23 22:08:21 +08:00
picker_story.rs Improve list item (#61) 2024-07-23 22:08:21 +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 Hide scrollbar when scroll are is small than container. (#71) 2024-07-25 15:53:57 +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 Update WebView to pass wry::WebView instance (#69) 2024-07-24 19:32:05 +08:00