ZIm/crates/ui/src
Nate Butler 2f5c662c42
Refine component preview & add serialization (#28545)
https://github.com/user-attachments/assets/0be12a9a-f6ce-4eca-90de-6ef01eb41ff9

- Allows the active ComponentPreview page to be restored via
serialization
- Allows filtering components using a filter input
- Updates component example rendering
- Updates some components

Release Notes:

- N/A

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-04-11 11:43:57 -04:00
..
components Refine component preview & add serialization (#28545) 2025-04-11 11:43:57 -04:00
styles Add progress bar component (#28518) 2025-04-10 12:11:58 -06:00
tests chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
traits chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
utils chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
component_prelude.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
components.rs Add progress bar component (#28518) 2025-04-10 12:11:58 -06:00
prelude.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
styles.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs component: Add component and component_preview crates to power UI components (#24456) 2025-02-09 13:25:03 -05:00
ui.rs Merge Component and ComponentPreview trait (#28365) 2025-04-08 16:09:06 -06:00
utils.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00