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 - Develop to Master (3.1.3) #1561

Closed lrljoe closed 7 months ago

lrljoe commented 7 months ago

PR ahead of 3.1.3, contains:

@slakbal Added missing tailwind background colour for hover in dark mode.

@lrljoe V3 Custom Script Path

@lrljoe v3 - Add option to hide Column Header

@CorwinDev Removed a UI bug where the table header + column selector has slight …

@CyberPunkCodes Create anonymous_columns.md

All Submissions:

New Feature Submissions:

  1. [ ] Does your submission pass tests and did you add any new tests needed for your feature?
  2. [ ] Did you update all templates (if applicable)?
  3. [ ] Did you add the relevant documentation (if applicable)?
  4. [ ] 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 (bc4bfa3) 88.98% compared to head (db0689d) 88.99%. Report is 5 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 #1561 +/- ## ========================================= Coverage 88.98% 88.99% - Complexity 1264 1268 +4 ========================================= Files 96 96 Lines 2997 3008 +11 ========================================= + Hits 2667 2677 +10 - Misses 330 331 +1 ```

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