discourse/app
Robin Ward d615de9139
DEV: Support for import Handlebars from 'handlebars'; (#9600)
* Remove Handlebars.SafeString usage

* DEV: Support for `import Handlebars from 'handlebars'`;

* FIX: Sprockets was broken when `node_modules` was present

By default the old version of sprockets looks for application.js
anywhere, including in a node_modules folder if this exists
(which it will when we move to Ember CLI.)
2020-04-30 16:41:02 -04:00
..
assets DEV: Support for import Handlebars from 'handlebars'; (#9600) 2020-04-30 16:41:02 -04:00
controllers FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
helpers DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
jobs DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
serializers FEATURE: add category banner for why a user cannot post (#9576) 2020-04-30 10:39:11 -07:00
services DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
views FEATURE: More improvements to crawler and old browsers view 2020-04-30 12:07:51 +03:00