github rappasoft/laravel-livewire-tables v1.2.0

latest releases: v3.7.3, v3.7.2, v3.7.1...
4 years ago

Added

  • Ability to disable pagination (#222)
  • Ability to define the sorting direction names for each column. i.e. A-Z, Z-A, Yes, No, Enabled, Disabled, etc.
  • Added ability to define primary key of rows for bulk select
  • Added selectedKeys property that returns an array of the ids of the selected rows

Changed

  • Clarified where rowView looks in read me
  • Null the search filter when it's empty
  • Fill per page options from $perPageAccepted in views
  • Make $perPageAccepted public

Removed

  • Removed text-secondary class from sorting title

Don't miss a new laravel-livewire-tables release

NewReleases is sending notifications on new releases.