Releases: kibatic/datagrid-bundle
Releases · kibatic/datagrid-bundle
v1.0.18
Update KibaticDatagridExtension.php
Unlimited items per page
$gridBuilder->setItemsPerPage(null)
Columns getters
v1.0.16
add getters for columns
Fix Symfony dependency
v1.0.15
Update composer.json
Allows custom sort queries
Merge pull request #5 from gototog/sort-multiple
Allows custom sort queries
v1.0.11
base the pagination size on knp configuration
v1.0.10
add jetbrains twig autocompletion
v1.0.9
more robust datetime template
v1.0.7
- Added a better theme handling (setTheme() and new template directory structure).
- Added a additional of defining how the column value is fetched, without using a callback but a simple string instead.