1
0
mirror of https://github.com/flarum/core.git synced 2025-08-03 15:07:53 +02:00
Files
php-flarum/js/dist
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
..