discourse/plugins/chat/assets/stylesheets
Joffrey JAFFEUX 73be7b3dd8
FIX: improves unread state precision (#20615)
- Will consider a message read only one the bottom of the message has been read
- Will allow to mark a message bigger than the view port as read
- Code should be more performant as the scroll is doing less (albeit more often)
- Gives us a very precise scroll state. Problem with throttling scroll is that you could end up never getting the even where scrollTop is at 0, opening a whole range of edge cases to handle
2023-03-09 19:06:33 +01:00
..
common FIX: improves unread state precision (#20615) 2023-03-09 19:06:33 +01:00
desktop DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
mixins
mobile DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
colors.scss
sidebar-extensions.scss DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00