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

Empty Blade Consolidation #1635

Closed lrljoe closed 4 months ago

lrljoe commented 5 months ago

This PR adjusts the behaviour of the empty.blade.php, to consolidate the methods more cleanly.

This also ensures that the "empty" behaviour is hidden - when there is a loading placeholder present.

All Submissions:

New Feature Submissions:

  1. [ ] 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. [ ] Did you test locally to make sure your feature works as intended?

Changes to Core Features:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (bed2130) 88.13% compared to head (01df7ad) 88.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1635 +/- ## ========================================== Coverage 88.13% 88.13% Complexity 1310 1310 ========================================== Files 123 123 Lines 3102 3102 ========================================== Hits 2734 2734 Misses 368 368 ```

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

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.