Commit History

Author SHA1 Message Date
  Robin Herbots ea3f7331b2 fix resolvealias reapply options 13 years ago
  Robin Herbots 6220d47712 remove settimeout in applying the mask 13 years ago
  Robin Herbots 821188fb0d remove settimeout in setvalue 13 years ago
  Robin Herbots b5ae11cf03 fix for issue 35 - enforce sections, ... deleting chars only shift when the maskdefinition matches 13 years ago
  Robin Herbots 4b0e70800c fix in checkval for rtl/numeric input 13 years ago
  Robin Herbots 7b0739f404 fix for changeevent 13 years ago
  Robin Herbots 8fbf3729ab move the change event to later in execution, ... just to be sure and correctness 13 years ago
  Robin Herbots c5693ecd13 return "" when value == mask in either case 13 years ago
  Robin Herbots f0228f0f56 Update jquery.inputmask.js 13 years ago
  Robin Herbots c86442d70c fixes for the change event 13 years ago
  Robin Herbots 120acb19cd Pass the position (pos) to the validator (IsValid). Can by usefull within the validator fn. 13 years ago
  Robin Herbots 9e965bc265 quick fix for chrome (patchValueProperty) 14 years ago
  Robin Herbots 5c214c98ed patchValueProperty fix for IE8 14 years ago
  Robin Herbots 56dcb344d4 Update jquery.inputmask.js 14 years ago
  Robin Herbots 706e13efec fix for firtefox 14 years ago
  Robin Herbots b3d497d4ef Update jquery.inputmask.js 14 years ago
  Robin Herbots fa4681693e added value property patch through defineProperty 14 years ago
  Robin Herbots 460eab1ea6 fix for <CTRL> X key combination 14 years ago
  Robin Herbots 90bf5f8ab5 some cleanup 14 years ago
  Robin Herbots 8afb970052 removed patch_val option, removed setvalue option 14 years ago
  Robin Herbots c662073a0a added support for simple optional masks with dir='rtl' + fix backspace behavior 14 years ago
  Robin Herbots f3da18e705 test 14 years ago
  Robin Herbots 4af58c6f55 Merge pull request #30 from rosshadden/master 14 years ago
  Robin Herbots 0684b3a9c3 Merge branch 'dev' 14 years ago
  Robin Herbots 605dc3a97b move optional clearout to function 14 years ago
  Robin Herbots d32b6d3176 Added simple optional masks, or you can see it as clearing out optional masks on the tail when the input looses focus. 14 years ago
  Ross Hadden 72c0784526 Fixed if placeholder.length > 1; 14 years ago
  Ross Hadden 91f22f3f61 Optional masks; 14 years ago
  Ross Hadden a53f387eb5 Merge remote-tracking branch 'original/master' 14 years ago
  Ross Hadden 1676b5bfad Added placeholder to input.data, for convenience; 14 years ago