ZIm/crates/collab_ui/src
张小白 d1a55d64a8
Change window_min_size from Size<Pixels> to Option<Size<Pixels>> (#13501)
Now we can set `window_min_size` to `None` instead of `Size::default()`.
I think this makes more sense.

Release Notes:

- N/A
2024-06-25 12:09:08 -06:00
..
chat_panel util: Use GlobSet in PathMatcher (#13197) 2024-06-18 16:12:24 +02:00
collab_panel Support very large channel membership lists (#11939) 2024-05-16 20:02:25 -06:00
notifications Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
channel_view.rs Add excerpts into outline panel (#13034) 2024-06-14 12:03:16 +03:00
chat_panel.rs ui: Use PopoverMenu::new for constructing PopoverMenus (#13178) 2024-06-17 18:14:37 -04:00
collab_panel.rs Reduce DB load upon initial connection due to channel loading (#12500) 2024-05-30 13:02:55 -07:00
collab_titlebar_item.rs Fix modality indicators in user menu (#13228) 2024-06-18 15:50:18 -04:00
collab_ui.rs Change window_min_size from Size<Pixels> to Option<Size<Pixels>> (#13501) 2024-06-25 12:09:08 -06:00
face_pile.rs Adjust names of negated style methods (#11453) 2024-05-06 13:56:25 -04:00
notification_panel.rs Refactor workspace notifications to use explicit NotificationId type (#10342) 2024-04-10 17:21:23 -04:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00