Commit History

Author SHA1 Message Date
  Robin Herbots f44595ea46 fix bug in clearOnLostFocus option on blur 14 years ago
  Robin Herbots 7bc4841f65 Edited jquery.inputmask.js via GitHub 14 years ago
  Robin Herbots 9520105d00 added clearMaskOnLostFocus (FakeArShui) 14 years ago
  Robin Herbots 93804ca40c Persist the definitions passed as direct options - to be used for the unmask 14 years ago
  Robin Herbots 42a8fc042d access the input within the scope of the events 15 years ago
  Robin Herbots 820c0691fd Position the cursor at the after last matched position when the END-key is pressed. 15 years ago
  Robin Herbots b347c13b14 numeric input updates 15 years ago
  Robin Herbots 349e16155d added Numeric like inputdirection 15 years ago
  Robin Herbots b2b6bb3e4f removed implementation of the optional masks. I will take another approach on that. 15 years ago
  Robin Herbots 31b3ef1bc0 If you enter on a masked textbox with the tab key the mask doesn't show. (epikarma) 15 years ago
  Robin Herbots bee7a39069 fixes for optional masks 15 years ago
  Robin Herbots b12021ab67 minor fixes for optional masks 15 years ago
  Robin 248141fbb3 Minor fixes - reset the placeholder when used in optional masks. Still needs some rework. 15 years ago
  Robin Herbots 24db2d772c Escape regex special chars used as placeholder. ex: * 15 years ago
  Robin Herbots d7d54816ef set caret to 0 after deleting all input content 15 years ago
  Robin Herbots 9bf825909a Fix for select behavior with mouse 15 years ago
  Robin Herbots 1cb76962d0 make the change behavior behave like a normal input element 15 years ago
  Robin Herbots 8d4a574f41 15 years ago
  Robin Herbots 68909e1fa5 hide placeholder with single non-greedy mask 15 years ago
  Robin Herbots 82c52e9a31 and again some fixes for the optional masks 15 years ago
  Robin Herbots 62baef34fd fix for optional masks 15 years ago
  Robin Herbots 0a9ebaf1c9 fix in isvalid 15 years ago
  Robin Herbots aa1e0bb639 another fix in checkval 15 years ago
  Robin Herbots d6bfc7e44f fix in checkval 15 years ago
  Robin Herbots 9062a6cce2 fixed cursor position when you mouseclick on the textbox - from simpmeth 15 years ago
  Robin Herbots 2161c7e0f9 some fixes for the optional mask 15 years ago
  Robin Herbots 5117f61d97 change repeat option to take the exact nummer of repetitions specified. 15 years ago
  Robin Herbots cb346e9673 fix for optional mask at the beginning and ending 15 years ago
  Robin Herbots b48ec8e022 fix for optional mask 15 years ago
  Robin Herbots c1fe1a0593 offset didn't take leading non-mask characters into account - (optional masks) 15 years ago