ZIm/crates/storybook2
Marshall Bowers 76db100d11
ui2: Reorganize components (#3228)
This PR reorganizes the components in the `ui2` crate.

The distinction between "elements" and "components" is now gone, with
all of the reusable components living under `components/`.

The components that we built while prototyping but will eventually live
in other crates currently reside in the `to_extract/` module.

Release Notes:

- N/A
2023-11-03 17:34:11 -04:00
..
docs WIP 2023-09-20 14:32:55 -06:00
src ui2: Reorganize components (#3228) 2023-11-03 17:34:11 -04:00
build.rs WIP 2023-09-20 14:32:55 -06:00
Cargo.lock WIP 2023-09-20 14:32:55 -06:00
Cargo.toml Load themes from settings and rework Settings trait 2023-10-25 20:37:55 +02:00