packagist easycorp/easyadmin-bundle v3.3.0
3.3.0

latest releases: 4.x-dev, v4.10.3, dev-phpstan_fix...
3 years ago

This version changes the place where JavaScript files are loaded (to add compatibility with Symfony UX turbo). This only affects you if: you link to custom JavaScript files and your code doesn't include the instructions to check if the page has fully loaded. Read the UPGRADE.md file at the root of this repository for more details.

New Features

[a41757c] Update design of the login page (@seb-jean)
[a598932] Disable filter link when page loads slowly (@gaelb80)
[f05037e] Load JavaScript files in page head instead of body (@javiereguiluz)
[8c40522] Improve styles for user menu (@seb-jean)
[095350f] Make the return type for getFormType() nullable (@gaelb80)
[ff7a7f7] Fix search error when using alias which are reserved words (@gaelb80)

Bug Fixes

[58938dc] Fix handling of join aliases in search method (@guillermofekete)
[51ff332] Include filters modal template only once (@pavol-tk)
[43291f5] Fix conversion of EntityDto to string in batch delete (@javiereguiluz)
[1e6b6b4] Fix form theme Vich field with option asset_helper (@alavieille)
[b54b773] Fix issues with out-of-range paginators (@javiereguiluz)
[8132fe7][96b42c7][315c8a1][4a1428f][0cf29bf] Misc. doc fixes (@gaelb80, @tpatartmajeur, @hhamon, @andyexeter, @parijke)

Don't miss a new easyadmin-bundle release

NewReleases is sending notifications on new releases.