nghuuphuoc
|
397a16c40a
#456: Adjust the feedback icon position for .input-group element
|
11 年之前 |
nghuuphuoc
|
54127c1322
#426: Add test suite for the zipCode validator
|
11 年之前 |
nghuuphuoc
|
c559e0c0f4
#416, #448: Add updateOption() method for updating the particular validator option, thanks to @AlaskanShade
|
11 年之前 |
nghuuphuoc
|
43d42e3093
#447: zipCode validator allows to set the country code via another field or callback, thanks to @AlaskanShade
|
11 年之前 |
nghuuphuoc
|
4151110869
#269, #273, #447: Skip the _isExcluded() when initializing the form, thanks to @AlaskanShade
|
11 年之前 |
phuoc
|
654d3b8924
#420: Enable/disable particular validator
|
11 年之前 |
phuoc
|
53a33f6b18
#121: Support data-bv-onsuccess, data-bv-onerror attributes on form
|
11 年之前 |
nghuuphuoc
|
7f1c85c1b8
#432: Define the callback via ```data-bv-callback-callback``` attribute
|
11 年之前 |
nghuuphuoc
|
6511b307b0
#433: Add resetField(field, resetValue) method
|
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
|
b4c7873563
#431: Add built time
|
11 年之前 |
nghuuphuoc
|
b7767d83c4
#422: Exclude particular field by ```excluded``` option or ```data-bv-excluded``` attribute
|
11 年之前 |
nghuuphuoc
|
28537f00f9
#382: Add JSLint to Grunt build
|
11 年之前 |
phuoc
|
ba2483f40a
#411: Fix the ean validator, thanks to @manish-in-java
|
11 年之前 |
phuoc
|
175a188668
#406: Add revalidateField() method
|
11 年之前 |
phuoc
|
3681075ce3
#401: stringLength validator allows spaces after max length
|
11 年之前 |
nghuuphuoc
|
63ee43bd18
#385: Add unnecessary English package
|
11 年之前 |
nghuuphuoc
|
8e1fc0c001
#387: Provide default error messages
|
11 年之前 |
nghuuphuoc
|
123c93b30d
#393: The remote validator adds support for dynamic url and method type (GET/POST), thanks to @ericnakagawa
|
11 年之前 |
phuoc
|
ac70d80a44
#385, #387: Provide the default error messages; Support I18n
|
11 年之前 |
phuoc
|
d2bdaf9b3a
#385, #387: Provide the default error messages; Support I18n
|
11 年之前 |
nghuuphuoc
|
75eba952bf
#388: Allow to override the default options. Useful for using multiple forms in the same page
|
11 年之前 |
nghuuphuoc
|
f621b052b2
#389: When using multiple forms with HTML attributes on the same page, the plugin options will be the same as the last one
|
11 年之前 |
nghuuphuoc
|
ee1a746ae2
Merge remote-tracking branch 'origin/master'
|
11 年之前 |
nghuuphuoc
|
8462c067b8
Fix for #356
|
11 年之前 |
phuoc
|
1d332e8ba1
#377: id, vat validators should return false if the country code is not supported
|
11 年之前 |
phuoc
|
4be6cf3c01
#356: Declare the group variable before using it
|
11 年之前 |
nghuuphuoc
|
dac1479f6c
#356: Add group option
|
11 年之前 |