Robin Herbots
|
3079eee0da
some fixes & changes for the greedy option
|
14 年 前 |
Robin Herbots
|
9f577712d4
Fix for ReolveAlias
|
14 年 前 |
Robin Herbots
|
6614ee8605
Update README
|
14 年 前 |
Robin Herbots
|
ef0eb60fc1
make "dd/mm/yyyy" an alias of "date"
|
14 年 前 |
Robin Herbots
|
9aeb002e35
Adding functionality to alias an alias
|
14 年 前 |
Robin Herbots
|
8e88c09df2
Add shift-end support
|
14 年 前 |
Robin Herbots
|
f9e41bc211
Another focus fix
|
14 年 前 |
Robin Herbots
|
ec150283ae
Fix focus detection when applying mask or reapplying
|
14 年 前 |
Robin Herbots
|
acc39d6867
issue 14: position correctly the caret when applying the mask
|
14 年 前 |
Robin Herbots
|
7fd1041e10
fix ,
|
14 年 前 |
Robin Herbots
|
85fc36578e
Added a time input mask defined within an alias. alias = hh:mm:ss
|
14 年 前 |
Robin Herbots
|
4883e03ca3
fix minor bug in writebuffer
|
14 年 前 |
Robin Herbots
|
0d9b26b8ac
numericInput does stop when mask is complete, nor detects it (issue 3)
|
14 年 前 |
Robin Herbots
|
eaa88a8190
modified: jquery.inputmask.js
|
14 年 前 |
Robin Herbots
|
45fd7f465d
allow functions as validators for the input instead of only regex
|
14 年 前 |
Robin Herbots
|
70d2a2a062
Edited README via GitHub
|
14 年 前 |
Robin Herbots
|
14f197e232
modified: README
|
14 年 前 |
Robin Herbots
|
f599b4233f
new file: jquery.inputmask.extentions.js
|
14 年 前 |
Robin Herbots
|
e8f8ef3672
Edited README via GitHub
|
14 年 前 |
Robin Herbots
|
3c071804a8
Edited changelog.txt via GitHub
|
14 年 前 |
Robin Herbots
|
c5f521c9a5
add aliases option
|
14 年 前 |
Robin Herbots
|
862dd769d5
Added oncleared option
|
14 年 前 |
Robin Herbots
|
446d03e950
Fixes for ff3.6 - mask does not apply when 'prevalidor' in de mask-definition is incomplete
|
14 年 前 |
Robin Herbots
|
e10d49b168
fix for escapeing chars - reset escaped flag
|
14 年 前 |
Robin Herbots
|
a1c65504d2
'namespaced' .data('inputmask') object
|
14 年 前 |
Robin Herbots
|
1db9267086
Edited README via GitHub
|
14 年 前 |
Robin Herbots
|
2230192725
Edited changelog.txt via GitHub
|
14 年 前 |
Robin Herbots
|
7ec351c24e
added clearIncomplete option - clear the incomplete input on blur
|
14 年 前 |
Robin Herbots
|
5bd517670b
Edited README via GitHub
|
14 年 前 |
Robin Herbots
|
e3b9952c18
added posibility to escape special mask definitions in the mask. ex $("#months").inputmask("m \\months");
|
14 年 前 |