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 a95826f60c
Remove discourse constants (#9958)
* DEV: `Discourse.baseUri` does not exist

This never could have worked - should have been `Discourse.BaseUri` if
anything.

* DEV: Remove Discourse.Environment

* DEV: Remove `Discourse.disableMissingIconWarning`

* DEV: A bunch more missing environment checks
2020-06-01 16:33:43 -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 Remove discourse constants (#9958) 2020-06-01 16:33:43 -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