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
David Taylor d037796ff4
FIX: Allow connector template names to be camelCase (#17371)
The default Ember resolver implementation allows this for components. We need the same for connectors (which are essentially components behind-the-scenes)
2022-07-07 12:42:23 +01:00
..
app FEATURE: plugin outlet for sidebar (#17367) 2022-07-07 15:05:20 +08:00
config DEV: Disable RAISE_ON_DEPRECATION (#17351) 2022-07-06 11:56:16 +08:00
lib DEV: Make sass deprecations quieter during test build (#17369) 2022-07-07 11:03:16 +01:00
public/assets/scripts FIX: Defer scripts on theme-tests route (#17171) 2022-06-21 12:44:31 +08:00
tests FIX: Allow connector template names to be camelCase (#17371) 2022-07-07 12:42:23 +01:00
.ember-cli REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Use npm bootstrap (#17315) 2022-07-04 11:36:51 +02:00
package.json DEV: Update sass (#17349) 2022-07-06 10:35:55 +02:00
testem.js DEV: Ensure ember-cli rake theme:qunit works with CSP enabled (#16541) 2022-04-22 16:59:45 +01:00