Browse Source

Enable value patch for IE8/IE9

Robin Herbots 9 years ago
parent
commit
1934c1766d
2 changed files with 2407 additions and 2396 deletions
  1. 1 0
      CHANGELOG.md
  2. 2406 2396
      js/inputmask.js

+ 1 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
 ## [UNRELEASED]
 
 ### Updates
+- patchValueProperty - enable native value property patch on IE8/IE9
 - speedup insert and delete from characters
 - adding extra options through option method => auto apply the mask + add noremask option
 

File diff suppressed because it is too large
+ 2406 - 2396
js/inputmask.js