framework/js
Alexander Skvortsov d0c160923d
Fix listItems to unbrick admin extension pages
https://github.com/flarum/core/pull/3176 accidentially stopped adding a `key` attribute to wrappers of non-vnode inputs. This resulted in "all or no vnodes must have keys" errors.
2021-12-13 01:34:05 -05:00
..
.yarn/releases chore: migrate fully to Yarn (#3155) 2021-11-10 20:10:25 +00:00
dist Bundled output for commit 187b5c6f0b 2021-12-13 01:41:29 +00:00
dist-typings Bundled output for commit 187b5c6f0b 2021-12-13 01:41:29 +00:00
src Fix listItems to unbrick admin extension pages 2021-12-13 01:34:05 -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