Robin Herbots
|
5fb2641311
Change return of isValid fn to allow changing the typed input char
|
13 years ago |
Robin Herbots
|
378180b6b9
adjust behavior of insert mode to not push off the latest char when inserting and the mask is already complete
|
13 years ago |
Robin Herbots
|
5ca2d825ac
fix closure compiler error
|
13 years ago |
Robin Herbots
|
6ab2572699
some fixes to support use strict option (ghedwards)
|
13 years ago |
Robin Herbots
|
5a8ba26eab
enhance radixhandling for non-greedy masks
|
13 years ago |
Robin Herbots
|
b16c8cb136
fix in checkval for non-greedy masks
|
13 years ago |
Robin Herbots
|
3c057bd31d
fix delete and backspace behavior for numericInput with radixpoint
|
13 years ago |
Robin Herbots
|
1126460297
switch input direction according the position to the radixpoint
|
13 years ago |
Robin Herbots
|
e8f579089a
set default position before radixpoint with numericInput enabled
|
13 years ago |
Robin Herbots
|
b2ece21d46
Add jump to radixpoint
|
13 years ago |
Robin Herbots
|
3b1d1aa467
And another fix for checkval, and rtl input, ...
|
13 years ago |
Robin Herbots
|
844fa3006c
Fix in checkval, .... I definitely need to add some unittest, ....
|
13 years ago |
Robin Herbots
|
5be47de23c
fix checkval for numericinput
|
13 years ago |
Robin Herbots
|
b1334becc6
fix for issue 56
|
13 years ago |
Robin Herbots
|
954e24b0ab
fix when passing aliases through options
|
13 years ago |
Robin Herbots
|
eaa7215a06
fix change event
|
13 years ago |
Robin Herbots
|
446f4385bf
fix for clearOnIncopmplete
|
13 years ago |
Robin Herbots
|
4b2cf3f5f5
modified: js/jquery.inputmask.extentions.js
|
13 years ago |
Robin Herbots
|
41e5920c87
Version 1.0.0 set
|
13 years ago |
Robin Herbots
|
e466c510ed
Update autocompletion for numbers
|
13 years ago |
Robin Herbots
|
20efbd1b28
Update js/jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
a32defafd8
add onKeyUp fn in opts to extra process keyup events
|
13 years ago |
Robin Herbots
|
29c0a103bd
Add build with google closure compiler
|
13 years ago |