rappasoft / laravel-livewire-tables

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

v3 Beta.7 - Develop to Merge #1447

Closed lrljoe closed 11 months ago

lrljoe commented 11 months ago

Adding wire:navigate option to clickable rows

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

Codecov Report

Merging #1447 (2e14794) into v3-master (d7126bc) will not change coverage. Report is 1 commits behind head on v3-master. The diff coverage is n/a.

@@             Coverage Diff              @@
##             v3-master    #1447   +/-   ##
============================================
  Coverage        88.11%   88.11%           
  Complexity        1222     1222           
============================================
  Files               85       85           
  Lines             2971     2971           
============================================
  Hits              2618     2618           
  Misses             353      353