ZIm/crates/ui2/src
Max Brunsfeld 30dffbb409 Introduce a Render trait, make views implement it
Don't pass a render function separately from the view.

Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Antonio <as-cii@zed.dev>
2023-10-30 15:19:40 -07:00
..
components Introduce a Render trait, make views implement it 2023-10-30 15:19:40 -07:00
elements Introduce a Render trait, make views implement it 2023-10-30 15:19:40 -07:00
components.rs Start scaffolding out the Copilot Modal UI 2023-10-23 10:00:02 -04:00
elements.rs Add Details component 2023-10-09 11:55:27 -04:00
elevation.md Add elevation enums + docs 2023-10-23 13:50:39 -04:00
elevation.rs Add elevation enums + docs 2023-10-23 13:50:39 -04:00
lib.rs Remove old theme constructs 2023-10-30 14:47:44 -04:00
prelude.rs Remove old theme constructs 2023-10-30 14:47:44 -04:00
settings.rs Fix runtime errors 2023-10-23 11:34:35 +02:00
static_data.rs Introduce a Render trait, make views implement it 2023-10-30 15:19:40 -07:00
story.rs Rename S type to V 2023-10-26 15:54:43 +02:00