ZIm/crates/workspace2/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
..
pane Merge branch 'main' into element-types 2023-11-14 15:49:10 -08:00
persistence WIP 2023-11-16 10:40:02 +02:00
dock.rs Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
item.rs Restore a bunch of random workspace stuff 2023-11-16 23:05:28 -08:00
modal_layer.rs WIP 2023-11-18 20:22:43 -07:00
notifications.rs Merge followup mess 2023-11-20 09:58:05 -07:00
pane.rs Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
pane_group.rs Clean compile with redesigned element traits 2023-11-18 21:51:47 -07:00
persistence.rs Uncomment persistence tests 2023-11-03 12:38:09 +02:00
searchable.rs Restore a bunch of random workspace stuff 2023-11-16 23:05:28 -08:00
shared_screen.rs WIP 2023-10-26 12:27:20 +02:00
status_bar.rs Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
toolbar.rs WIP 2023-11-18 20:22:43 -07:00
workspace2.rs Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
workspace_settings.rs Uncomment persistence tests 2023-11-03 12:38:09 +02:00