Changed
- [#8265] Migrate edit form behaviors to vanilla js (@onEXHovia)
- [#8270] Migrate field collection to vanilla js (@onEXHovia)
- [#8271] Migrate per page switcher to vanilla js (@onEXHovia)
- [#8272] Replaced the commented-out
HttpException
withBadRequestHttpException
in thevalidateCsrfToken
method to properly reflect an HTTP 400 error for invalid CSRF tokens (@desarrolla2) - [#8264] Replace jquery.confirmExit to vanilla js (@onEXHovia)
- [#8263] Migrate revision inline js to stimulus (@onEXHovia)
Fixed
- [#8266] Skip confirm exit if form submitted (@onEXHovia)