discourse/app
David Taylor ff73f116e8
DEV: Set owner on raw views (#9624)
This allows things like `Ember.inject.service` to be used within the raw view. setOwner simply sets one property on the object, and the result is cached along with the other injected properties, so this should have negligible performance impact.
2020-05-04 16:31:31 +01:00
..
assets DEV: Set owner on raw views (#9624) 2020-05-04 16:31:31 +01:00
controllers FIX: Do not use cached settings during theme compilation 2020-05-04 09:43:06 +01:00
helpers DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
jobs FIX: Unassign user titles when a badge is deleted (#9573) 2020-05-02 18:02:28 -07:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models FIX: Do not use cached settings during theme compilation 2020-05-04 09:43:06 +01:00
serializers FIX: Bookmark UI tweaks (#9604) 2020-05-01 16:14:20 +10:00
services FIX: Do not use cached settings during theme compilation 2020-05-04 09:43:06 +01:00
views FEATURE: More improvements to crawler and old browsers view 2020-04-30 12:07:51 +03:00