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

V3.2.3 Pre-Release Merge (#1675) #1676

Closed lrljoe closed 4 months ago

lrljoe commented 4 months ago

[v3.2.3] - 2024-03-01

New Features

Docs

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 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.16%. Comparing base (bc3d2f3) to head (ac641df). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1676 +/- ## ============================================ + Coverage 88.14% 88.16% +0.01% - Complexity 1312 1314 +2 ============================================ Files 123 123 Lines 3105 3110 +5 ============================================ + Hits 2737 2742 +5 Misses 368 368 ```

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