Releases: thecodingmachine/mouf-html.widgets.evolugrid
Releases · thecodingmachine/mouf-html.widgets.evolugrid
v6.0.0
What's Changed
- Splash 10 by @marcteyssier in #43
- fix sory key getter in SimpleColumn by @nguyenk in #45
Full Changelog: v5.2.4...v6.0.0
Adding ability to load a grid on a given page
Merge pull request #41 from vaidiep/page-init Add the possibility to init the evolugrid on a specific page
Bugfix release
Fixing bug in CSV exports. See #40
Adding ability to add a custom loader
Merge pull request #39 from soumayatcm/5.2 Add custom loader to EvoluGrid
v5.2.1: Merge pull request #37 from xhuberty/5.2
Fix object properties conversion to array
v5.2.0: Merge pull request #34 from xhuberty/5.2
Fix SQLParser namespace change and php-cs-fixer
First PSR-7 compliant release
Works with Splash 7
v3.2.1: Merge pull request #25 from marcteyssier/3.1
Fix vug on paginator
Add feature pagination to top
Merge pull request #24 from marcteyssier/3.1 Add feature to push to top the pagination
Adding possibility to use custom twig_environment in TwigColumn
Merge pull request #22 from Fooriva/3.1 Add customizable twig environment in twigColumn