discourse/plugins/chat/assets/stylesheets
David Battersby f20b6a0cc3
FEATURE: chat redesign - back button to exit threads (#24189)
Chat redesign work to improve chat navigation:

- New header title with channel name (thread list on mobile)
- New header title without channel name (thread list on full page chat)
- Removes the close button on threads (mobile only)
- Updates to back button route within thread (mobile), taking user to:
    - The thread index, if they accessed the thread from the thread index.
    - The channel itself, if they accessed the thread directly from the channel.
    - The channel itself, if they accessed the thread from a notification.
- Show thread title in chat drawer header
- Properly convert emoji in thread titles in chat header (all devices)
- Upgrades various templates to use gjs format.
2023-11-07 16:01:09 +08:00
..
common FEATURE: chat redesign - back button to exit threads (#24189) 2023-11-07 16:01:09 +08:00
desktop Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
mixins FIX: show scrollbars under firefox in chat (#21587) 2023-05-16 16:44:15 +02:00
mobile UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
colors.scss