mirror of
https://github.com/flarum/core.git
synced 2025-08-02 22:47:33 +02:00
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())