Skip to content

Releases: MasterRO94/laravel-grid

L9 Support

09 Apr 15:31
Compare
Choose a tag to compare
v1.3.0

L9 Support

L8 Support

29 Sep 20:26
fefc1fd
Compare
Choose a tag to compare

Added Laravel 8 Support

L6, L7 Support

25 May 13:52
13929e9
Compare
Choose a tag to compare

Added support for Laravel 6 and 7

L5.7 Support

26 Sep 08:34
Compare
Choose a tag to compare

Added support for Laravel 5.7

Added base column rendering and transformations

03 Jul 09:29
Compare
Choose a tag to compare
added support for specifying full grid namespace, base data transform…

…ation for columns

Hotfix

09 May 14:24
Compare
Choose a tag to compare
v1.0.4

hotfix

Fix datatables length '-1'

07 May 15:03
Compare
Choose a tag to compare
v1.0.3

remove comment

Update getQuery method to allow return Relation

13 Apr 10:43
Compare
Choose a tag to compare
v1.0.2

update getQuery method to allow return Relation

Added public getQuery

30 Mar 09:38
Compare
Choose a tag to compare

Added getQuery($withFilters = true): Builder method to get the underlying query Builder instance

Stable Release

30 Mar 08:51
Compare
Choose a tag to compare
v1.0.0

move getting Grid instance to Factory