Commit History

Author SHA1 Message Date
  Robin Herbots 9bb558018b Update README 14 years ago
  Robin Herbots 303154bce8 Update README 14 years ago
  Robin Herbots f30df46c40 moved day, month, year definition to jquery.inputmask.extentions.js 14 years ago
  Robin Herbots e62600d3ce extend inputmask definitions with hour, minute, second. also moved day, month, year to the extentions.js 14 years ago
  Robin Herbots 59dd786d53 Fix backspace behavior when in overwrite mode 14 years ago
  Robin Herbots e60e113523 revert greedy functionality 14 years ago
  Robin Herbots ff25613b5a fix for TruncateInput fn 14 years ago
  Robin Herbots bcb5d768e7 Update in preparebuffer - allocate total mask for repeat instead of just 1 char 14 years ago
  Robin Herbots 622cbecf6c Update jquery.inputmask.js 14 years ago
  Robin Herbots 6a23436598 fix multi-char placeholder ie7 14 years ago
  Robin Herbots 253e11dc40 Update README 14 years ago
  Robin Herbots 5cd2c2196e set version to 0.4.5 14 years ago
  Robin Herbots 69e87cc2f8 add multichar placeholder support (usefull for date-format indication) 14 years ago
  Robin Herbots 4690a5d290 Fix edge-bug when keep pressing backspace => browser freeze 14 years ago
  Robin Herbots 26dd56c63b Update README 14 years ago
  Robin Herbots 5c1a959a01 detect leap year in year validation 14 years ago
  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 years ago
  Robin Herbots f000d7bbe3 adjust description 14 years ago
  Robin Herbots 3079eee0da some fixes & changes for the greedy option 14 years ago
  Robin Herbots 9f577712d4 Fix for ReolveAlias 14 years ago
  Robin Herbots 6614ee8605 Update README 14 years ago
  Robin Herbots ef0eb60fc1 make "dd/mm/yyyy" an alias of "date" 14 years ago
  Robin Herbots 9aeb002e35 Adding functionality to alias an alias 14 years ago
  Robin Herbots 8e88c09df2 Add shift-end support 14 years ago
  Robin Herbots f9e41bc211 Another focus fix 14 years ago
  Robin Herbots ec150283ae Fix focus detection when applying mask or reapplying 14 years ago
  Robin Herbots acc39d6867 issue 14: position correctly the caret when applying the mask 14 years ago
  Robin Herbots 7fd1041e10 fix , 14 years ago
  Robin Herbots 85fc36578e Added a time input mask defined within an alias. alias = hh:mm:ss 14 years ago
  Robin Herbots 4883e03ca3 fix minor bug in writebuffer 14 years ago