discourse/plugins/chat/assets
Andrei Prigorshnev 2d16446078
FIX: revert previously removed mentions transformation on the client (#23084)
This partially reverts 2ecc829.

The problem is that if we don't transform mentions right away, 
there is a noticeable lag before a mention gets fully rendered, 
while with the transformation, everything is super smooth.

I'm reverting that change only for mentions. Another part was about 
category hashtags, but unfortunately they lag both with and without 
the transformation. We need to address them separately.
2023-08-22 20:36:38 +04:00
..
javascripts FIX: revert previously removed mentions transformation on the client (#23084) 2023-08-22 20:36:38 +04:00
stylesheets UX: improved animation (#23145) 2023-08-18 11:59:54 +02:00