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-common/addon
Robin Ward 612284cef3
DEV: Remove Discourse.RAW_TEMPLATES (#9630)
We were sharing `Discourse` both as an application object and a
namespace which complicated things for Ember CLI. This patch
moves raw templates into `__DISCOURSE_RAW_TEMPLATES` and adds
a couple helper methods to create/remove them.
2020-05-05 12:15:03 -04:00
..
config DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
helpers DEV: Support for import Handlebars from 'handlebars'; (#9600) 2020-04-30 16:41:02 -04:00
lib DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00
mixins DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
utils DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
.gitkeep DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
resolver.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00