discourse/plugins/chat/assets/javascripts
Joffrey JAFFEUX fc5c0270f7
FIX: ensures thread panel closes on escape (#29651)
`chatThreadPane.isOpened` was returning `false` when it should return `true` due to an incorrect matching on the route.

Note that visiting a thread will focus the composer and the first escape will blur the input, only the second will close the panel.
2024-11-08 09:19:24 +09:00
..
discourse FIX: ensures thread panel closes on escape (#29651) 2024-11-08 09:19:24 +09:00
lib/discourse-markdown FEATURE: supports mark tag in chat messages (#28949) 2024-09-17 20:52:34 +02:00
select-kit/addons/components DEV: Convert select-kit subclasses to native class syntax (#28491) 2024-08-23 13:19:26 +01:00