ZIm/crates/collab_ui/src
Danilo Leal 2cde6da5ff
Redesign and clean up all icons across Zed (#35856)
- [x] Clean up unused and old icons
- [x] Swap SVG for all in-use icons with the redesigned version
- [x] Document guidelines

Release Notes:

- N/A
2025-08-08 15:34:36 -03:00
..
chat_panel editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
collab_panel gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
notifications Use read() over read_with() to improve readability in simple cases (#31263) 2025-05-23 12:08:49 +00:00
channel_view.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
chat_panel.rs Simplify ListState API (#35685) 2025-08-06 00:02:26 +00:00
collab_panel.rs Redesign and clean up all icons across Zed (#35856) 2025-08-08 15:34:36 -03:00
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs Simplify ListState API (#35685) 2025-08-06 00:02:26 +00:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs Warn about unknown fields when editing settings json (#33678) 2025-06-30 23:34:25 +00:00