gpui-component/crates/story/src
Floyd Wang 66698bfe27
Rename dropdown render_empty to empty (#82)
Also, `OTPInput` to `OtpInput`
2024-07-29 15:37:38 +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 Rename dropdown render_empty to empty (#82) 2024-07-29 15:37:38 +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 Rename dropdown render_empty to empty (#82) 2024-07-29 15:37:38 +08:00
lib.rs theme: Fix list, table theme colors. (#79) 2024-07-29 13:52:45 +08:00
list_story.rs theme: Fix list, table theme colors. (#79) 2024-07-29 13:52:45 +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 theme: Fix list, table theme colors. (#79) 2024-07-29 13:52:45 +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