phuoc
|
234f07e964
#451: Validation of numeric fields with decimal steps, thanks to @Azuka
|
11 年之前 |
phuoc
|
ee31976fac
API: Added getOptions: function(field, validator, option) method
|
11 年之前 |
phuoc
|
ce768ab2d3
Fix #475
|
11 年之前 |
phuoc
|
b6769f7ec2
Fix #310
|
11 年之前 |
phuoc
|
1ce28366ef
#385: Remove getMessage() from i18n
|
11 年之前 |
phuoc
|
2204056cf4
#375: Don't submit form when the callback validator completes and the submit button isn't clicked
|
11 年之前 |
phuoc
|
bc8c0994f9
#425: Custom trigger event is ignored by field validators
|
11 年之前 |
phuoc
|
c81699843e
#382: JSHint free
|
11 年之前 |
phuoc
|
d749423a53
#385: Rename languages dir to language
|
11 年之前 |
phuoc
|
d2029da81a
#385: Rename languages dir to language
|
11 年之前 |
phuoc
|
1c522b6a2a
#444: Add ipv4, ipv6 messages
|
11 年之前 |
phuoc
|
47acdd31f6
#465: Use options.message to return the message
|
11 年之前 |
phuoc
|
763f37a592
#465: Refactoring vat validator
|
11 年之前 |
phuoc
|
703937b4e3
#465: Refactoring phone validator
|
11 年之前 |
phuoc
|
6029c3833c
#465: Refactoring stringLength validator
|
11 年之前 |
phuoc
|
43dc4ce8b8
#465: Refactoring iban validator
|
11 年之前 |
phuoc
|
494c500865
#465: Refactoring id validator
|
11 年之前 |
phuoc
|
294bece3ab
#465: Refactoring step, stringCase, uuid validators
|
11 年之前 |
phuoc
|
672786db90
#465: Refactoring choice validator
|
11 年之前 |
phuoc
|
68d67a364f
#465: Refactoring greaterThan, lessThan validator
|
11 年之前 |
phuoc
|
6886b3a804
#465: Refactoring between validator
|
11 年之前 |
phuoc
|
883aca102e
#465: Refactoring zipCode validator
|
11 年之前 |
phuoc
|
08a8ff1354
#430: between adds support for comparing to other field, return value of a callback function
|
11 年之前 |
phuoc
|
3443704ba5
#430: lessThan adds support for comparing to other field, return value of a callback function
|
11 年之前 |
phuoc
|
9b856d22f7
#430: greaterThan adds support for comparing to other field, return value of a callback function
|
11 年之前 |
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 年之前 |