github rappasoft/laravel-livewire-tables v2.13.0

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

Changed

  • General

    • Migrate to AlpineJS for Bulk Actions - #1196
    • Add capability for passing a custom model path to the MakeCommand - #1168
    • Add setFilterDefaultValue() on a per-component basis - #1191
    • Add getFilterDefaultValue() to each Filter Component (to maintain support for PHP7.4 - variable return types) - #1191
    • Moved Setting of Filter Defaults to Traits/Helpers/FilterHelpers - mountFilterHelpers - #1191
    • Moved Setting of Theme to Traits/ComponentUtilities - mountComponentUtilities for efficiency - #1191
  • Filters

    • Fix - Hide the filter label in the header/footer when using as a secondary header/footer
    • Fix - Changed the booting order to prevent repeated calling of filters() - #1166
    • Fix - fixed multiSelectDropdownFilter in menus - #1160
    • Fix - TypeHint to allow continued support of PHP 7.4 - #1185
  • Documentation

    • Fix - Minor wording tweak to documentation - #1139
    • Fix - Fix to example in applying-filters - #1171
    • Improved template for New Issue/Bug - #1194
  • Tests

    • Restore PHP 7.4 tests for L8 only (includes minor tweaks)
    • Remove duplicate tests in ComponentHelpersTest
    • Tweak to ReorderingVisualsTest
    • Add TextFilter as a test in FilterHelpersTest
  • Localization

    • Added Danish Localization - #1206

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

NewReleases is sending notifications on new releases.