Skip to content

Releases: kibatic/datagrid-bundle

v1.0.18

15 Jun 13:14
05d6644
Compare
Choose a tag to compare
Update KibaticDatagridExtension.php

Unlimited items per page

03 May 14:29
4251078
Compare
Choose a tag to compare
$gridBuilder->setItemsPerPage(null)

Columns getters

25 Apr 07:41
b36c9ef
Compare
Choose a tag to compare
v1.0.16

add getters for columns

Fix Symfony dependency

09 Feb 09:27
e8e4941
Compare
Choose a tag to compare
v1.0.15

Update composer.json

Allows custom sort queries

21 Nov 14:09
724e5bd
Compare
Choose a tag to compare
Merge pull request #5 from gototog/sort-multiple

Allows custom sort queries

v1.0.11

28 Oct 14:39
dde9d0f
Compare
Choose a tag to compare

base the pagination size on knp configuration

v1.0.10

28 Oct 14:30
e3eecc3
Compare
Choose a tag to compare

add jetbrains twig autocompletion

v1.0.9

18 Aug 14:59
Compare
Choose a tag to compare
more robust datetime template

v1.0.8

28 Jul 13:18
Compare
Choose a tag to compare
improve value + fix sort

v1.0.7

13 Jul 15:35
Compare
Choose a tag to compare
  • 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.