Skip to content

Releases: Nayjest/Grids

v2.0.6

17 Nov 17:26
923975a
Compare
Choose a tag to compare
  • Possibility to specify columns ignored in CSV export
    Thanks to @Eloar

v2.0.5

23 Oct 11:57
7812088
Compare
Choose a tag to compare

Possibility to set attributes for table cells
Thanks to @vovanada

v2.0.4

23 Oct 11:51
0e6671e
Compare
Choose a tag to compare

Maatwebsite/Excel v3 support
Thanks to @Eloar

Laravel 8 totals row fix

07 Jun 13:31
3fee310
Compare
Choose a tag to compare
Update EloquentDataProvider.php

laravel 8 events fix

v2.0.2, fix #200 for Laravel 6+

16 Apr 12:54
ccb25a6
Compare
Choose a tag to compare
Merge pull request #217 from enoonan/master

Fix issue #200 - address deprecated Input facade for Laravel version 6 and up, with 4.2 fallback

v2.0.1

13 Dec 15:22
5137e9a
Compare
Choose a tag to compare

EloquentDataProvider bugfix (reference to EloquentDataProvider ::EVENT_PREPARE that does not exist, introduced in v2.0.0)

Thanks to @annabelle8

v2.0.0

02 Dec 10:40
4667627
Compare
Choose a tag to compare

Laravel 5.8+ support

v1.3.8

03 Aug 12:32
3d8a331
Compare
Choose a tag to compare

XSS Fix

v1.3.7

13 Jan 12:05
Compare
Choose a tag to compare

Removing double spaces on CSV Export.
Thanks to @S-anasol

See view-components/grids#29

v1.3.6

05 Dec 20:12
Compare
Choose a tag to compare

Changes: ArrayDataRow::extractCellValue now returns null if column is absent