Commit History

Author SHA1 Message Date
  Robin Herbots 98df633feb renamed: jquery.inputmask.json -> jquery.inputmask.jquery.json 13 years ago
  Robin Herbots 5a51f004c8 add plugin manifest file 13 years ago
  Robin Herbots 4f82e18386 modified: build.xml 13 years ago
  Robin Herbots e571543cf4 modified: build.properties 13 years ago
  Robin Herbots a846396cff add nuget building + version update in build 13 years ago
  Robin Herbots ac292a8fd0 Version Bump to 1.3.4 + add dist folder 13 years ago
  Robin Herbots 11b9f43867 accept mask: 9999 as valid masktemplate 13 years ago
  Robin Herbots 2bf48a01ec fix numericInput for 2.x branch 13 years ago
  Robin Herbots a406d54b21 correct example in readme 13 years ago
  Robin Herbots 922d474c47 fix numerics for IE8 13 years ago
  Robin Herbots ae6cd5c2ec some fixes for numeric (still some issue when deleting) 13 years ago
  Robin Herbots 8fa877ced8 add # definitions which allows alfanumerics with autouppercasing 13 years ago
  Robin Herbots 50d78bddcd another fix for numerics extension 13 years ago
  Robin Herbots 711daed17d fix data-inputmask and alias + fix delete for decimal alias 13 years ago
  Robin Herbots 35c09fae97 Fix readme + add nuget.exe 13 years ago
  Robin Herbots 811c011449 Update readme 13 years ago
  Robin Herbots 1312021ba5 add initial data-inputmask attribute support 13 years ago
  Robin Herbots 263f9c4a60 update ignorables 13 years ago
  Robin Herbots 29bed4dc48 add enter to the ignorables 13 years ago
  Robin Herbots 31774be892 ignore tab & f-keys in keypressed handling 13 years ago
  Robin Herbots 5568b2414f move getmasklength 13 years ago
  Robin Herbots e45cc0f805 update readme 13 years ago
  Robin Herbots 4b66f67290 fix regex for ip 13 years ago
  Robin Herbots ed9c76c052 Remove keydown suppression where possible + allow for propagation of the event 13 years ago
  Robin Herbots cca8b6fd24 adjust regex of non-negative decimal 13 years ago
  Robin Herbots 2c87331ef1 fix decimal, integer alias overtype behavior wit autogroup disabled 13 years ago
  Robin Herbots 0637b18296 fix autogroup with selections 13 years ago
  Robin Herbots c99fe65e76 remove logs 13 years ago
  Robin Herbots e05730ab5b another fix for the autogroup option 13 years ago
  Robin Herbots 2ac2c82d3a fix backspace 13 years ago