This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/pre-initializers
David Taylor be55367d6f
DEV: Replace session:main with service:session (#17765)
This will allow consumers to inject it using `session: service()` in preparation for the removal of implicit injections in Ember 4.0. `session:main` is still available and will print a deprecation notice.
2022-08-02 23:55:20 +01:00
..
discourse-bootstrap.js DEV: Replace site-settings:main with service:site-settings (#17734) 2022-08-01 09:43:33 +01:00
dynamic-route-builders.js FIX: Ensure category-tag filter routes are functioning (#17420) 2022-07-11 10:54:51 +01:00
inject-discourse-objects.js DEV: Replace session:main with service:session (#17765) 2022-08-02 23:55:20 +01:00
map-routes.js DEV: Remove isLegacyEmber (#17181) 2022-06-21 15:01:03 -05:00
sniff-capabilities.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
svg-sprite-fontawesome.js DEV: Replace session:main with service:session (#17765) 2022-08-02 23:55:20 +01:00
theme-errors-handler.js DEV: Replace current-user:main with service:current-user 2022-08-02 20:16:11 +01:00