ZIm/crates/ui2/src/components/stories
Marshall Bowers 9411898720
Use ListItems in the project panel (#3421)
This PR reworks the project panel to render its items using the
`ListItem` component.

There are a few hacks in here in order to get click handlers working for
the `ListItem`, but we'll want to get these fixed in GPUI.

Release Notes:

- N/A
2023-11-28 13:11:43 -05:00
..
avatar.rs Fix up tests 2023-11-27 12:33:44 +01:00
button.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
checkbox.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
context_menu.rs Simplify ContextMenu by not storing list components 2023-11-22 12:41:29 -05:00
icon.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
input.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
keybinding.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
label.rs Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00
list_item.rs Use ListItems in the project panel (#3421) 2023-11-28 13:11:43 -05:00