ZIm/crates/ui2/src
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
..
components Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
to_extract Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
utils Document format_distance 2023-11-02 11:53:20 -04:00
components.rs Add ui::Divider component 2023-11-10 16:12:32 -05:00
elevation.md Add elevation to StyledExt 2023-11-10 16:12:14 -05:00
elevation.rs Add elevation to StyledExt 2023-11-10 16:12:14 -05:00
lib.rs ui2: Do not enable 'stories' feature by default. 2023-11-19 11:44:33 +01:00
prelude.rs Element refinement passing on ui2 2023-11-18 20:05:47 -07:00
settings.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
static_data.rs Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
story.rs Element refinement passing on ui2 2023-11-18 20:05:47 -07:00
styled_ext.rs TEMP 2023-11-16 19:50:31 -07:00
to_extract.rs ui2: Reorganize components (#3228) 2023-11-03 17:34:11 -04:00
utils.rs Checkpoint - impl format_distance 2023-11-02 10:11:25 -04:00