discourse/app/assets/javascripts/discourse-common
Robin Ward f5d391a48a
REFACTOR: Move `app-events:main` to `service:app-events` (#8152)
AppEvents was always a service object in disguise, so we should move it
to the correct place in the application. Doing this allows other service
objects to inject it easily without container access.

In the future we should also deprecate `this.appEvents` without an
explicit injection too.
2019-10-04 10:06:08 -04:00
..
helpers Update theme component URL 2019-06-04 10:04:27 -04:00
lib FEATURE: Send notification when member was accepted to group. (#7614) 2019-08-06 13:29:46 +03:00
mixins DEV: removes dead coded (#8129) 2019-10-02 12:13:39 -04:00
resolver.js.es6 REFACTOR: Move `app-events:main` to `service:app-events` (#8152) 2019-10-04 10:06:08 -04:00