提交历史

作者 SHA1 备注 提交日期
  Robin Herbots a200dbd7eb Update jquery.inputmask.extentions.js 13 年之前
  Robin Herbots 1608d7c280 fix for number aliases 13 年之前
  Robin Herbots 7f63e3efcc Update jquery.inputmask.js 13 年之前
  Robin Herbots 47857bf7fa some number alias updates 13 年之前
  Robin Herbots 2cd51e17da remove duplicate definition 13 年之前
  Robin Herbots 5da0fef976 cleanup extentions 13 年之前
  Robin Herbots 90ac2ebf41 Update jquery.inputmask.extentions.js 13 年之前
  Robin Herbots b4a82dae4f Update jquery.inputmask.extentions.js 13 年之前
  Robin Herbots 8fdd5ed466 updated number aliases 13 年之前
  Robin Herbots 3def613e9f new datetime alias 13 年之前
  Robin Herbots 89aee62d2d Updated ResolveAlias for easy extending existing alias definitions (see updated datetime alias) 13 年之前
  Robin Herbots 5358864085 updated dd/mm/yyyy & mm/dd/yyyy aliases to autofill dates like ex. 1/1/1973 to 01/01/1973 13 年之前
  Robin Herbots 9a61585c6c hopefully the final fix for fn.val.patch ;-) 13 年之前
  Robin Herbots 72030b2cc5 another fix for fn.val patch 13 年之前
  Robin Herbots c1760b0a9f fix in patch $.fn.val when using a selector with more then one result 13 年之前
  Robin Herbots 393e433765 add autofill to dd/mm/yyyy & mm/dd/yyyy aliases 13 年之前
  Robin Herbots 5025d9a87c added autofill for day in dd/mm/yyyy alias - others will follow 13 年之前
  Robin Herbots 556c6334aa added autofill 13 年之前
  Robin Herbots a64a7e81f9 don't try to apply the mask on non input elements 13 年之前
  Robin Herbots 5efa696640 add radix point option to numberdefinitions 13 年之前
  Robin Herbots ea3f7331b2 fix resolvealias reapply options 13 年之前
  Robin Herbots 6220d47712 remove settimeout in applying the mask 13 年之前
  Robin Herbots 821188fb0d remove settimeout in setvalue 13 年之前
  Robin Herbots b5ae11cf03 fix for issue 35 - enforce sections, ... deleting chars only shift when the maskdefinition matches 13 年之前
  Robin Herbots 4b0e70800c fix in checkval for rtl/numeric input 13 年之前
  Robin Herbots 7b0739f404 fix for changeevent 13 年之前
  Robin Herbots 8fbf3729ab move the change event to later in execution, ... just to be sure and correctness 13 年之前
  Robin Herbots c5693ecd13 return "" when value == mask in either case 13 年之前
  Robin Herbots f0228f0f56 Update jquery.inputmask.js 13 年之前
  Robin Herbots c86442d70c fixes for the change event 13 年之前