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
David Taylor 19dcc6bb7b
FIX: Restore initState() call within discourse-location for subfolder
d7d4612b2d removed the duplicate call to initState(). However, we are relying on a side effect of the duplicate call for subfolder sites to function correctly when accessed without a trailing slash. To avoid a large refactor before the stable release, this commit restores the old behavior.

Long term we should look at migrating to Ember's built-in location library, rather than maintaining our own (very similar) version

https://github.com/emberjs/ember.js/blob/master/packages/%40ember/-internals/routing/lib/location/history_location.ts
2020-02-20 16:41:50 +00:00
..
adapters FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
components FIX: remove anchors from banner headings. 2020-02-19 02:55:04 +05:30
controllers DEV: allows to import isPresent (#8993) 2020-02-18 23:41:15 +01:00
helpers UX: Prevent category-drop topic count from wrapping to new line (#8943) 2020-02-12 14:34:16 -05:00
initializers FEATURE: Use new Badging API 2020-01-10 13:41:35 -03:00
lib FIX: Restore initState() call within discourse-location for subfolder 2020-02-20 16:41:50 +00:00
mixins DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
models FEATURE: Improving bookmarks part 2 -- Topic Bookmarking (#8954) 2020-02-13 16:26:02 +10:00
pre-initializers FEATURE: Add Tactile feedback on likes 2020-01-30 12:01:52 -03:00
raw-views DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
routes FIX: use separate site attribute for single category "top tags" list. 2020-02-17 21:09:27 +05:30
services DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
templates FIX: Remove broken error dismiss button 2020-02-19 23:03:52 +02:00
widgets DEV: Use scheduleOnce correctly (#8865) 2020-02-05 21:21:00 +03:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00