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
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
..
adapters DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
components DEV: Replace session:main with service:session (#17765) 2022-08-02 23:55:20 +01:00
controllers UX: adjust sidebar margin to avoid composer height (#17731) 2022-08-01 11:02:11 +08:00
helpers DEV: expose decorateUsername function (#17637) 2022-07-25 14:43:54 +08:00
initializers DEV: Replace session:main with service:session (#17765) 2022-08-02 23:55:20 +01:00
lib DEV: Replace current-user:main with service:current-user 2022-08-02 20:16:11 +01:00
mixins FIX: Ensure uploads work when the user's browser rewrites ellipsis (#17671) 2022-07-26 21:43:39 +01:00
models DEV: Replace site-settings:main with service:site-settings (#17734) 2022-08-01 09:43:33 +01:00
modifiers DEV: Install ember-modifier and @ember/render-modifiers (#17595) 2022-07-21 18:12:29 +01:00
pre-initializers DEV: Replace session:main with service:session (#17765) 2022-08-02 23:55:20 +01:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes UX: Only set user bookmarks loading state when loading (#17728) 2022-07-29 13:11:01 +10:00
services FIX: Inject appEvents in ScreenTrack (#17751) 2022-08-02 16:22:17 -03:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Supports href attribute for hamburger links API bridge to sidebar (#17750) 2022-08-02 15:30:13 +08:00
widgets DEV: Replace current-user:main with service:current-user 2022-08-02 20:16:11 +01:00
app.js DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
index.html DEV: Preload CSS in the <head> (#17322) 2022-07-05 00:23:09 +08:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00