Skip to content

Releases: tiknil/wire-table

v1.6.0

10 Mar 11:36
c1c57a7
Compare
Choose a tag to compare
  • feat: Update support to Laravel 12

v1.5.3

28 Feb 11:59
ec3e741
Compare
Choose a tag to compare
  • fix: pagination for the bs4 theme did not support livewire 3

v1.5.2

07 Jun 08:26
f9237bd
Compare
Choose a tag to compare
  • fix: remove duplicated query when accessing paginatedData

V1.5.1

07 Jun 08:09
36b5060
Compare
Choose a tag to compare
  • feat: make paginatedData an accessible computed property

v1.5.0

10 May 08:51
2bb7374
Compare
Choose a tag to compare
  • Feat: support for pagination links on top of the table

v1.4.0

08 May 08:11
8fcba8c
Compare
Choose a tag to compare
  • Feat: Update support to Laravel 11

v1.3.0

26 Feb 14:47
Compare
Choose a tag to compare
  • Feat: Basic support for bulk selection
  • Renamed bootstrap theme references to bs (backward-compatible)

v1.2.0

31 Jan 15:45
Compare
Choose a tag to compare
  • Feat: Added global wiretable:reload event to reload tables data
  • Removed unused layout references

v1.1.2

29 Jan 16:21
Compare
Choose a tag to compare
  • Fix: use the proper view for simple pagination links

v1.1.1

15 Jan 08:49
Compare
Choose a tag to compare
  • Fix: JS error when changing sorting due to overlap between sortBy method and property