Skip to content

Releases: fsi-open/datagrid-bundle

Fixed compatibility with symfony/router ^5.0

18 Mar 12:55
59b80a6
Compare
Choose a tag to compare
Merge pull request #110 from chives/2.1

Fixed compatibility with symfony/router ^5.0

Use always available twig template loader

12 Feb 17:21
9671ab0
Compare
Choose a tag to compare
Merge pull request #109 from chives/2.1

Fixed template paths when templating component is not loaded

PHP 8 and Symfony 5 support

09 Feb 18:09
9e1d104
Compare
Choose a tag to compare
  • added php 8 support
  • added symfony 5 components support
  • added static code analysis

Removed support for Symfony 2.x and Twig 1.x

19 Aug 14:08
952b1a1
Compare
Choose a tag to compare
Merge pull request #107 from szymach/2.1

Dropped support for DataGrid 1.x, Twig 1.x and Symfony 2.x

Resolved Symfony 4.x deprecations

07 Aug 13:28
6298077
Compare
Choose a tag to compare
Merge pull request #106 from szymach/2.0

Use bundle notation to define default template

Fixed loading extensions services definitions

30 Apr 12:35
28e6305
Compare
Choose a tag to compare
Merge pull request #104 from szymach/2.0

Load extensions configuration via compiler pass

Load doctrine and gedmo extensions conditionally

05 Feb 09:56
eac7e07
Compare
Choose a tag to compare
Merge pull request #103 from chives/2.0

Load doctrine and gedmo extensions conditionally

v2.0.0

27 Jun 10:27
ad62ee2
Compare
Choose a tag to compare

First stable release of branch 2.x.

Fixed boolean column on Symfony3+

03 Jul 14:35
Compare
Choose a tag to compare
Merge pull request #85 from szymach/1.2

Fixed boolean column on Symfony 3+

v1.2.5

24 May 12:58
Compare
Choose a tag to compare
  • Allow disablig csrf protection