evoluteur / structured-filter

jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
http://evoluteur.github.io/structured-filter/
MIT License
258 stars 61 forks source link

Numbers: Greater/Less than or equal & between #32

Closed samcov closed 1 year ago

samcov commented 1 year ago

Was there a reason to not have >= and <=, and between for numbers?

evoluteur commented 1 year ago

It was just to keep the dropdown list small.