History for formatter.js/src
Commits on May 9, 2014
-
Should remove characters in correct order when backspacing over a for…
…matted character.
-
Commits on Mar 19, 2014
Commits on Mar 17, 2014
Commits on Mar 3, 2014
Commits on Feb 28, 2014
-
Merge pull request #31 from fabdouglas/patch-2
Reuse the current pattern as default on 'resetPattern ' call #31
-
Commits on Jan 28, 2014
Commits on Jan 27, 2014
-
-
-
Disable caret positionning on reset
Main issue : there is no way to format the input when it is updated with 'val()' function. Calling 'resetPattern' is the good solution, unfortunally the input get focus; this cause troubles on IE7 (inputs are blinking continuously) and on modern browsers since focus are stolen. So I disabled the caret manipulation on 'resetPattern'
Commits on Dec 1, 2013
Commits on Nov 19, 2013
Commits on Nov 14, 2013
Commits on Nov 13, 2013
Commits on Nov 4, 2013
Commits on Oct 29, 2013
Commits on Oct 22, 2013
Commits on Oct 21, 2013
Commits on Oct 7, 2013
Commits on Oct 5, 2013