discourse/app/assets/javascripts/discourse
David Taylor 9e9e843136
DEV: Allow use of qunit notrycatch mode (#17433)
This is useful when debugging exceptions - when the box is checked, exceptions will be thrown and handled by the browser rather than being absorbed by qunit. This allows developers to intercept the exception and inspect the stack.
2022-07-11 21:40:38 +01:00
..
app UX: Fix exp sidebar toggle alignment, add hovers (#17414) 2022-07-11 12:58:48 -04:00
config DEV: Disable RAISE_ON_DEPRECATION (#17351) 2022-07-06 11:56:16 +08:00
lib DEV: Don't forward test-i18n.js requests (#17422) 2022-07-11 13:14:44 +02:00
public/assets/scripts FIX: Defer scripts on theme-tests route (#17171) 2022-06-21 12:44:31 +08:00
scripts FIX: Ensure splash screen <noscript> is loaded for legacy browsers (#17413) 2022-07-11 09:07:10 +01:00
tests DEV: Allow use of qunit notrycatch mode (#17433) 2022-07-11 21:40:38 +01:00
.ember-cli
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
package.json DEV: Update ember-cli-handlebars (#17429) 2022-07-11 22:25:40 +02:00
testem.js DEV: Ensure ember-cli rake theme:qunit works with CSP enabled (#16541) 2022-04-22 16:59:45 +01:00