Skip to content

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 396 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
18 lines (12 loc) · 396 Bytes

Changelog

2.1.0 - 2020-01-25

  • Added support for PHP 8

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