Releases: aginev/datagrid
Releases · aginev/datagrid
Laravel 5.2 Support
- 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
- Per page param added to be able to set it dynamically
- Some bulk checkboxes fixes
Fixed bulk check boxes
v1.0.7 Fix bulk fields
Current Route Link
When a nested route resources were used the sort links did not generate correctly
Sort links route parameters
Fix sort links Fix sort links to be able to work with route parameters
Ability to add custom html attributes for each column
v1.0.4 Documentation for html attributes
Define more clearly the package goal
v1.0.3 Define the package goal more clearly
Fix at filters
v1.0.2 Fix collection issue when passed as filters
Filters fix to be able to work with L5.1
Merge pull request #2 from aginev/aginev-patch-1 Fix filters
Datagrid for Laravel v5
v1.0.0 Modifications in service provider