Robin Herbots
|
d8c4718bd3
fix unmasking - not taken placeholders equal to the value into account
|
12 years ago |
Robin Herbots
|
abc504d5cd
fix radix- and grouphandling for numerics
|
12 years ago |
Robin Herbots
|
fa673e466a
Rework - numerics
|
12 years ago |
Robin Herbots
|
a5741232e5
fix decimal alias (copy from 2.x branch)
|
12 years ago |
Robin Herbots
|
560ecb283a
fix showMaskOnFocus option when tabbing in
|
12 years ago |
Robin Herbots
|
de1f7fe82d
added showMaskOnFocus option (forgot to commit the actual change)
|
12 years ago |
Robin Herbots
|
b436b09b97
https://github.com/gadr90/jquery.inputmask/commit/c8c284a1d6aa5f8ca12a048e497c857e607e2e54
|
12 years ago |
Robin Herbots
|
824c1e84a5
remove log
|
12 years ago |
Robin Herbots
|
664936b8a4
fix for NumericInput + change default radixpoint to none
|
12 years ago |
Robin Herbots
|
4f82e18386
modified: build.xml
|
12 years ago |
Robin Herbots
|
e571543cf4
modified: build.properties
|
12 years ago |
Robin Herbots
|
a846396cff
add nuget building + version update in build
|
12 years ago |
Robin Herbots
|
ac292a8fd0
Version Bump to 1.3.4 + add dist folder
|
12 years ago |
Robin Herbots
|
11b9f43867
accept mask: 9999 as valid masktemplate
|
13 years ago |
Robin Herbots
|
2bf48a01ec
fix numericInput for 2.x branch
|
13 years ago |
Robin Herbots
|
711daed17d
fix data-inputmask and alias + fix delete for decimal alias
|
13 years ago |
Robin Herbots
|
1312021ba5
add initial data-inputmask attribute support
|
13 years ago |
Robin Herbots
|
263f9c4a60
update ignorables
|
13 years ago |
Robin Herbots
|
29bed4dc48
add enter to the ignorables
|
13 years ago |
Robin Herbots
|
31774be892
ignore tab & f-keys in keypressed handling
|
13 years ago |
Robin Herbots
|
5568b2414f
move getmasklength
|
13 years ago |
Robin Herbots
|
ed9c76c052
Remove keydown suppression where possible + allow for propagation of the event
|
13 years ago |
Robin Herbots
|
0637b18296
fix autogroup with selections
|
13 years ago |
Robin Herbots
|
2ac2c82d3a
fix backspace
|
13 years ago |
Robin Herbots
|
ff05d54959
fix radixpoint handling
|
13 years ago |
Robin Herbots
|
303b09cf71
fix isComplete function
|
13 years ago |
Robin Herbots
|
0a83549035
added isComplete function
|
13 years ago |
VladimirKuzmin
|
15252fe75b
fix events namespaces
|
13 years ago |
Robin Herbots
|
40feaa802e
remove useless charat
|
13 years ago |
Robin Herbots
|
f0b20add8a
Cannot bind click event to read only input field with inputmask
|
13 years ago |