discourse/app/assets/javascripts/discourse-common
Robin Ward c1bcb78441 REFACTOR: Allow helpers to access site settings
Since `Discourse.SiteSettings` is removed, helpers can now include and
call `helperContext().siteSettings` to get access to the settings
without using a global variable.
2020-07-22 14:14:38 -04:00
..
addon REFACTOR: Allow helpers to access site settings 2020-07-22 14:14:38 -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