ZIm/crates/ui2/src
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
..
components Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
styles Button2 – Part1 (#3420) 2023-11-29 12:23:09 -05:00
utils ui2: Unsuppress and fix warnings (#3423) 2023-11-28 14:44:19 -05:00
clickable.rs Add Disableable trait (#3439) 2023-11-29 13:01:26 -05:00
components.rs Add new Button and IconButton components (#3448) 2023-11-29 17:41:44 -05:00
disableable.rs Add Disableable trait (#3439) 2023-11-29 13:01:26 -05:00
fixed.rs Add Disableable trait (#3439) 2023-11-29 13:01:26 -05:00
prelude.rs Add new Button and IconButton components (#3448) 2023-11-29 17:41:44 -05:00
selectable.rs Implement Selectable for buttons (#3451) 2023-11-29 18:46:41 -05:00
styled_ext.rs ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00
styles.rs TextColor -> Color 2023-11-21 01:05:29 -05:00
ui2.rs Implement Selectable for ListItem and ListHeader 2023-11-30 13:26:12 -05:00
utils.rs Checkpoint - impl format_distance 2023-11-02 10:11:25 -04:00