rappasoft / laravel-livewire-tables-demo

Laravel Livewire Tables Demo
19 stars 18 forks source link

Dev bleed #26

Open lrljoe opened 1 year ago

lrljoe commented 1 year ago

NOTE- This commit has a reference to dev-develop as it has most of the new features implemented for demonstration purposes

See comment below to discuss!

Core Updates

Additional Changes to Component

lrljoe commented 1 year ago

NOTE- This commit has a reference to dev-develop as it has most of the new features implemented for demonstration purposes

@rappasoft - Let me know what you think of this initial update please, if you're comfortable then my plan is to: 1) Expand this demo a bit further to demonstrate some more of the package functionality 2) Re-use the demo for the package tests so that its consistent, and any issues can quickly be spotted/tested in the real world 3) Use the same instance in Dusk tests so that UX tests can run properly across the different themes & browsers

I think a demo branch for the core package "develop" would be useful, how would you like this named?

I'm not sure that matching develop for demo to develop on package would be the best route, but up to you!

rappasoft commented 1 year ago

I'm good with modifying the demo in any way!