コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Robin Herbots 1e3d00cc4c Update js/jquery.inputmask.js 13 年 前
  Eric Lamb 020b5c73c5 Clearing optional tail on mask assignment 13 年 前
  Robin Herbots 1842542af8 Refactor indexof to $.inArray 13 年 前
  Robin Herbots 81940ea898 Update js/jquery.inputmask.js 13 年 前
  Robin Herbots c0be5a9f31 fix getbufferelement 13 年 前
  Robin Herbots 6278016027 Update js/jquery.inputmask.js 13 年 前
  Robin Herbots 0441a8b009 correct greedy setting if needed 13 年 前
  Robin Herbots 887166241b Add drag drop functionality 13 年 前
  Robin Herbots 6553708465 fix typo 13 年 前
  Robin Herbots 1ce0092e40 better detection for inputevent 13 年 前
  Robin Herbots 664aeccdb5 fix paste event for older browsers 13 年 前
  Robin Herbots 353ae9a5e1 added hasMaskedValue fn 13 年 前
  Robin Herbots 646539c17f workaround for paste event in combination of maxLength 13 年 前
  Robin Herbots be307f2588 fix for FF with masklength 13 年 前
  Robin Herbots ed998899c1 fix - Numeric masks go beyond maxlength issue 98 13 年 前
  Robin Herbots f913a985dd do not trigger incomplete event when using the greedy: false and repeat option 13 年 前
  Robin Herbots 1277627461 Cleanup Numeric support + update readme 13 年 前
  Robin Herbots e7f6c858a9 fix for grouping 13 年 前
  Robin Herbots 7c8ef8bf03 some fixes for numeric input - boundary checking 13 年 前
  Robin Herbots 8c6a20795f fix for numericinput and insertmode false 13 年 前
  Robin Herbots 8665d9e839 fix for issue 93 - Numeric input only fires oncomplete after n+1 inputs 13 年 前
  Robin Herbots 2c47103b0c fix checking wheter the mask is complete or not 13 年 前
  Robin Herbots a1590889e3 readded change 13 年 前
  Robin Herbots b7a0721969 fix for radixhandling in non chrome + fix functionality of select all 13 年 前
  Eduardo Shiota Yasuda 217a192672 Added missing var declaration 13 年 前
  Robin Herbots 7ce11b3e40 fix for remove function to delay execution on the end 13 年 前
  Marnen Laibow-Koser 2204fd30df Fix spelling of "extension". 13 年 前
  Robin Herbots c3d2092a8a add namespace to eventruler 13 年 前
  Robin Herbots 31eca7c16a add support for readonly and disabled attributes/properties on the input element 13 年 前