protonemedia / inertiajs-tables-laravel-query-builder

Inertia.js Tables for Laravel Query Builder
https://protone.media/en/blog/introducing-inertiajs-tables-a-datatables-like-package-for-laravel-query-builder
MIT License
438 stars 123 forks source link

Version 2.0 #66

Closed pascalbaljet closed 2 years ago

pascalbaljet commented 2 years ago

Todo

mucenica-bogdan commented 2 years ago

@pascalbaljet - for the tailwind 3 upgrade, are you guys also considering adding dark mode support? If not, I'm happy to start a PR for it from the next branch.

pascalbaljet commented 2 years ago

@mucenica-bogdan Yes, please! That would be totally awesome! 🙏

mucenica-bogdan commented 2 years ago

@mucenica-bogdan Yes, please! That would be totally awesome! 🙏

Can you give me a ping when the next branch is in a stable state? And I'll jump right on it.

Right now I get a cryptic error from inertiajs when rendering image

I'm trying to get a basic example going: image

pascalbaljet commented 2 years ago

There is an app folder with a Laravel 9 demo app, but there are no docs yet. You may check out the GitHub Actions workflow on how to run it.