zed/crates/ui
Finn Evers e4b81180c1
component_preview: Clean up Component trait (#57731)
This primarily
- requires components to have a description as well as a preview
(especially having no preview makes no sense)
- implements some basic previews where missing
- adds a scrollbar to the preview navigation 

with a sadly large diff due to reformatting (less indentation 🎉 ), but
very little changes at its core.

Release Notes:

- N/A
2026-05-29 07:06:57 +00:00
..
src component_preview: Clean up Component trait (#57731) 2026-05-29 07:06:57 +00:00
Cargo.toml ui: Don't panic on invalid highlight indices in HighlightedLabel (#57291) 2026-05-21 04:01:28 +00:00
LICENSE-GPL