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

Ability to make a column optional #30

Closed coclav closed 3 years ago

coclav commented 3 years ago

This small change will allow:

The option already exists but is not accessible in the column builder.

ArielMejiaDev commented 3 years ago

it looks really great!

dandoingdev commented 3 years ago

@pascalbaljet can you merge this please?

pascalbaljet commented 3 years ago

Thanks @coclav! I've just tagged v1.2.0 with this feature.