Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
21 lines (15 loc) · 484 Bytes

Changelog

3.0.0 - 2024-02-18

  • Added support for PHP 8
  • Added Laravel 10 support
  • Added Livewire 3 support
  • Added Bootstrap styling support

2.0.0 - 2020-10-14

  • Added Laravel 8 support
  • Added Livewire v2 support
  • Extracted $ghostClass as parameter for sortable options
  • Added $recordContentView for better customization
  • Added $recordClickEnabled flag to enable click events on rendered records
  • Removed jQuery dependency

1.0.0 - 2020-06-02

  • Initial Release