level12 / webgrid

Other
12 stars 7 forks source link

datetime filter control helper is too generic #166

Closed guruofgentoo closed 1 year ago

guruofgentoo commented 1 year ago

The selector applying the filter controls is too inclusive when a browser doesn't support a date/time type of input. It seems that all date/time form fields are being affected.

Nice to have the date/time controls there, but it shouldn't be Webgrid applying them.

See https://github.com/level12/keg-elements/issues/158.

guruofgentoo commented 1 year ago

Fixed in e88431040a21d3d0bf4148be1766cf86d4ef38e0 and released as 0.4.13