framework/js
David Wheatley 726661fe8c
fix: replace throw with debug warning to fix breaking change (#3206)
* fix: replace throw with debug warning to fix breaking change

* Add link back to PR in warning

* fix: add missing `return null` for `!allowUnregistered` code path

* Clean up message -- move more info to PR comment

* Add setTimeout to delay call debug warning call until after `app.forum` is defined

* Add backticks around data type
2021-12-15 10:48:46 -05:00
..
.yarn/releases chore: migrate fully to Yarn (#3155) 2021-11-10 20:10:25 +00:00
dist Bundled output for commit c9a8543554 2021-12-14 22:16:16 +00:00
dist-typings Bundled output for commit c9a8543554 2021-12-14 22:16:16 +00:00
src fix: replace throw with debug warning to fix breaking change (#3206) 2021-12-15 10:48:46 -05:00
.bundlewatch.config.json Add bundlewatch to track bundle size changes in PRs (#2695) 2021-03-17 14:54:42 +00:00
.gitignore chore: migrate fully to Yarn (#3155) 2021-11-10 20:10:25 +00:00
.yarnrc.yml chore: migrate fully to Yarn (#3155) 2021-11-10 20:10:25 +00:00
admin.js Drop JS copyright blocks 2021-05-15 20:11:38 -04:00
forum.js Drop JS copyright blocks 2021-05-15 20:11:38 -04:00
package.json fix(a11y): add focus traps to modals and nav drawer (#3018) 2021-11-21 19:44:31 +00:00
tsconfig.json Update core to use new Webpack config, flarum-tsconfig, and build action (#2856) 2021-05-13 00:28:17 +01:00
webpack.config.js chore: migrate fully to Yarn (#3155) 2021-11-10 20:10:25 +00:00
yarn.lock fix(a11y): add focus traps to modals and nav drawer (#3018) 2021-11-21 19:44:31 +00:00