ZIm/crates/collab_ui/src
Nate Butler 366d7e7728
Break typography styles out of StyledExt (#11013)
- Centralizes typography-related UI styles and methods in
`styles/typography.rs`
- Breaks the typography-related styles out of `StyledExt`. This means we
add a `StyledTypography` trait – this should more or less be an
invisible change as we publish it in the prelude.
- adds the ability to easily grab the UI or Buffer font sizes
(`ui_font_size`, `buffer_font_size`) with `TextSize::UI`,
`TextSize::Editor`

Release Notes:

- N/A
2024-04-25 17:42:53 -04:00
..
chat_panel Break typography styles out of StyledExt (#11013) 2024-04-25 17:42:53 -04:00
collab_panel remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
notifications Break typography styles out of StyledExt (#11013) 2024-04-25 17:42:53 -04:00
channel_view.rs remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
chat_panel.rs Break typography styles out of StyledExt (#11013) 2024-04-25 17:42:53 -04:00
collab_panel.rs New revision of the Assistant Panel (#10870) 2024-04-23 16:23:26 -07:00
collab_titlebar_item.rs remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
collab_ui.rs gpui: Add support for window transparency & blur on macOS (#9610) 2024-03-29 11:10:47 -04:00
face_pile.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01: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