phuoc
|
47acdd31f6
#465: Use options.message to return the message
|
11 years ago |
phuoc
|
763f37a592
#465: Refactoring vat validator
|
11 years ago |
phuoc
|
703937b4e3
#465: Refactoring phone validator
|
11 years ago |
phuoc
|
6029c3833c
#465: Refactoring stringLength validator
|
11 years ago |
phuoc
|
43dc4ce8b8
#465: Refactoring iban validator
|
11 years ago |
phuoc
|
494c500865
#465: Refactoring id validator
|
11 years ago |
phuoc
|
294bece3ab
#465: Refactoring step, stringCase, uuid validators
|
11 years ago |
phuoc
|
672786db90
#465: Refactoring choice validator
|
11 years ago |
phuoc
|
68d67a364f
#465: Refactoring greaterThan, lessThan validator
|
11 years ago |
phuoc
|
6886b3a804
#465: Refactoring between validator
|
11 years ago |
phuoc
|
883aca102e
#465: Refactoring zipCode validator
|
11 years ago |
phuoc
|
08a8ff1354
#430: between adds support for comparing to other field, return value of a callback function
|
11 years ago |
phuoc
|
3443704ba5
#430: lessThan adds support for comparing to other field, return value of a callback function
|
11 years ago |
phuoc
|
9b856d22f7
#430: greaterThan adds support for comparing to other field, return value of a callback function
|
11 years ago |
nghuuphuoc
|
397a16c40a
#456: Adjust the feedback icon position for .input-group element
|
11 years ago |
nghuuphuoc
|
54127c1322
#426: Add test suite for the zipCode validator
|
11 years ago |
nghuuphuoc
|
c559e0c0f4
#416, #448: Add updateOption() method for updating the particular validator option, thanks to @AlaskanShade
|
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
|
654d3b8924
#420: Enable/disable particular validator
|
11 years ago |
phuoc
|
53a33f6b18
#121: Support data-bv-onsuccess, data-bv-onerror attributes on form
|
11 years ago |
nghuuphuoc
|
7f1c85c1b8
#432: Define the callback via ```data-bv-callback-callback``` attribute
|
11 years ago |
nghuuphuoc
|
6511b307b0
#433: Add resetField(field, resetValue) method
|
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
|
b4c7873563
#431: Add built time
|
11 years ago |
nghuuphuoc
|
b7767d83c4
#422: Exclude particular field by ```excluded``` option or ```data-bv-excluded``` attribute
|
11 years ago |
nghuuphuoc
|
28537f00f9
#382: Add JSLint to Grunt build
|
11 years ago |
phuoc
|
ba2483f40a
#411: Fix the ean validator, thanks to @manish-in-java
|
11 years ago |