Robin Herbots
|
83065c5230
Update jquery.inputmask.js
|
14 years ago |
Robin Herbots
|
86b8f160cd
track caret position before backspace in android
|
14 years ago |
Robin Herbots
|
8087dcbe4b
Update jquery.inputmask.js
|
14 years ago |
Robin Herbots
|
000c8390ab
Android patch - this one works a bit better
|
14 years ago |
Robin Herbots
|
ab519e551b
better workaround, ... if this works we can apply the patch conditionally
|
14 years ago |
Robin Herbots
|
a2925bb967
workaround for (webkit on android) bug - setselectionrange
|
14 years ago |
Robin Herbots
|
24c0b5ff33
cleanup dev
|
14 years ago |
Robin Herbots
|
b3008a612b
possible fix for android
|
14 years ago |
Robin Herbots
|
ebf3a8af69
moved casing to the definition level
|
14 years ago |
Robin Herbots
|
a47a005053
added autoCasing option - see the readme for usage
|
14 years ago |
Robin Herbots
|
f30df46c40
moved day, month, year definition to jquery.inputmask.extentions.js
|
14 years ago |
Robin Herbots
|
59dd786d53
Fix backspace behavior when in overwrite mode
|
14 years ago |
Robin Herbots
|
e60e113523
revert greedy functionality
|
14 years ago |
Robin Herbots
|
ff25613b5a
fix for TruncateInput fn
|
14 years ago |
Robin Herbots
|
bcb5d768e7
Update in preparebuffer - allocate total mask for repeat instead of just 1 char
|
14 years ago |
Robin Herbots
|
622cbecf6c
Update jquery.inputmask.js
|
14 years ago |
Robin Herbots
|
6a23436598
fix multi-char placeholder ie7
|
14 years ago |
Robin Herbots
|
5cd2c2196e
set version to 0.4.5
|
14 years ago |
Robin Herbots
|
69e87cc2f8
add multichar placeholder support (usefull for date-format indication)
|
14 years ago |
Robin Herbots
|
4690a5d290
Fix edge-bug when keep pressing backspace => browser freeze
|
14 years ago |
Robin Herbots
|
7b1eab1f9f
Pass the input buffer to the validation function. This can be picked up in the validator todo validation beyond the mask definition.
|
14 years ago |
Robin Herbots
|
f000d7bbe3
adjust description
|
14 years ago |
Robin Herbots
|
3079eee0da
some fixes & changes for the greedy option
|
14 years ago |
Robin Herbots
|
9f577712d4
Fix for ReolveAlias
|
14 years ago |
Robin Herbots
|
9aeb002e35
Adding functionality to alias an alias
|
14 years ago |
Robin Herbots
|
8e88c09df2
Add shift-end support
|
14 years ago |
Robin Herbots
|
f9e41bc211
Another focus fix
|
14 years ago |
Robin Herbots
|
ec150283ae
Fix focus detection when applying mask or reapplying
|
14 years ago |
Robin Herbots
|
acc39d6867
issue 14: position correctly the caret when applying the mask
|
14 years ago |
Robin Herbots
|
4883e03ca3
fix minor bug in writebuffer
|
14 years ago |