Skip to content

Tags: leaboy/jQuery-Mask-Plugin

Tags

v1.14.0

Toggle v1.14.0's commit message
Bugfixes:

  - Fix cursor jumping while editing in non-IE browsers. Thanks to @Archwyrm

Features:

  - adding masked function for better angular use

v1.13.9

Toggle v1.13.9's commit message
Changes:

  - giving the opportunity to pass watchInputs locally

v1.13.8

Toggle v1.13.8's commit message
Changes:

  - adding support for meteor

v1.13.7

Toggle v1.13.7's commit message
Bugfixes:

  - fixing onChange behaviour

v1.13.6

Toggle v1.13.6's commit message
Bugfixes:

  - fixing deploy procedure

v1.13.5

Toggle v1.13.5's commit message
Changes:

  - adding clearIfNotMatch to globalOptions

Bugfixes:

  - fixing some bugs when using non-input elements
  - fixing mobile issues at igorescobar#348.
  - using input event when supported

v1.13.4

Toggle v1.13.4's commit message
Bugfixes:

  - Add check to ensure that there are input elements before using them

v1.13.3

Toggle v1.13.3's commit message
Changes:

  - adding main property to package.json

v1.13.2

Toggle v1.13.2's commit message
Bugfixes:

  - change event wasnt being triggered in some cases

v1.13.1

Toggle v1.13.1's commit message
Bugfixes:

  - destroying input event too