Skip to content

Releases: irsyadulibad/ci4-datatables

v3.0.0

10 May 08:20
ec03792
Compare
Choose a tag to compare

Fixes:

  • Skip ordering when column is not orderable

Additions:

  • Builder DataTables
  • addIndexColumn method to track the index of the records
  • Test case for unit and integration testing
  • Github wokflow to trigger action testing

v2.1.1

04 May 04:23
38c2d0e
Compare
Choose a tag to compare

Changelogs

  • Remove manual installation, only supported dependency manager such as composer
  • Skip ordering when column is not orderable
  • Add test cases
  • Add tests github workflow

v2.1.0

26 Apr 00:54
98c51c1
Compare
Choose a tag to compare

Fixes:

  • When column name is not defined

Additions:

  • datatables helper

Changes:

  • Add parameter in the edit column's callable to value and data.

v2.0.1

16 Mar 11:53
198232d
Compare
Choose a tag to compare

Changelogs:

  • Set default dump to false at make()
  • Restuctured files and code
  • Logic optimizations

v2.0.0

26 Mar 11:07
f77d9d2
Compare
Choose a tag to compare
Update README.md

Fix some bugs

31 Oct 22:55
Compare
Choose a tag to compare
1.0.1

Check column's searchable

Version 1 Release

30 Sep 09:12
7f15f1a
Compare
Choose a tag to compare
1.0

Update README.md