提交历史

作者 SHA1 备注 提交日期
  Robin Herbots 273d91afc7 Merge pull request #236 from gustavohenke/dev 12 年之前
  Gustavo Henke d5c26d74ac Bower support 12 年之前
  Robin Herbots 2f9370986c backspace and delete for normal and rtl seems correct + fix for home end 12 年之前
  Robin Herbots 86b41b872d fix handling lastvalidposition with isvalid strict 12 年之前
  Robin Herbots 7932986f4b delete, backspace handling rtl 12 年之前
  Robin Herbots b6defafb61 fixes & fixes 12 年之前
  Robin Herbots 06d6548c1e modified: js/jquery.inputmask.js 13 年之前
  Robin Herbots c8edbdb5c3 maskset selection fixed 13 年之前
  Robin Herbots 0fbe81c853 Refactoring for multiple & optional masks. 13 年之前
  Robin Herbots 2aa280d5d8 fix ctrl-a ctrl-x + fix for determineMaskset 13 年之前
  Robin Herbots 342e75ffe9 enhance the regex entension (a bit) 13 年之前
  Robin Herbots 5ce0a7280a fix check for undefined in iscomplete 13 年之前
  Robin Herbots 26a5548bd2 remove console.log 13 年之前
  Robin Herbots ec9dd3211d update readme 13 年之前
  Robin Herbots cf7714832b update nuget package (include version in names) + minor fix in decimals 13 年之前
  Robin Herbots de0c0e9d64 rebuild 13 年之前
  Robin Herbots 5e2b5b75e1 A simple regex alias as this => inputmask("Regex", { regex: "[0-9]*" }); working 13 年之前
  Robin Herbots 70d08f9f2e update regex extension 13 年之前
  Robin Herbots 1aa4a422e3 deleted: dist/jQuery.InputMask.2.2.12.nupkg 13 年之前
  Robin Herbots e32f2cb9ee optimize eventruler 13 年之前
  Robin Herbots 25fb60eaa1 fix for non-greedy masks 13 年之前
  Robin Herbots 932e1d2422 fix for iscomplete 13 年之前
  Robin Herbots 1f25f17916 fix lastvalidposition handling in isvalid fn 13 年之前
  Robin Herbots e98c23c19d add regex extension skeleton 13 年之前
  Robin Herbots d507c4b4ff fix mask cleanup when swithing mask, ... just clearing the tail is not enough in multimask 13 年之前
  Robin Herbots ff1a97957a select and backspace fix 13 年之前
  Robin Herbots b25b862859 fix postformat for numerics 13 年之前
  Robin Herbots 4092e3c41d fix from refactoring opts 13 年之前
  Robin Herbots 832e40ae4e added non negative integer + set default separator as "" 13 年之前
  Robin Herbots 93fd2f3015 optional mask fix in isvalid 13 年之前