This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/assets/javascripts/discourse
Joffrey JAFFEUX c0a4823203
UX: tweaks to msg actions menu (#18966)
- allows to scroll while hovering the menu
- correctly changes message background color while hovering menu
- prevents a bug where it would sometimes close the menu while moving from menu to the 3 dots expanded dropdown. This was caused by the gap between header/body of the 3 dots dropdown, which would sometimes allow to create a mouseover event on a possible different underlying message
- removes recent/favorite reactions on drawer mode
- grayscale reactions until hover
- boxshadow on msgactions container
- removes useless code
2022-11-10 07:42:37 +01:00
..
adapters DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
components UX: tweaks to msg actions menu (#18966) 2022-11-10 07:42:37 +01:00
connectors DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
controllers DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
helpers DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
initializers FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
lib FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
models DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
modifiers/chat DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
pre-initializers DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
routes FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
services FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
templates UX: tweaks to msg actions menu (#18966) 2022-11-10 07:42:37 +01:00
widgets FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
admin-chat-route-map.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-route-map.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
preferences-chat-route-map.js DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00