Skip to content

Releases: tiknil/wire-table

v2.1.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 20 Apr 10:28
d2c2422
  • Support for Laravel 13

v2.0.0

Choose a tag to compare

@Federico-22 Federico-22 released this 17 Mar 09:57
fdeb5ca
  • BREAKING: wire-table now requires livewire 4.0

v1.6.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 10 Mar 11:36
c1c57a7
  • feat: Update support to Laravel 12

v1.5.3

Choose a tag to compare

@gbalduzzi gbalduzzi released this 28 Feb 11:59
ec3e741
  • fix: pagination for the bs4 theme did not support livewire 3

v1.5.2

Choose a tag to compare

@gbalduzzi gbalduzzi released this 07 Jun 08:26
f9237bd
  • fix: remove duplicated query when accessing paginatedData

V1.5.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 07 Jun 08:09
36b5060
  • feat: make paginatedData an accessible computed property

v1.5.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 10 May 08:51
2bb7374
  • Feat: support for pagination links on top of the table

v1.4.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 08 May 08:11
8fcba8c
  • Feat: Update support to Laravel 11

v1.3.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 26 Feb 14:47
  • Feat: Basic support for bulk selection
  • Renamed bootstrap theme references to bs (backward-compatible)

v1.2.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 31 Jan 15:45
  • Feat: Added global wiretable:reload event to reload tables data
  • Removed unused layout references