Skip to content

Releases: emagombe/DataTable

Removed case sensitivity from global search table input

Choose a tag to compare

@emagombe emagombe released this 22 Nov 15:43

Full Changelog: 3.1.3...v3.2.0

Search column supports lower case

Choose a tag to compare

@emagombe emagombe released this 11 Nov 12:13
3.1.3

switched search column to ignore case

Added search by single column feature

Choose a tag to compare

@emagombe emagombe released this 02 Oct 13:51

adjusted search to starts with

Added search by single column feature

Choose a tag to compare

@emagombe emagombe released this 02 Oct 11:26

Fixed issue while searching for number 0 on single column search

Added search by single column feature

Choose a tag to compare

@emagombe emagombe released this 02 Oct 11:09

Added search by single column feature

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

Choose a tag to compare

@emagombe emagombe released this 18 Sep 11:53
4e5135b
3.0

Convert StdClass to object

Added stream feature

Choose a tag to compare

@emagombe emagombe released this 16 Aug 16:59

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

v1.0.3

Choose a tag to compare

@emagombe emagombe released this 13 Aug 12:49

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

v1.0.2

v1.0.2 Pre-release
Pre-release

Choose a tag to compare

@emagombe emagombe released this 13 Aug 12:37

Fixed Error class load failure

Pre-release for testing with some fixed bugs

Choose a tag to compare

@emagombe emagombe released this 13 Aug 12:28

Fixed composer autoload bug