ZIm/crates/collab_ui/src
Marshall Bowers f0ef63bfa0
gpui: Add SharedUrl type (#3975)
This PR adds a `SharedUrl` type to GPUI.

It's just like a `SharedString`, but for denoting that the contained
value is a URL.

Mainlined from @nathansobo's GPUI blog post:
https://github.com/zed-industries/zed/pull/3968/files#diff-7ee75937e2daf7dd53f71b17698d8bd6d46993d06928d411781b9bd739b5f231R9-R12

Release Notes:

- N/A
2024-01-09 10:55:49 -05:00
..
chat_panel Style the chat panel message input (#3956) 2024-01-08 16:45:18 -05:00
collab_panel Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
notifications gpui: Add SharedUrl type (#3975) 2024-01-09 10:55:49 -05:00
channel_view.rs Show guests in fewer places 2024-01-03 19:31:43 -07:00
chat_panel.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
collab_panel.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
collab_titlebar_item.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
collab_ui.rs WIP 2024-01-06 14:41:35 -05:00
face_pile.rs cargo fmt 2024-01-03 13:13:50 -08:00
notification_panel.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -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