ZIm/crates/collab_ui/src
Mikayla Maki 53175263a1
Simplify ListState API (#35685)
Follow up to: https://github.com/zed-industries/zed/pull/35670,
simplifies the List state APIs so you no longer have to worry about
strong vs. weak pointers when rendering list items.

Release Notes:

- N/A

---------

Co-authored-by: Agus Zubiaga <agus@zed.dev>
2025-08-06 00:02:26 +00: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 Simplify ListState API (#35685) 2025-08-06 00:02:26 +00: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