Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Releases: protonemedia/inertiajs-tables-laravel-query-builder

2.2.0

21 Feb 22:48
Compare
Choose a tag to compare
  • NPM + PHP package version sync

2.1.0

21 Feb 22:45
21086aa
Compare
Choose a tag to compare
  • Support for Laravel 10
  • Support for PHP 8.2
  • Upgraded to Inertia 1.0
  • Dropped support for Laravel 8
  • Dropped support for PHP 7.4 and PHP 8.0

2.0.0

07 Jul 12:15
21f8977
Compare
Choose a tag to compare

Version 2!

  • Migrated to Vue v3 Composition API + Tailwind CSS v3
  • Table auto-fill 😎
  • UI improvements
  • Less JS, more PHP
  • New E2E test-suite
  • Support for all kinds of pagination: Eloquent, API Resource, Simple, Cursor
  • Per page selector
  • Reset button
  • Preserve Scroll option
  • Striped Table option
  • Improved docs
  • Tons of bugfixes

1.4.0

04 Feb 10:51
c8e2164
Compare
Choose a tag to compare

Support for Laravel 9

1.3.0

19 Dec 18:19
61217e3
Compare
Choose a tag to compare

Support for PHP 8.1

1.2.0

09 Aug 07:35
0c62ed7
Compare
Choose a tag to compare
  • Ability to make a column optional (thanks @coclav!)

1.1.1

12 Apr 08:36
Compare
Choose a tag to compare

Fixed Ziggy dependency

1.1.0

07 Apr 12:33
Compare
Choose a tag to compare

Support for Vue 3

1.0.2

02 Apr 09:50
e14467d
Compare
Choose a tag to compare
Merge pull request #1 from protonemedia/default-table-props

Default Table.vue props

1.0.1

02 Apr 08:16
Compare
Choose a tag to compare
Prepare release