ZIm/crates/ui/src
Marshall Bowers 0697d08e54
Restructure ui into just elements and components (#3023)
This PR restructures the `ui` crate into just `elements` and
`components`.

This was already done on the `gpui2-ui` branch, just getting it onto
`main`.

Release Notes:

- N/A

---------

Co-authored-by: Nate Butler <nate@zed.dev>
2023-09-22 21:27:47 -04:00
..
components Restructure ui into just elements and components (#3023) 2023-09-22 21:27:47 -04:00
elements Restructure ui into just elements and components (#3023) 2023-09-22 21:27:47 -04:00
components.rs Restructure ui into just elements and components (#3023) 2023-09-22 21:27:47 -04:00
element_ext.rs Extract UI elements from storybook into new ui crate (#3008) 2023-09-21 19:25:35 -04:00
elements.rs Restructure ui into just elements and components (#3023) 2023-09-22 21:27:47 -04:00
lib.rs Restructure ui into just elements and components (#3023) 2023-09-22 21:27:47 -04:00
prelude.rs Bring UI crate up to date 2023-09-21 23:46:06 -04:00
static_data.rs Bring UI crate up to date 2023-09-21 23:46:06 -04:00
theme.rs Put Theme behind an Arc (#3017) 2023-09-22 13:35:30 -04:00
tokens.rs Bring UI crate up to date 2023-09-21 23:46:06 -04:00