inertiajs-tables-laravel-query-builder icon indicating copy to clipboard operation
inertiajs-tables-laravel-query-builder copied to clipboard

Date and date range filters

Open luilliarcec opened this issue 3 years ago • 6 comments

Is there any support for filters by date and date range?

luilliarcec avatar May 23 '21 16:05 luilliarcec

Not yet, but that would definitely be cool! I've worked with Flatpickr recently, so maybe I'll give it a shot.

pascalbaljet avatar May 25 '21 21:05 pascalbaljet

Another great date picker is v-calendar

henriquecm avatar Jun 08 '21 14:06 henriquecm

I use Litepicker a lot: https://litepicker.com/

goaround avatar Aug 17 '21 08:08 goaround

This is coming to a future v2.x release. I’ve prepared v2.0 so we could eventually support other filters than select elements.

pascalbaljet avatar Jun 24 '22 09:06 pascalbaljet

Is there any guidance on how to implement this by ourselves? I'd like to pass the range (or one value) as as a Search Input, but $value does not support non-string values like arrays.

SDIjeremy avatar Feb 02 '23 22:02 SDIjeremy

Is this feature implemented in current v2.2 ?

swiderskimarcin avatar Feb 22 '23 21:02 swiderskimarcin