Releases: dootix-developer/inertiajs-tables-laravel-query-builder
Releases · dootix-developer/inertiajs-tables-laravel-query-builder
Adding custom filter
v4.0.1 Add new custom filter
Support for Laravel 11
Add support for Laravel 11
Drop support for Laravel 9 and php 8.1
Refactor theme
Refactor all theme of components
pre-style
props has been replaced with color
default
style has been replaced with primary
Grouped menu and new filters
Add the ability to group buttons (display columns, add search fields and reset)
Column titles can be modified without having to redefine all columns
Add number range and boolean filters
The filters button has been moved after the search bar
Don't forget to add the new translations if you use it:
- reset
- grouped_reset
- add_search_fields
- show_hide_columns
Add Theme and pre-style dootix
3.0.5 Fix dootix colors
Test theme variables
3.0.3 Add theme for TableGlobalSearch.vue (for test)
Inertia v1 + Tailwind v3
3.0.1 Fix show columns button
2.0.0
Initial fork