Robin Herbots
|
3d25a6ca99
better decimal mask
|
13 years ago |
Robin Herbots
|
ff05d54959
fix radixpoint handling
|
13 years ago |
Robin Herbots
|
0936b84894
Update nuget package description
|
13 years ago |
Robin Herbots
|
691308fdfe
Update README.md
|
13 years ago |
Robin Herbots
|
17426f8608
Update nuget/jquery.inputmask.nuspec
|
13 years ago |
Robin Herbots
|
43df635cd9
Update nuget/jquery.inputmask.nuspec
|
13 years ago |
Robin Herbots
|
0008f5b140
Update README.md
|
13 years ago |
Robin Herbots
|
7df44eefeb
Update README.md
|
13 years ago |
Robin Herbots
|
204f8059db
Initial commit for nuget packaging support. (https://github.com/williamthiago/jquery.inputmask)
|
13 years ago |
Robin Herbots
|
0e2834303b
minor enhancement for decimals
|
13 years ago |
Robin Herbots
|
303b09cf71
fix isComplete function
|
13 years ago |
Robin Herbots
|
0a83549035
added isComplete function
|
13 years ago |
Robin Herbots
|
ebce92a08e
Merge pull request #159 from VladimirKuzmin/1.x
|
13 years ago |
VladimirKuzmin
|
15252fe75b
fix events namespaces
|
13 years ago |
Robin Herbots
|
4de6353c67
moved extensions from custom to date extensions and general extensions
|
13 years ago |
Robin Herbots
|
40feaa802e
remove useless charat
|
13 years ago |
Robin Herbots
|
917ef74600
update readme
|
13 years ago |
Robin Herbots
|
7a2dfef8aa
Added yearrange option to the date extensions
|
13 years ago |
Robin Herbots
|
f0b20add8a
Cannot bind click event to read only input field with inputmask
|
13 years ago |
Robin Herbots
|
42be7ed1b5
If I click label than I am in input assigned to label, but mask is not show.
|
13 years ago |
Robin Herbots
|
0b7e377198
fix settimeout call for FF
|
13 years ago |
Robin Herbots
|
621b3fbada
remove charat from dateextensions
|
13 years ago |
Robin Herbots
|
66535e363d
Merge pull request #147 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
82ec12a988
Merge pull request #144 from geekdave/master
|
13 years ago |
Robin Herbots
|
88f1f68853
should fix issue 145
|
13 years ago |
Dave Cadwallader
|
821eff5d3d
fixed formatting issue
|
13 years ago |
Dave Cadwallader
|
5213c62a2b
Fixed issue causing change event not to get triggered for decimal masks when a "." character is present in the field.
|
13 years ago |
Robin Herbots
|
f45e2fd7eb
added onKeyValidation callback
|
13 years ago |
Robin Herbots
|
1afe11f537
return this to expose publics
|
13 years ago |
Robin Herbots
|
c424e1cc46
Merge pull request #137 from RobinHerbots/dev
|
13 years ago |