mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 06:53:47 +08:00
26a821e3e2
The default XHR error handler produce an alert which is appropriate to the response status code. It can be overridden per-request (by specifying the `errorHandler` option) so that the alert can be suppressed or displayed in a different position (e.g. inside a modal). ref #118 |
||
---|---|---|
.. | ||
components | ||
helpers | ||
initializers | ||
models | ||
utils | ||
App.js | ||
Component.js | ||
extend.js | ||
Model.js | ||
Session.js | ||
Store.js | ||
Translator.js |