Commit History

Author SHA1 Message Date
  Robin Herbots b6defafb61 fixes & fixes 12 years ago
  Robin Herbots 06d6548c1e modified: js/jquery.inputmask.js 12 years ago
  Robin Herbots c8edbdb5c3 maskset selection fixed 12 years ago
  Robin Herbots 0fbe81c853 Refactoring for multiple & optional masks. 12 years ago
  Robin Herbots 2aa280d5d8 fix ctrl-a ctrl-x + fix for determineMaskset 13 years ago
  Robin Herbots 342e75ffe9 enhance the regex entension (a bit) 13 years ago
  Robin Herbots 5ce0a7280a fix check for undefined in iscomplete 13 years ago
  Robin Herbots 26a5548bd2 remove console.log 13 years ago
  Robin Herbots ec9dd3211d update readme 13 years ago
  Robin Herbots cf7714832b update nuget package (include version in names) + minor fix in decimals 13 years ago
  Robin Herbots de0c0e9d64 rebuild 13 years ago
  Robin Herbots 5e2b5b75e1 A simple regex alias as this => inputmask("Regex", { regex: "[0-9]*" }); working 13 years ago
  Robin Herbots 70d08f9f2e update regex extension 13 years ago
  Robin Herbots 1aa4a422e3 deleted: dist/jQuery.InputMask.2.2.12.nupkg 13 years ago
  Robin Herbots e32f2cb9ee optimize eventruler 13 years ago
  Robin Herbots 25fb60eaa1 fix for non-greedy masks 13 years ago
  Robin Herbots 932e1d2422 fix for iscomplete 13 years ago
  Robin Herbots 1f25f17916 fix lastvalidposition handling in isvalid fn 13 years ago
  Robin Herbots e98c23c19d add regex extension skeleton 13 years ago
  Robin Herbots d507c4b4ff fix mask cleanup when swithing mask, ... just clearing the tail is not enough in multimask 13 years ago
  Robin Herbots ff1a97957a select and backspace fix 13 years ago
  Robin Herbots b25b862859 fix postformat for numerics 13 years ago
  Robin Herbots 4092e3c41d fix from refactoring opts 13 years ago
  Robin Herbots 832e40ae4e added non negative integer + set default separator as "" 13 years ago
  Robin Herbots 93fd2f3015 optional mask fix in isvalid 13 years ago
  Robin Herbots 15d39c774b ie8 fix 13 years ago
  Robin Herbots 66756cd308 nuget update 13 years ago
  Robin Herbots 14e6d59050 fix firstmaskpos issue + fix isComplete 13 years ago
  Robin Herbots cd4811e0e0 fix backspace issue multi mask 13 years ago
  Robin Herbots aead61958b Fix in isvalid for multi & optional masks, autounmask fix for decimals & others, add showTooltip option 13 years ago