rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.7k stars 320 forks source link

Pre v3.1.4 Merge #1579

Closed lrljoe closed 7 months ago

lrljoe commented 7 months ago

Merge for 3.1.4

New Features

Bug Fixes

Tweaks

All Submissions:

New Feature Submissions:

  1. [X] Does your submission pass tests and did you add any new tests needed for your feature?
  2. [X] Did you update all templates (if applicable)?
  3. [X] Did you add the relevant documentation (if applicable)?
  4. [X] Did you test locally to make sure your feature works as intended?

Changes to Core Features:

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (db0689d) 88.99% compared to head (c12ce7c) 89.07%. Report is 6 commits behind head on master.

Files Patch % Lines
config/livewire-tables.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1579 +/- ## ============================================ + Coverage 88.99% 89.07% +0.07% - Complexity 1268 1276 +8 ============================================ Files 96 96 Lines 3008 3030 +22 ============================================ + Hits 2677 2699 +22 Misses 331 331 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.