gpui-component/crates/story/src
2024-08-02 16:38:48 +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 The button compact method defaults to true (#99) 2024-08-02 11:31:40 +08:00
dropdown_story.rs Update Dropdown title to use SharedString (#95) 2024-08-01 11:00:18 +08:00
icon_story.rs Fix button icon color support (#57) 2024-07-23 13:45:34 +08:00
image_story.rs Improve svg_img to use cached assets. (#87) 2024-07-30 19:54:27 +08:00
input_story.rs Rename dropdown render_empty to empty (#82) 2024-07-29 15:37:38 +08:00
lib.rs Add Link (#91) 2024-07-31 14:24:57 +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 Link style Button (#97) 2024-08-01 19:54:35 +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 TableDelegate methods return ViewContext<Table<Self>> (#101) 2024-08-02 16:38:48 +08:00
text_story.rs Add Link (#91) 2024-07-31 14:24:57 +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