zed/crates/collab_ui/src
Remco Smits 30b9cef5ba
Improve mention visibility by adding a background color (#7014)
When the chat if going fast, It's hard to see who is mentioning you, so
this feature will make it more clear by the UI instead of needing to
read all the messages.

<img width="242" alt="Screenshot 2024-01-29 at 21 19 07"
src="https://github.com/zed-industries/zed/assets/62463826/65ec307d-5027-4ead-9568-854fc746c822">

Release Notes:

- Added background to messages that mention you.
2024-01-30 09:58:36 -08:00
..
chat_panel Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
collab_panel Aggressively simplify channel permissions: 2024-01-25 23:26:32 -07:00
notifications Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
channel_view.rs Simplify handling of syncing versions 2024-01-25 15:41:53 -07:00
chat_panel.rs Improve mention visibility by adding a background color (#7014) 2024-01-30 09:58:36 -08:00
collab_panel.rs Prevent z-index id shuffle when number of z-indicies in the scene change 2024-01-29 13:08:40 -05:00
collab_titlebar_item.rs Make follower avatars smaller (#6724) 2024-01-25 13:53:50 -05:00
collab_ui.rs Enable Channels for everyone (#4058) 2024-01-16 14:53:24 -07:00
face_pile.rs Store a z-index id per-layer 2024-01-22 10:16:59 -05:00
notification_panel.rs Rename BellBadged to BellDot (#6820) 2024-01-26 18:48:16 -05:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00