update changelog

This commit is contained in:
Simon Vieille 2023-10-27 17:03:08 +02:00
parent 6736f94eea
commit e095fc4197
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,13 +5,13 @@
* add global batch actions * add global batch actions
* add constraint `Length` in forms * add constraint `Length` in forms
* add sass classes to mange with of elements * add sass classes to mange with of elements
* set searchFields option on jschoice manager (search on labels)
### Changed ### Changed
* refactor services using constructor property promotions * refactor services using constructor property promotions
* remove twig in the mail notifier service * remove twig in the mail notifier service
* change pills colors * change pills colors
* change border colors of inputs when focused * change border colors of inputs when focused
* change colors on js-choices element * change colors on js-choices element
### Fixed ### Fixed
* fix regression on crud sorting * fix regression on crud sorting
* fix test in RepositoryQuery::addForcedFilterHandler * fix test in RepositoryQuery::addForcedFilterHandler