min and max validators should ignore date values instead of trying to typecast them into numbers and getting NaN, causing validation to fail#58
Open
shahmirn wants to merge 1 commit intoyuyang041060120:master from shahmirn:master
+14-2
Commits
Commits on Feb 28, 2017
Fix: According to MDN at https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input, min and max can take a date-time value.
authored andShahmir NooranicommittedShahmir Noorani