Commit History

Author SHA1 Message Date
  Robin Herbots 8070a66e6d Add showMaskOnHover option 13 years ago
  Robin Herbots 047d8d346e modified the oncleared, oncomplete & onincomplete to work with events, but still keep compatibility. 13 years ago
  Robin Herbots 3bf2cc5872 Infinite loop for numericInput mask 13 years ago
  Robin Herbots c2d250e02f issue 127 13 years ago
  Robin Herbots fb316cc408 Pressing separator for Date input does not move to next field in IE, also find that it outputs the separator after the separator (I.E 1/ outputs 01//M/YYYY on chrome) 13 years ago
  Robin Herbots 1e3d00cc4c Update js/jquery.inputmask.js 13 years ago
  Eric Lamb 020b5c73c5 Clearing optional tail on mask assignment 13 years ago
  Robin Herbots 1842542af8 Refactor indexof to $.inArray 13 years ago
  Robin Herbots 81940ea898 Update js/jquery.inputmask.js 13 years ago
  Robin Herbots c0be5a9f31 fix getbufferelement 13 years ago
  Robin Herbots 6278016027 Update js/jquery.inputmask.js 13 years ago
  Robin Herbots 0441a8b009 correct greedy setting if needed 13 years ago
  Robin Herbots 887166241b Add drag drop functionality 13 years ago
  Robin Herbots 6553708465 fix typo 13 years ago
  Robin Herbots 1ce0092e40 better detection for inputevent 13 years ago
  Robin Herbots 664aeccdb5 fix paste event for older browsers 13 years ago
  Robin Herbots 353ae9a5e1 added hasMaskedValue fn 13 years ago
  Robin Herbots 646539c17f workaround for paste event in combination of maxLength 13 years ago
  Robin Herbots be307f2588 fix for FF with masklength 13 years ago
  Robin Herbots ed998899c1 fix - Numeric masks go beyond maxlength issue 98 13 years ago
  Robin Herbots f913a985dd do not trigger incomplete event when using the greedy: false and repeat option 13 years ago
  Robin Herbots 1277627461 Cleanup Numeric support + update readme 13 years ago
  Robin Herbots e7f6c858a9 fix for grouping 13 years ago
  Robin Herbots 7c8ef8bf03 some fixes for numeric input - boundary checking 13 years ago
  Robin Herbots 8c6a20795f fix for numericinput and insertmode false 13 years ago
  Robin Herbots 8665d9e839 fix for issue 93 - Numeric input only fires oncomplete after n+1 inputs 13 years ago
  Robin Herbots 2c47103b0c fix checking wheter the mask is complete or not 13 years ago
  Robin Herbots a1590889e3 readded change 13 years ago
  Robin Herbots b7a0721969 fix for radixhandling in non chrome + fix functionality of select all 13 years ago
  Eduardo Shiota Yasuda 217a192672 Added missing var declaration 13 years ago