gpui-component/crates/story/src
Jason Lee 7a00e8a68e
Add search to List example. (#168)
- Fix drawer, modal open to focus on first input.
2024-08-19 16:13:14 +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 Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
calendar_story.rs Set default true for cleanable & trigger event when dropdown clean (#152) 2024-08-15 18:01:43 +08:00
dropdown_story.rs Close Dropdown menu on blur. (#157) 2024-08-16 14:03:45 +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 Close Dropdown menu on blur. (#157) 2024-08-16 14:03:45 +08:00
lib.rs Add KeyBinding to MenuItem. (#164) 2024-08-16 18:57:43 +08:00
list_story.rs Add search to List example. (#168) 2024-08-19 16:13:14 +08:00
modal_story.rs Add search to List example. (#168) 2024-08-19 16:13:14 +08:00
popup_story.rs popup_menu: Add submenu support. (#165) 2024-08-19 14:58:28 +08:00
progress_story.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
resizable_story.rs Add ResizablePanel (#22) 2024-07-12 15:24:54 +08:00
scrollable_story.rs Add Drawer (#137) 2024-08-13 16:01:52 +08:00
switch_story.rs Add Animate (#130) 2024-08-09 18:22:06 +08:00
table_story.rs Update table to support to support toggle col selection. (#159) 2024-08-16 14:34:53 +08:00
text_story.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
tooltip_story.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
webview_story.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00