discourse/app/assets
Robin Ward 847f48a9d0 Add an app event for when a topic is fully loaded
If we are interested in page events (say analytics), they are reported
when the route changes, which does not wait for any promises in
`setupController` to finish.

A plugin might want to know when a topic has fully loaded, so this event
is triggered when that happens.
2019-10-07 14:30:31 -04:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts Add an app event for when a topic is fully loaded 2019-10-07 14:30:31 -04:00
stylesheets FEATURE: Improve GitHub commit, PR and issue onebox rendering 2019-10-07 19:26:10 +01:00