• Arthur LORENT's avatar
    V5 (#81) · 632052ec
    Arthur LORENT authored
    * Added support for Laravel 9
    * Dropped support for Laravel 7 and earlier versions
    * Added support for PHP 8.1
    * Dropped support for PHP 8.0 and earlier versions
    * Added `livewire/livewire` dependency as the package is now based on it
    * Removed `okipa/laravel-html-helper` dependency
    * Replaced `phpcs/phpcbf` by `laravel/pint`
    * Added several features :
      * New SPA behaviour
      * New filters ability
      * Head actions (replacing routes declarations)
      * New bulk actions ability
      * Row actions (replacing routes declarations)
      * New ability to search from closure
      * New ability to sort from closure
      * New column actions ability
      * New ability to use built-in column formatters and to create custom ones
      * New drag-and-drop reordering ability
    632052ec
This project is licensed under the MIT License. Learn more