discourse/app/assets
Joffrey JAFFEUX 6fa5725292
FIX: makes highlighting last viewed topic more resilient (#8624)
`highlight` was called from `didInsertElement` which technically doesn't ensure the list is rendered. By wrapping the highlighting code in `afterRender` we ensure it works more consistently.
2019-12-30 08:18:36 +01:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: makes highlighting last viewed topic more resilient (#8624) 2019-12-30 08:18:36 +01:00
stylesheets FEATURE: Topic admin menu sticks to bottom on mobile. (#8620) 2019-12-30 08:15:46 +11:00