Robin Herbots
|
bee2e5e2c0
enhance delete behavior for optional masks
|
13 years ago |
Robin Herbots
|
2dd77c0e87
Optional masks working in first tests. Need some extra polishing when deleting characters. Not yet tested on RTL/Numerics. Also needs code cleanup.
|
13 years ago |
Robin Herbots
|
ce8622bca0
Merge branch 'dev' into optional
|
13 years ago |
Robin Herbots
|
d381bcdd35
fix isValid fn for optional masks => first tests ok ;-)
|
13 years ago |
Robin Herbots
|
97e47cbb3f
Merge pull request #148 from RobinHerbots/master
|
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
|
98e52b6535
optionals progress
|
13 years ago |
Robin Herbots
|
de642befb0
optionals progress
|
13 years ago |
Robin Herbots
|
3bad5f2e07
optionals progress
|
13 years ago |
Robin Herbots
|
8fe19b7ab8
Merge branch 'dev' into optional
|
13 years ago |
Robin Herbots
|
f45e2fd7eb
added onKeyValidation callback
|
13 years ago |
Robin Herbots
|
05aa00bfa6
Merge branch 'dev' into optional
|
13 years ago |
Robin Herbots
|
1afe11f537
return this to expose publics
|
13 years ago |
Robin Herbots
|
bba14d5822
basic masking working again
|
13 years ago |
Robin Herbots
|
e97fc0e5d9
rename activeMaskSetIndex to activeMasksetIndex
|
13 years ago |
Robin Herbots
|
bf38c9b016
Change version to be sure there is no mixups
|
13 years ago |
Robin Herbots
|
1f69f85e40
Quickly added an idea to add the optional functionality
|
13 years ago |
Robin Herbots
|
c424e1cc46
Merge pull request #137 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
e87fdc3fd5
Fix for leapyear in autofill
|
13 years ago |
Robin Herbots
|
c0444b2f40
Merge pull request #136 from RobinHerbots/dev
|
13 years ago |
Robin Herbots
|
2b6a81e9a3
Fix year validation
|
13 years ago |
Robin Herbots
|
86241593de
fixes for IE
|
13 years ago |
Robin Herbots
|
5be8baaab9
On IE and Opera, when you tab into a field, the cursor is positioned after the mask. (#132)
|
13 years ago |
Robin Herbots
|
c5424bf79c
Set version to 1.2
|
13 years ago |
Robin Herbots
|
f9f5581a04
Minor fixes
|
13 years ago |
Gareth Edwards
|
39b9cd5549
Support entering of different separator characters as well as two digit years pushed to four digits where appropriate.
|
13 years ago |