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
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
..
addon DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00
app DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
config DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
vendor DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
ember-cli-build.js DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
index.js DEV: Add Handlebars support to Ember CLI in discourse-common 2020-04-29 16:15:13 -04:00
package.json DEV: Add Handlebars support to Ember CLI in discourse-common 2020-04-29 16:15:13 -04:00
yarn.lock DEV: Make discourse-common an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00