Skip to content

Releases: aginev/datagrid

Laravel 5.2 Support

24 Jan 12:30
Compare
Choose a tag to compare
  • Support for Laravel 5.2
  • Form and HTML facades dependency fixed to "laravelcollective/html": "5.2.*"
  • Sort column icons changed to fontawesome

Per page and bulks

06 Jan 12:37
Compare
Choose a tag to compare
  • Per page param added to be able to set it dynamically
  • Some bulk checkboxes fixes

Fixed bulk check boxes

29 Nov 22:03
Compare
Choose a tag to compare
v1.0.7

Fix bulk fields

Current Route Link

26 Sep 10:46
Compare
Choose a tag to compare

When a nested route resources were used the sort links did not generate correctly

Sort links route parameters

14 Sep 22:06
Compare
Choose a tag to compare
Fix sort links

Fix sort links to be able to work with route parameters

Ability to add custom html attributes for each column

26 Aug 10:00
Compare
Choose a tag to compare
v1.0.4

Documentation for html attributes

Define more clearly the package goal

25 Aug 07:27
Compare
Choose a tag to compare
v1.0.3

Define the package goal more clearly

Fix at filters

29 Jul 14:13
Compare
Choose a tag to compare
v1.0.2

Fix collection issue when passed as filters

Filters fix to be able to work with L5.1

08 Jul 08:42
Compare
Choose a tag to compare
Merge pull request #2 from aginev/aginev-patch-1

Fix filters

Datagrid for Laravel v5

25 Jun 12:21
Compare
Choose a tag to compare
v1.0.0

Modifications in service provider