zed/crates/ui2
Marshall Bowers eb307b22f0
Rework List to use children (#3369)
This PR reworks the `List` component to use `children` instead of
accepting a `Vec<ListItem>` in its constructor.

This is a step towards making the `List` component more open.

Release Notes:

- N/A
2023-11-20 14:58:31 -05:00
..
docs WIP: Work toward eliminating Component trait 2023-11-18 00:03:23 -07:00
src Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
Cargo.toml ui2: Do not enable 'stories' feature by default. 2023-11-19 11:44:33 +01:00