コミット履歴

作者 SHA1 メッセージ 日付
  Robin Herbots 83065c5230 Update jquery.inputmask.js 14 年 前
  Robin Herbots 86b8f160cd track caret position before backspace in android 14 年 前
  Robin Herbots 1175ae8a86 add android and iphone detection 14 年 前
  Robin Herbots 8087dcbe4b Update jquery.inputmask.js 14 年 前
  Robin Herbots 000c8390ab Android patch - this one works a bit better 14 年 前
  Robin Herbots cbc98b7fa2 Removed this.focus before setSelectionRange 14 年 前
  Robin Herbots 68de4d9ed9 Safari 5.1.x - modal dialog fires keypress twice workaround 14 年 前
  Robin Herbots 2f65841cbb add comment 14 年 前
  Robin Herbots cc534d9865 added getemptymask command to retrieve the default (empty) mask value 14 年 前
  Robin Herbots ace3ae7245 fix for issue 6 where the non-masked items are valid for the masked items. 14 年 前
  Robin Herbots ab519e551b better workaround, ... if this works we can apply the patch conditionally 14 年 前
  Robin Herbots a2925bb967 workaround for (webkit on android) bug - setselectionrange 14 年 前
  Robin Herbots 24c0b5ff33 cleanup dev 14 年 前
  Robin Herbots b3008a612b possible fix for android 14 年 前
  Robin Herbots ebf3a8af69 moved casing to the definition level 14 年 前
  Robin Herbots a47a005053 added autoCasing option - see the readme for usage 14 年 前
  Robin Herbots f30df46c40 moved day, month, year definition to jquery.inputmask.extentions.js 14 年 前
  Robin Herbots 59dd786d53 Fix backspace behavior when in overwrite mode 14 年 前
  Robin Herbots e60e113523 revert greedy functionality 14 年 前
  Robin Herbots ff25613b5a fix for TruncateInput fn 14 年 前
  Robin Herbots bcb5d768e7 Update in preparebuffer - allocate total mask for repeat instead of just 1 char 14 年 前
  Robin Herbots 622cbecf6c Update jquery.inputmask.js 14 年 前
  Robin Herbots 6a23436598 fix multi-char placeholder ie7 14 年 前
  Robin Herbots 5cd2c2196e set version to 0.4.5 14 年 前
  Robin Herbots 69e87cc2f8 add multichar placeholder support (usefull for date-format indication) 14 年 前
  Robin Herbots 4690a5d290 Fix edge-bug when keep pressing backspace => browser freeze 14 年 前
  Robin Herbots 7b1eab1f9f Pass the input buffer to the validation function. This can be picked up in the validator todo validation beyond the mask definition. 14 年 前
  Robin Herbots f000d7bbe3 adjust description 14 年 前
  Robin Herbots 3079eee0da some fixes & changes for the greedy option 14 年 前
  Robin Herbots 9f577712d4 Fix for ReolveAlias 14 年 前