Robin Herbots
|
326d042f09
opts.separator indexing fixes - jobray
|
13 years ago |
Robin Herbots
|
1e3d00cc4c
Update js/jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
66122b65a2
Merge pull request #119 from ericlamb/dev
|
13 years ago |
Eric Lamb
|
020b5c73c5
Clearing optional tail on mask assignment
|
13 years ago |
Robin Herbots
|
47c66290b3
Refactor indexof to $.inArray
|
13 years ago |
Robin Herbots
|
1842542af8
Refactor indexof to $.inArray
|
13 years ago |
Robin Herbots
|
81940ea898
Update js/jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
c0be5a9f31
fix getbufferelement
|
13 years ago |
Robin Herbots
|
6278016027
Update js/jquery.inputmask.js
|
13 years ago |
Robin Herbots
|
0441a8b009
correct greedy setting if needed
|
13 years ago |
Robin Herbots
|
887166241b
Add drag drop functionality
|
13 years ago |
Robin Herbots
|
6553708465
fix typo
|
13 years ago |
Robin Herbots
|
1ce0092e40
better detection for inputevent
|
13 years ago |
Robin Herbots
|
664aeccdb5
fix paste event for older browsers
|
13 years ago |
Robin Herbots
|
353ae9a5e1
added hasMaskedValue fn
|
13 years ago |
Robin Herbots
|
f69b260de5
fix examples
|
13 years ago |
Robin Herbots
|
646539c17f
workaround for paste event in combination of maxLength
|
13 years ago |
Robin Herbots
|
be307f2588
fix for FF with masklength
|
13 years ago |
Robin Herbots
|
915a4fae81
modified: README.md
|
13 years ago |
Robin Herbots
|
ed998899c1
fix - Numeric masks go beyond maxlength issue 98
|
13 years ago |
Robin Herbots
|
7a4abd4660
Update optional masks explanation
|
13 years ago |
Robin Herbots
|
d823beff4b
modified: README.md
|
13 years ago |
Robin Herbots
|
a5f392da50
update readme
|
13 years ago |
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
|
bc7e6186d0
fix for radixpoint when using autogroup
|
13 years ago |
Robin Herbots
|
e7f6c858a9
fix for grouping
|
13 years ago |
Robin Herbots
|
1b8855d9fc
remove console.log
|
13 years ago |
Robin Herbots
|
1e4e795642
beginning for grouping in numeric aliases
|
13 years ago |
Robin Herbots
|
7c8ef8bf03
some fixes for numeric input - boundary checking
|
13 years ago |