Browse Source

jquery.inputmask: clearIncomplete and placeholder don't appear to do anything when array of masks used fix #1892

Robin Herbots 7 years ago
parent
commit
ab5ecb3a46
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -7,6 +7,7 @@
 - update dependencies
 - update dependencies
 
 
 ### Fixed
 ### Fixed
+- jquery.inputmask: clearIncomplete and placeholder don't appear to do anything when array of masks used #1892
 - Problem with delete masked date on iOS #1899
 - Problem with delete masked date on iOS #1899
 - Autofill corrupts input on email mask #1908(gl)
 - Autofill corrupts input on email mask #1908(gl)