Thomas Lhotta
|
713b5cf449
Added zip code validators for Austria and Switzerland. Improved zip code validator for Germany. Added unit tests Austria, Germany and Switzerland. Updated translations.
|
11 年之前 |
Phuoc Nguyen
|
9458868167
#1033, #1043: Add autoFocus option
|
11 年之前 |
Phuoc Nguyen
|
9dedfd1cc1
#343, #481, #1045: Fix double submit with defered validators, thanks to @jazzzz
|
11 年之前 |
phuoc
|
bd15caebc1
#1055, #1057, #1063: Fix issues caused by set verbose to false, thanks to @shineability
|
11 年之前 |
phuoc
|
ff698ae4bb
#1048: Allow to use comma in dynamic option value
|
11 年之前 |
Phuoc Nguyen
|
84685dc6b6
#1040, #1041: Input with placeholder shouldn't be validated on init (IE 10/11), thanks to @jazzzz
|
11 年之前 |
Phuoc Nguyen
|
65db8ad0da
#1014: Fix isValidField and validateField for fields without validators, thanks to @jazzzz
|
11 年之前 |
Phuoc Nguyen
|
ab46473a94
#1022: Add Portugal postal code validator, thanks to @zmira
|
11 年之前 |
Phuoc Nguyen
|
42dc19708f
#1018: Add German phone number and postal code validators, thanks to @jhadenfeldt
|
11 年之前 |
Phuoc Nguyen
|
1edc377ffb
#1010: Add Ireland postal code validator, thanks to @zmira
|
11 年之前 |
Phuoc Nguyen
|
ed8af1d0f3
Merge branch 'master' of https://github.com/mgibas/bootstrapvalidator into mgibas-master
|
11 年之前 |
Phuoc Nguyen
|
b14d035159
#960: Add trim option for the stringLength validator
|
11 年之前 |
Phuoc Nguyen
|
18b2c65567
#991: The field is validated only one time when setting trigger: 'blur', container: 'tooltip'
|
11 年之前 |
Phuoc Nguyen
|
0a47e8dd57
#933, #959: Tooltip/popover isn't destroyed when the field is valid
|
11 年之前 |
Phuoc Nguyen
|
476127a66b
Cleanup color validator
|
11 年之前 |
Emil Rømer Christensen
|
e98ee9d8ee
Refactor test suite for color validator.
|
11 年之前 |
Emil Rømer Christensen
|
3b145238e0
Refactor color validators to one single entity
|
11 年之前 |
Emil Rømer Christensen
|
ed2be693da
Fix bug in form names for test suites for rgb, rgba and hsl
|
11 年之前 |
Emil Rømer Christensen
|
a6cf172ffe
Add validator and test suite for rgba() color validation
|
11 年之前 |
Emil Rømer Christensen
|
8aad8c942a
Add validator and test suite for color validation
|
11 年之前 |
Emil Rømer Christensen
|
966ab44071
Add test suite for keyword color validator
|
11 年之前 |
Emil Rømer Christensen
|
9e2310af97
Add validator and test suite for hsla() color validation
|
11 年之前 |
Emil Rømer Christensen
|
4d78da95fb
Fix bug in form names for test suites for rgb, rgba and hsl
|
11 年之前 |
Emil Rømer Christensen
|
57abf03c1d
Add validator and test suite for hsl() color validation
|
11 年之前 |
Emil Rømer Christensen
|
ca995f6291
Add validator and test suite for rgba() color validation
|
11 年之前 |
Emil Rømer Christensen
|
450e142431
Add built files for the rgbColor and keywordColor commits
|
11 年之前 |
phuoc
|
f62003e156
#874: Add test suite for stringLength validator, thanks to @thx2001r
|
11 年之前 |
phuoc
|
c5ea41ec64
#807, #821: Add min, max options for the date validator, thanks to @Arkni
|
11 年之前 |
phuoc
|
e2a42b37af
#867: Add Czech, Slovakia phone number and postal code validators, thanks to @cuchac
|
11 年之前 |
mgibas
|
e02fa352f7
Coma separator handling in greaterThan and lessThen validators
|
11 年之前 |