discourse/plugins/chat/assets
Joffrey JAFFEUX 83a47c36a5
DEV: implements model/afterModel/deactivate in drawer router (#29879)
These changes allow to load model when loading a screen of the drawer,
the underlying idea is to avoid having to rely on the global
`activeChannel`, this essentially makes each screen responsible for it's
data.

This change is also fixing a bug where clicking on a link routing to the
same screen of the drawer you are already on, would display a blank
drawer.
2025-01-27 11:03:15 +01:00
..
javascripts DEV: implements model/afterModel/deactivate in drawer router (#29879) 2025-01-27 11:03:15 +01:00
stylesheets FIX: ensures chat navbar is on top of content (#30923) 2025-01-22 11:48:02 +01:00