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/lib
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
..
attribute-hook.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
deprecated.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
get-owner.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
get-url.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
helpers.js DEV: Support for import Handlebars from 'handlebars'; (#9600) 2020-04-30 16:41:02 -04:00
icon-library.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
raw-handlebars-helpers.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
raw-handlebars.js DEV: Support for import Handlebars from 'handlebars'; (#9600) 2020-04-30 16:41:02 -04:00
raw-templates.js DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00