Skip to content

Releases: emagombe/DataTable

Removed case sensitivity from global search table input

22 Nov 15:43
Compare
Choose a tag to compare

Search column supports lower case

11 Nov 12:13
Compare
Choose a tag to compare
3.1.3

switched search column to ignore case

Added search by single column feature

02 Oct 13:51
Compare
Choose a tag to compare

adjusted search to starts with

Added search by single column feature

02 Oct 11:26
Compare
Choose a tag to compare

Fixed issue while searching for number 0 on single column search

Added search by single column feature

02 Oct 11:09
Compare
Choose a tag to compare

Added search by single column feature

Datatable can now work with laravel query builder (\DB)

18 Sep 11:53
4e5135b
Compare
Choose a tag to compare

Added stream feature

16 Aug 16:59
Compare
Choose a tag to compare

You can stream the datatable content as Application/Json only calling the stream method

v1.0.3

13 Aug 12:49
Compare
Choose a tag to compare

Fixed problem that makes build method sometimes return array instead of json string

v1.0.2

13 Aug 12:37
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release

Fixed Error class load failure

Pre-release for testing with some fixed bugs

13 Aug 12:28
Compare
Choose a tag to compare

Fixed composer autoload bug