Commit History

Author SHA1 Message Date
  Robin Herbots 446d03e950 Fixes for ff3.6 - mask does not apply when 'prevalidor' in de mask-definition is incomplete 14 years ago
  Robin Herbots e10d49b168 fix for escapeing chars - reset escaped flag 14 years ago
  Robin Herbots a1c65504d2 'namespaced' .data('inputmask') object 14 years ago
  Robin Herbots 1db9267086 Edited README via GitHub 14 years ago
  Robin Herbots 2230192725 Edited changelog.txt via GitHub 14 years ago
  Robin Herbots 7ec351c24e added clearIncomplete option - clear the incomplete input on blur 14 years ago
  Robin Herbots 5bd517670b Edited README via GitHub 14 years ago
  Robin Herbots e3b9952c18 added posibility to escape special mask definitions in the mask. ex $("#months").inputmask("m \\months"); 14 years ago
  Robin Herbots 61106439cb Edited changelog.txt via GitHub 14 years ago
  Robin Herbots 496e9a63bf Edited README via GitHub 14 years ago
  Robin Herbots f6938165ff added remove function to remove an inputmask (requested by hariharans87) 14 years ago
  Robin Herbots f1f44d3215 Edited README via GitHub 14 years ago
  Robin Herbots a56dc4867b Switch between insert & overwrite mode by pressing the INSERT key + fix in when pressing delete when in last position 14 years ago
  Robin Herbots c3d53de1ec Edited changelog.txt via GitHub 14 years ago
  Robin Herbots 0ba1bd5520 added insertMode option - default to true to insert the input; when set to false the input overwrites the data 14 years ago
  Robin Herbots f44595ea46 fix bug in clearOnLostFocus option on blur 14 years ago
  Robin Herbots 7bc4841f65 Edited jquery.inputmask.js via GitHub 14 years ago
  Robin Herbots 9788628ece added clearMaskOnLostFocus option 14 years ago
  Robin Herbots 9520105d00 added clearMaskOnLostFocus (FakeArShui) 14 years ago
  Robin Herbots 93804ca40c Persist the definitions passed as direct options - to be used for the unmask 14 years ago
  Robin Herbots 42a8fc042d access the input within the scope of the events 15 years ago
  Robin Herbots 820c0691fd Position the cursor at the after last matched position when the END-key is pressed. 15 years ago
  Robin Herbots b347c13b14 numeric input updates 15 years ago
  Robin Herbots a67fa8c839 Edited changelog.txt via GitHub 15 years ago
  Robin Herbots de82bbdde4 Edited README via GitHub 15 years ago
  Robin Herbots 349e16155d added Numeric like inputdirection 15 years ago
  Robin Herbots 9a8259cc21 Edited README via GitHub 15 years ago
  Robin Herbots 4e01557023 removed optional mask implementation 15 years ago
  Robin Herbots b2b6bb3e4f removed implementation of the optional masks. I will take another approach on that. 15 years ago
  Robin Herbots 31b3ef1bc0 If you enter on a masked textbox with the tab key the mask doesn't show. (epikarma) 15 years ago