Skip to content

Releases: rappasoft/laravel-livewire-tables

v1.12.0

01 Aug 19:29
ed03c58
Compare
Choose a tag to compare

v1.11.0

10 Jul 21:03
e273ef7
Compare
Choose a tag to compare

Added

Changed

v1.10.4

23 Jun 02:06
7df7c00
Compare
Choose a tag to compare

Added

  • Added $hideBulkActionsOnEmpty to hide the bulk actions dropdown until something is selected.

v1.10.3

22 Jun 03:55
bcdf185
Compare
Choose a tag to compare

Added

  • When reordering, the last known state of the table is now saved in the session so when you're done reordering you are back where you left off and no filters/sorts/search is lost.

Changed

  • Fixed query string getting wiped out on reload

v1.10.2

21 Jun 15:06
3cc70b5
Compare
Choose a tag to compare

v1.10.1

21 Jun 02:32
4ab0e49
Compare
Choose a tag to compare

Changed

  • Fixed Tailwind column popup on reorder

v1.10.0

20 Jun 18:37
1c83a63
Compare
Choose a tag to compare

v1.9.0

15 Jun 17:39
210a87b
Compare
Choose a tag to compare

This release requires re-publishing of assets.

Added

Changed

  • Replaced bootstrap dropdowns with Alpine on bootstrap themes which fixes them closing prematurely when selecting filters.
  • Added wrapping divs around needed if statements.
  • Fixed Bootstrap pagination DOM-diffing issues.

v1.8.0

06 Jun 17:03
a840e41
Compare
Choose a tag to compare

Added

Changed

v1.7.1

31 May 14:58
d03b95c
Compare
Choose a tag to compare