github rappasoft/laravel-livewire-tables v0.2.0

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

Added

  • Add pagination reset for perPage updates
  • Add second parameter to view method for the name of the model variable available in the view.
  • Allow publishing of views
  • Make docblocks work with psalm
  • Added searching method either debounce or lazy
  • Allow dot notation for customer attributes
  • Added loading message to table body if $loadingIndicator is true
  • Add clear button option to search box

Changed

  • Updated Livewire to 1.3
  • $disableSearchOnLoading default to false
  • Trim the search term when processing
  • Added language to publishable translation file

Removed

  • Existing loading subview for tbody message

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

NewReleases is sending notifications on new releases.