Skip to content

Releases: rappasoft/laravel-livewire-tables

v3.4.20

10 Sep 00:20
9ddb9ae
Compare
Choose a tag to compare

[v3.4.20] - 2024-09-10

Bug Fixes

v3.4.19

08 Sep 22:05
e4c05a8
Compare
Choose a tag to compare

[v3.4.19] - 2024-09-08

Bug Fixes

  • Adjustment for Laravel 10 GH Workflows by @lrljoe in #1933
  • Fixes for ButtonGroupColumn, ImageColumn, LinkColumn - to not default as label if has a "from" property. by @lrljoe in #1932
  • Add button type to tailwind pagination blade template by @matzeschmitt in #1928

v3.4.18

08 Sep 21:12
d7c29cb
Compare
Choose a tag to compare

[v3.4.18] - 2024-09-04

New Features

Docs

  • Added example for Vertical Scrolling table by @lrljoe in #1926

v3.4.17

01 Sep 22:50
abce65a
Compare
Choose a tag to compare

What's Changed

[v3.4.17] - 2024-09-01

New Features

Tweaks

Full Changelog: v3.4.16...v3.4.17

v3.4.16

27 Aug 08:06
c576c28
Compare
Choose a tag to compare

[v3.4.16] - 2024-08-27

New Features

Bug Fixes

Tweaks

  • PHPStan - Config File Update and Baseline by @lrljoe in #1903

v3.4.15

25 Aug 06:42
d140f39
Compare
Choose a tag to compare

[v3.4.15] - 2024-08-25

New Features

Tweaks

v3.4.14

25 Aug 04:47
ecf1fee
Compare
Choose a tag to compare

[v3.4.14] - 2024-08-25

New Features

  • Migrate Action to Helper/Configuration and Set Action Position (Left/Center/Right) and Set Actions in Toolbar by @lrljoe in #1889

v3.4.13

25 Aug 01:15
ed00338
Compare
Choose a tag to compare

[v3.4.13] - 2024-08-25

Bug Fixes

Docs

v3.4.12

23 Aug 19:24
041cee4
Compare
Choose a tag to compare

[v3.4.12] - 2024-08-23

Tweaks

v3.4.11

23 Aug 19:10
38eedc1
Compare
Choose a tag to compare

[v3.4.11] - 2024-08-23

New Features

  • Add setIconLeft/setIconRight for Actions by @lrljoe in #1877