Robin Herbots
|
f913a985dd
do not trigger incomplete event when using the greedy: false and repeat option
|
13 years ago |
Robin Herbots
|
1277627461
Cleanup Numeric support + update readme
|
13 years ago |
Robin Herbots
|
e7f6c858a9
fix for grouping
|
13 years ago |
Robin Herbots
|
7c8ef8bf03
some fixes for numeric input - boundary checking
|
13 years ago |
Robin Herbots
|
8c6a20795f
fix for numericinput and insertmode false
|
13 years ago |
Robin Herbots
|
8665d9e839
fix for issue 93 - Numeric input only fires oncomplete after n+1 inputs
|
13 years ago |
Robin Herbots
|
2c47103b0c
fix checking wheter the mask is complete or not
|
13 years ago |
Robin Herbots
|
a1590889e3
readded change
|
13 years ago |
Robin Herbots
|
b7a0721969
fix for radixhandling in non chrome + fix functionality of select all
|
13 years ago |
Eduardo Shiota Yasuda
|
217a192672
Added missing var declaration
|
13 years ago |
Robin Herbots
|
7ce11b3e40
fix for remove function to delay execution on the end
|
13 years ago |
Marnen Laibow-Koser
|
2204fd30df
Fix spelling of "extension".
|
13 years ago |
Robin Herbots
|
c3d2092a8a
add namespace to eventruler
|
13 years ago |
Robin Herbots
|
31eca7c16a
add support for readonly and disabled attributes/properties on the input element
|
13 years ago |
Robin Herbots
|
f8aae3c0f0
fix in preparebuffer + keydownhandling non-greedy masks
|
13 years ago |
Robin Herbots
|
2c5fd4ecdc
Update dev
|
13 years ago |
Robin Herbots
|
283343643e
header cleanup
|
13 years ago |
Robin Herbots
|
4169e4cc81
Preserve license text when compiling
|
13 years ago |
Robin Herbots
|
5ae490c226
added definition for indexOF for older browsers
|
13 years ago |
dasmfm
|
2450cf93a9
Russian letters support in definitions.
|
13 years ago |
Robin Herbots
|
8fa2fd6334
fix in clearoptionaltail. => make sure buffer is initialized
|
13 years ago |
Robin Herbots
|
545e838825
Update dev
|
13 years ago |
Robin Herbots
|
af287d39a3
Update dev
|
13 years ago |
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 |