gpui-component/crates/story/src
Jason Lee 99e51288e0
table: Binding popup menu on the table not on row for avoid render it on each rows. (#528)
- Add `TableEvent::DoubleClickedRow` to emit double clicked row event to
table.
2025-01-03 18:10:07 +08:00
..
fixtures svg_img: Embed the font file (#401) 2024-11-08 15:45:00 +08:00
accordion_story.rs accordion: Add Accordion. (#355) 2024-10-17 17:31:59 +08:00
assets.rs tiles: Add Tiles (#435) 2024-12-16 20:33:14 +08:00
button_story.rs dock: Add visible method to Panel trait to control panel visible. (#503) 2024-12-20 10:21:21 +08:00
calendar_story.rs calendar: Add small, medium, large size support to Calendar. (#393) 2024-11-04 19:25:30 +08:00
dropdown_story.rs theme: Add apply_color to theme to support merge a new color into theme color. (#353) 2024-10-16 18:38:21 +08:00
icon_story.rs button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
image_story.rs story: Fix image story image size. 2024-12-20 18:29:11 +08:00
input_story.rs dock: Add visible method to Panel trait to control panel visible. (#503) 2024-12-20 10:21:21 +08:00
lib.rs dock: Add visible method to Panel trait to control panel visible. (#503) 2024-12-20 10:21:21 +08:00
list_story.rs chore: Update GPUI with AnchorCorner renamed to Corner. (#497) 2024-12-18 18:02:47 +08:00
main.rs title_bar: Avoid zoom window on double clicked on title bar right area. (#522) 2024-12-31 18:57:11 +08:00
modal_story.rs drawer: Render notification at the side of drawer when drawer (top, right) it opened. (#512) 2024-12-24 09:46:40 +08:00
popup_story.rs chore: Update GPUI with AnchorCorner renamed to Corner. (#497) 2024-12-18 18:02:47 +08:00
progress_story.rs divider: Support custom colors (#459) 2024-12-03 19:06:10 +08:00
resizable_story.rs modal: Improve Modal and Panel focus handle. (#238) 2024-09-12 19:51:33 +08:00
scrollable_story.rs virtual_list: Add VirtualList (#495) 2024-12-18 16:38:58 +08:00
sidebar_story.rs breadcrumb: Add Breadcrumb. (#461) 2024-12-03 22:24:44 +08:00
switch_story.rs sidebar: Add Sidebar (#452) 2024-12-02 23:21:39 +08:00
table_story.rs table: Binding popup menu on the table not on row for avoid render it on each rows. (#528) 2025-01-03 18:10:07 +08:00
text_story.rs chore: Rename longbridgeapp to longbridge. (#477) 2024-12-10 11:36:39 +08:00
tooltip_story.rs button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
webview_story.rs webview: Update wry. (#343) 2024-10-14 22:19:35 +08:00