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
Krzysztof Kotlarek 8dd0f8a712
FIX: pass sidebar custom link willDestroy (#17565)
Custom sidebar link willDestroy function has to be passed to SidebarLink component to call when component is removed.

Very similar to https://github.com/discourse/discourse/pull/17551
2022-07-20 13:44:13 +10:00
..
adapters DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
components FIX: pass sidebar custom link willDestroy (#17565) 2022-07-20 13:44:13 +10:00
controllers DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
helpers DEV: Set owner for raw views 2022-07-19 10:00:59 +01:00
initializers DEV: Introduce a basic version of the new notifications menu behind a feature flag (#17492) 2022-07-19 10:35:02 +08:00
lib DEV: De-jQ click-track (#17539) 2022-07-19 13:45:20 +02:00
mixins DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
models FIX: When a user status update received other users statuses were getting cleared (#17520) 2022-07-19 21:18:51 +04:00
pre-initializers FIX: Ensure category-tag filter routes are functioning (#17420) 2022-07-11 10:54:51 +01:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes DEV: Use includes() instead of indexOf() >= 0 (#17553) 2022-07-19 10:27:40 +08:00
services FIX: Ensure injections are skipped when rehydrating stale models (#17574) 2022-07-19 21:53:32 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FIX: pass sidebar custom link willDestroy (#17565) 2022-07-20 13:44:13 +10:00
widgets DEV: De-jQ click-track (#17539) 2022-07-19 13:45:20 +02: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