discourse/app/assets
Jarek Radosz 64846d587d
FIX: Topic timeline/progress switching edge-cases (#23202)
`Window`'s `resize` event was unreliable. You could shrink down the browser window so that the timeline would disappear but the progress element would not render to replace it.

This commit makes it rely on a media query listener instead so it 1. matches the css 2. fires only when that query result changes (perf win)
2023-08-23 15:04:40 +02:00
..
images
javascripts FIX: Topic timeline/progress switching edge-cases (#23202) 2023-08-23 15:04:40 +02:00
stylesheets FIX: Keep track of suggestion updates during scrolling and navigation. (#23190) 2023-08-22 14:10:15 -03:00