mirror of
https://github.com/flarum/core.git
synced 2025-09-01 04:11:56 +02:00
Add "Debug" button to inspect the response of a failed AJAX request
Related to #118
This commit is contained in:
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Tags: Ability to set the tags page as the home page.
|
||||
- `bidi` attribute for Mithril elements as a shortcut to set up bidirectional bindings.
|
||||
- Abstract SettingsModal component for quickly building admin config modals.
|
||||
- "Debug" button to inspect the response of a failed AJAX request.
|
||||
|
||||
### Changed
|
||||
- Migrations must be namespaced under `Flarum\Migrations\{Core|ExtensionName}`. ([#422](https://github.com/flarum/core/issues/422))
|
||||
|
Reference in New Issue
Block a user