nghuuphuoc
|
4151110869
#269, #273, #447: Skip the _isExcluded() when initializing the form, thanks to @AlaskanShade
|
11 年之前 |
Phuoc Nguyen
|
e3f73c0a64
Merge pull request #447 from AlaskanShade/master
|
11 年之前 |
Mike Podruchny
|
27b937e35f
Added countryfield option on zip code
|
11 年之前 |
Mike Podruchny
|
efe35d1116
Make dash optional in US zip codes
|
11 年之前 |
Mike Podruchny
|
6c56ead47a
Don't check isExcluded up front
|
11 年之前 |
phuoc
|
654d3b8924
#420: Enable/disable particular validator
|
11 年之前 |
phuoc
|
167c5190ec
#426, #175: Add test suite for the container option
|
11 年之前 |
phuoc
|
199383e333
#426, #356: Add test suite for group option
|
11 年之前 |
phuoc
|
53a33f6b18
#121: Support data-bv-onsuccess, data-bv-onerror attributes on form
|
11 年之前 |
nghuuphuoc
|
683b6c8f22
#387: Add test suite for default message
|
11 年之前 |
nghuuphuoc
|
1a6c3f9866
#422: Add test suite for excluded setting
|
11 年之前 |
nghuuphuoc
|
7f1c85c1b8
#432: Define the callback via ```data-bv-callback-callback``` attribute
|
11 年之前 |
nghuuphuoc
|
c2dc307e88
#406: Add test suite for revalidateField() method
|
11 年之前 |
nghuuphuoc
|
f05432c7c6
#275: Add test suite for destroy() method
|
11 年之前 |
nghuuphuoc
|
6511b307b0
#433: Add resetField(field, resetValue) method
|
11 年之前 |
nghuuphuoc
|
cdf9067386
#426: Cleanup the test suites
|
11 年之前 |
nghuuphuoc
|
daa9acf45e
#434: Add ```updateMessage(field, validator, message)``` method
|
11 年之前 |
nghuuphuoc
|
bd839cef30
API: Rename getErrors() to getMessages()
|
11 年之前 |
phuoc
|
95abc679ee
#195: Allow to set the success/error event on field by attribute, event, or callback
|
11 年之前 |
nghuuphuoc
|
cbe0c84fcf
#426: Add issn validator test suite
|
11 年之前 |
nghuuphuoc
|
0d95ece3ec
#426: Add ismn validator test suite
|
11 年之前 |
nghuuphuoc
|
e4fd4354df
#426: Add isin validator test suite
|
11 年之前 |
nghuuphuoc
|
5af70a72e0
#426: Add ean validator test suite
|
11 年之前 |
nghuuphuoc
|
247d6d2d99
#426: Add iban validator test suite
|
11 年之前 |
nghuuphuoc
|
96bfb6cd21
#426: Add creditCard validator test suite
|
11 年之前 |
nghuuphuoc
|
48aea5c503
#426: Add isbn validator test suite
|
11 年之前 |
nghuuphuoc
|
b4c7873563
#431: Add built time
|
11 年之前 |
nghuuphuoc
|
5304f3fcbd
#431: Add built time
|
11 年之前 |
nghuuphuoc
|
b61083529e
#423: Add default column to settings table, thanks to @MartinDevillers
|
11 年之前 |
nghuuphuoc
|
b7767d83c4
#422: Exclude particular field by ```excluded``` option or ```data-bv-excluded``` attribute
|
11 年之前 |