ZIm/crates/ui2/src/components/list
Marshall Bowers e5a5b1e84c
Rework ListHeader to be more open (#3467)
This PR reworks the `ListHeader` component to be more open.

The `meta` method can now be used to append meta items of any element to
the `ListHeader`, and they will be rendered with the appropriate spacing
between them.

Release Notes:

- N/A
2023-11-30 15:55:31 -05:00
..
list.rs Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
list_header.rs Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
list_item.rs Implement Selectable for ListItem and ListHeader 2023-11-30 13:26:12 -05:00
list_separator.rs Remove unnecessary constructor and Clone derives 2023-11-29 13:38:05 -05:00
list_sub_header.rs Remove unnecessary constructor and Clone derives 2023-11-29 13:38:05 -05:00