Okipa / laravel-table

Generate tables from Eloquent models.
MIT License
532 stars 64 forks source link

SUGESTION: Create config for tailwind tables #73

Closed renansteles closed 2 years ago

renansteles commented 3 years ago

First congratulations for the package! I recently discovered this package and am trying to use it with tailwindcss. Could you add support for Tailwindcss later? thanks

Okipa commented 3 years ago

Hi @renansteles, yes I plan to move my global front stack on Tailwind and Livewire quite soon so this is planned. To do that, a massive refactoring is on schedule that will also to plug tables on Eloquent models but also directly on collection, letting users choose between Bootstrap and Tailwind UI and allowing to Livewire the table. There's some work to do but stay tuned !

RSickenberg commented 2 years ago

Hello @Okipa, any update on this?

Okipa commented 2 years ago

Hi @RSickenberg, I'm just out from an intense period at work and I had to put aside my OSS projects.

It is still is on track, I started to evaluate the possibility to add the possibility to generate tables from Collections by I'm afraid that will be complicated on this version so I dropped the idea, in order to focus on a new one.

I would like to switch this projet on Livewire to make it easier to deliver new features as:

As you see, this is not a small roadmap and things will take time (several months at least) but I'm excited to launch this ASAP.

RSickenberg commented 2 years ago

@Okipa Sure, thanks for the Update!

I send you my best wishes and would help if needed 🤗