2
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Apr 22, 2024 — Apr 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the version to 2.2.5 More... over 12 years ago
Fixed the caret functions in Internet Explorer 11 More... over 12 years ago
Fixed an issue on last commit: When the first field is literal and the next input field accepts a character present on the first field, typing such a character would do nothing More... almost 14 years ago
When the first field is literal and the next input field accepts a character present on the first field, typing such a character would do nothing More... almost 14 years ago
Updated the download links More... almost 15 years ago
The isCaretSupported() function was blacklisting all versions of Opera, when only Opera 8 had a bug. Thanks to Alexey Antipov. More... almost 15 years ago
Improved support for masks ending with a literal field: when the previous field is complete, that last literal is also added to the text element More... over 16 years ago
Made the caret operations to ignore exceptions, which allows better integration with FCKEditor More... over 16 years ago
Fixed some typos More... almost 17 years ago
Fixed a bug in getValue() for Internet Explorer More... almost 17 years ago
Now the number mask allows typing the negative sign before typing the number More... almost 17 years ago
Fixed a bug in masks containing 2 input fields together without a separator More... about 17 years ago
Fixed a bug for inputting decimal separator on left-to-right number masks More... about 17 years ago
The trim(), ltrim() and rtrim() were returning "null" when null was passed. Now they return "" More... over 17 years ago
Now the default cookie expiration is on browser close, rather than never expire on the writeCookie() function More... over 17 years ago
Better handling masks on opera More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
*** empty log message *** More... about 18 years ago
*** empty log message *** More... about 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
Fixed the IE memory leak More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
Fixed the DateParser.parse when day is not present on mask, assume day=1 More... almost 19 years ago
*** empty log message *** More... almost 19 years ago