zed/crates/ui2
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
..
docs WIP: Work toward eliminating Component trait 2023-11-18 00:03:23 -07:00
src Use ListItems in the project panel (#3421) 2023-11-28 13:11:43 -05:00
Cargo.toml Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00