laravel-livewire-tables icon indicating copy to clipboard operation
laravel-livewire-tables copied to clipboard

Added setComponentView for inset view of third party packages

Open joserick opened this issue 4 months ago • 3 comments

Added the method setComponentView to be able to configure the view from third party packages (package::components.view)

All Submissions:

  • [x ] Have you followed the guidelines in our Contributing document?
  • [x ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

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:

  • [ x] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [ x] Have you written new tests for your core changes, as applicable?
  • [ x] Have you successfully ran tests with your changes locally?

joserick avatar Feb 16 '24 19:02 joserick

Codecov Report

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

Project coverage is 88.21%. Comparing base (b114094) to head (d92d5c2). Report is 19 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1656      +/-   ##
=============================================
+ Coverage      88.13%   88.21%   +0.08%     
- Complexity      1310     1323      +13     
=============================================
  Files            123      123              
  Lines           3102     3166      +64     
=============================================
+ Hits            2734     2793      +59     
- Misses           368      373       +5     

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

codecov[bot] avatar Feb 16 '24 19:02 codecov[bot]

Just changing base to "develop" so that it's on the right branch, will give it a proper test hopefully early next week, as have a few other bits to merge in.

Thanks for the contribution!

lrljoe avatar Feb 18 '24 00:02 lrljoe

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.

stale[bot] avatar Mar 19 '24 01:03 stale[bot]

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.

stale[bot] avatar May 03 '24 04:05 stale[bot]