ZIm/crates/collab_ui/src
Piotr Osiewicz d475f1373a
gpui: Further docs refinement & moved some reexports into 'private' module (#3935)
This commit mostly fixes invalid URLs in docstrings. It also
encapsulates crates we reexport (serde stuff + linkme) into a public
module named "private" in order to reduce the API surfaced through docs.
Moreover, I fixed up a bunch of crates that were pulling serde_json in
through gpui explicitly instead of using Cargo manifest.

Release Notes:
- N/A
2024-01-07 14:14:21 +01:00
..
chat_panel Fix tests 2024-01-06 16:10:40 -05:00
collab_panel Iterate on design of channel management modal (#3923) 2024-01-05 16:22:43 -05:00
notifications Remove 2 suffix for welcome, vcs_menu, quick_action_bar, collab_ui 2024-01-03 10:30:52 -08:00
channel_view.rs Show guests in fewer places 2024-01-03 19:31:43 -07:00
chat_panel.rs gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
collab_panel.rs gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
collab_titlebar_item.rs Reduce the height of the collaborators' color ribbon 2024-01-06 12:54:54 +02: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 gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
notifications.rs Fix more issues with the channels panel 2023-10-17 15:43:06 -07:00
panel_settings.rs Remove 2 suffix for welcome, vcs_menu, quick_action_bar, collab_ui 2024-01-03 10:30:52 -08:00