framework/js
David Sevilla Martin 4c8af1cdf8
common: use AlertState for Alert component data - pass this to AlertManager
app.alerts.show() now can take plain object OR AlertState instance - will return AlertState.prototype.key
app.alerts.dismiss() takes AlertState or state key (returned by show())
2020-05-03 17:45:55 -04:00
..
dist common: use AlertState for Alert component data - pass this to AlertManager 2020-05-03 17:45:55 -04:00
src common: use AlertState for Alert component data - pass this to AlertManager 2020-05-03 17:45:55 -04:00
.prettierrc.json Modify JSON prettier configuration, make commands use it, add husky from master branch 2020-04-18 09:12:55 -04:00
admin.ts Removed more outdated license docblocks 2020-05-03 09:26:21 -04:00
forum.ts Removed more outdated license docblocks 2020-05-03 09:26:21 -04:00
package-lock.json Update JS dependencies & fix default route if URL has doesn't exist 2020-05-03 09:29:28 -04:00
package.json Update JS dependencies & fix default route if URL has doesn't exist 2020-05-03 09:29:28 -04:00
shims.d.ts common: add compat 2020-04-18 09:07:27 -04:00
tsconfig.json bring local dev flarum-webpack-config to core for easier development 2020-04-18 09:07:17 -04:00
webpack-flarum-config.js update prettier to v2 & format files 2020-04-18 09:07:29 -04:00
webpack-flarum-shims.d.ts forum: resolve some typings issues & move Notifications to not use Component#render 2020-04-18 09:07:18 -04:00
webpack-flarum-tsconfig.json bring local dev flarum-webpack-config to core for easier development 2020-04-18 09:07:17 -04:00
webpack.config.js bring local dev flarum-webpack-config to core for easier development 2020-04-18 09:07:17 -04:00