Nathan Ross Powell
|
434d714bb6
Fix the link to iCheck
|
11 years ago |
nghuuphuoc
|
397a16c40a
#456: Adjust the feedback icon position for .input-group element
|
11 years ago |
nghuuphuoc
|
139f7567a3
#452: Update zipCode document typo, thanks to @mike1e
|
11 years ago |
nghuuphuoc
|
54127c1322
#426: Add test suite for the zipCode validator
|
11 years ago |
nghuuphuoc
|
50abef69b3
#179, #426: Add test suite for the vat validator
|
11 years ago |
nghuuphuoc
|
f01c95e203
#232, #426: Add test suite for the id validator
|
11 years ago |
nghuuphuoc
|
c559e0c0f4
#416, #448: Add updateOption() method for updating the particular validator option, thanks to @AlaskanShade
|
11 years ago |
Phuoc Nguyen
|
3b14e10fda
Merge pull request #448 from AlaskanShade/UpdateOption
|
11 years ago |
nghuuphuoc
|
43d42e3093
#447: zipCode validator allows to set the country code via another field or callback, thanks to @AlaskanShade
|
11 years ago |
nghuuphuoc
|
4151110869
#269, #273, #447: Skip the _isExcluded() when initializing the form, thanks to @AlaskanShade
|
11 years ago |
Phuoc Nguyen
|
e3f73c0a64
Merge pull request #447 from AlaskanShade/master
|
11 years ago |
Mike Podruchny
|
27b937e35f
Added countryfield option on zip code
|
11 years ago |
Mike Podruchny
|
efe35d1116
Make dash optional in US zip codes
|
11 years ago |
Mike Podruchny
|
bbb0f9c360
Added updateOption method
|
11 years ago |
Mike Podruchny
|
6c56ead47a
Don't check isExcluded up front
|
11 years ago |
phuoc
|
654d3b8924
#420: Enable/disable particular validator
|
11 years ago |
phuoc
|
167c5190ec
#426, #175: Add test suite for the container option
|
11 years ago |
phuoc
|
199383e333
#426, #356: Add test suite for group option
|
11 years ago |
phuoc
|
53a33f6b18
#121: Support data-bv-onsuccess, data-bv-onerror attributes on form
|
11 years ago |
nghuuphuoc
|
683b6c8f22
#387: Add test suite for default message
|
11 years ago |
nghuuphuoc
|
1a6c3f9866
#422: Add test suite for excluded setting
|
11 years ago |
nghuuphuoc
|
7f1c85c1b8
#432: Define the callback via ```data-bv-callback-callback``` attribute
|
11 years ago |
nghuuphuoc
|
c2dc307e88
#406: Add test suite for revalidateField() method
|
11 years ago |
nghuuphuoc
|
f05432c7c6
#275: Add test suite for destroy() method
|
11 years ago |
nghuuphuoc
|
6511b307b0
#433: Add resetField(field, resetValue) method
|
11 years ago |
nghuuphuoc
|
cdf9067386
#426: Cleanup the test suites
|
11 years ago |
nghuuphuoc
|
daa9acf45e
#434: Add ```updateMessage(field, validator, message)``` method
|
11 years ago |
nghuuphuoc
|
bd839cef30
API: Rename getErrors() to getMessages()
|
11 years ago |
phuoc
|
95abc679ee
#195: Allow to set the success/error event on field by attribute, event, or callback
|
11 years ago |
nghuuphuoc
|
cbe0c84fcf
#426: Add issn validator test suite
|
11 years ago |