Releases: Kreyu/data-table-bundle
Releases · Kreyu/data-table-bundle
v0.5.3
Improved definition of PersonalizationData & FiltrationData.
Fixed an error when persisted data does not contain a newly added column.
Contains changes applied by PHP CS Fixer.
v0.5.2
Fixed errors with EntityFilterType
v0.5.1
EntityFilterType introduce "choice_label" option
v0.5.0
Introduce search with SearchFilterType (#14)
v0.4.0
Refactored data table view hierarchy, columns and filters.
Added an option to enable action confirmation modal.
Added an option to define header and value rows html attributes.
v0.3.6
[Feature] Added Doctrine ORM ProxyQuery hints to constructor
v0.3.5
[Feature] Lazy-loading pagination, handling removed columns in person…
v0.3.4
[Feature] Convert default column, filter and action labels to sentenc…
v0.3.3
[Feature] Better ActionsColumnType styling