Update dependency easycorp/easyadmin-bundle to v4.6.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
easycorp/easyadmin-bundle | require | minor |
4.5.1 -> 4.6.5
|
Release Notes
EasyCorp/EasyAdminBundle
v4.6.5
: 4.6.5
Bug fixes
[0517c3f
] Fix Symfony 6.3 deprecations (@javiereguiluz)
[e45ae19
] Fix Intl tests (@javiereguiluz)
v4.6.4
: 4.6.4
Bug fixes
[70e4677
] Fix property_name with CollectionField and Association in Entity (@john-dufrene-dev)
[360b3fd
] Fix collection item insertion (@quentint)
v4.6.3
: 4.6.3
[fdcdbb7
] Fix the insertion of elements in empty collections (@javiereguiluz)
v4.6.2
: 4.6.2
New features
[0a731ce
] Introduce a new AbstractCrudTestCase to help you testing CRUD controllersdefinition to use in EasyAdmin Crud testing (@yalit)
[4b536d8
] Lower the performance impact of EasyAdmin on non-admin requests (@tucksaun)
[bf9499d
] Expose javascript App
class as window object (@raress96)
[7784cdb
] Add preload options to autoload TomSelect (@Lustmored)
Bug fixes
[c1139bb
] Fix deprecations in Symfony\Component\Form\DataTransformerInterface (@john-dufrene-dev)
[1d0abe0
] Fix the error page can't be rendered without the context (@simoheinonen)
[05e5043
] Use a darker background color for readonly inputs in dark mode (@simoheinonen)
[312dae3
] Update the EntityPaginator interface (@javiereguiluz)
[4422881
] Prevent null error on getCustomOption() (@gbere)
[8b117bd
] Fix hideWhenCreating() does not work with useEntryCrudForm() (@simoheinonen)
[8c23bd1
] Fix nested prototype name in Collection Field (@ytilotti)
[911c462
] Fix an issue wih route parameters callable in batch and global actions (@javiereguiluz)
[2cb5e2f
] Fix new item insertion selector (@quentint)
[56f485b
] Updated Ukrainian translation (@OleksiiBulba)
[4866d5e
][7c78665
] Misc. documentation fixes (@HoussemTN, @MaxiCom)
v4.6.1
: 4.6.1
Bug fixes
[9aec13b
] Fix styles of dropdowns (@MrAnyx)
[57d7f72
] Fix showing error badge on tabs for HTML validation (@Lustmored)
[d941569
] Apply "disabled" styles on disabled select items too (@lyrixx)
[eb84969
] Simplify dropdown menu HTML and move styles from span elements to classes (@TmszLBmrv)
[12fb30d
] Return void for reset() method in DataCollector (David Pelletier-Ulrich)
[5e2c374
] Fix a double translation of tab labels in details view (@javiereguiluz)
v4.6.0
: 4.6.0
New features
[6e85c0c
] Allow selecting multiple values in Country field (@javiereguiluz)
Bug fixes
[519684d
] Update Slovenian translations (@petk)
[7820945
] Fix width and padding styles for file input (@Holicz)
[c39cdee
] Init file upload field in collections (@Holicz)
[9a7a24b
] Apply field-collection CSS to direct form-group label only (@haase-fabian)
[32209a4
] Fixed CSS when an entity has too many action (@lyrixx)
[26142a0
] Fix panels, rows and tabs when working with lazy ghost proxies (@Lustmored)
[237d474
] Tweaked the design of dropdown menus (@javiereguiluz)
[8eab55c
] Match navLinkTab by data-bs-target or href like Bootstrap does (@Sajito)
[8c2d8ee
] Improve the menu item highlighting (@javiereguiluz)
[4c909c7
] Fix js for 'between' filters (@b1rdex)
[937632f
] Add return type in EventListener (@tourze)
v4.5.2
: 4.5.2
New features
[2eaf3f1
][934d5e6
] Add support for PHP 8.1 enums for choice field (@cobyl)
Bug fixes
[57dc03a
] Update Polish translation (@Lustmored)
[48f25d7
] Use MenuItemMatcherInterface for service definition (@dragosprotung)
[48435e8
] Hide add and delete buttons on disabled collections (@zenas1210)
[5540059
] Do not execute browser-side-validation, if novalidate is set (@mkrauser)
[5bc4f45
][cd46dbd
] Prepare tests for the future update to PHPUnit 10 (@javiereguiluz)
[2c518d1
][b6df8eb
] Misc doc fixes and updates (@sad270, @antonyconstantin)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.