phuoc
|
234f07e964
#451: Validation of numeric fields with decimal steps, thanks to @Azuka
|
11 年之前 |
Phuoc Nguyen
|
69b419c374
Merge pull request #451 from Azuka/master
|
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
|
1cb0d6ccd4
#465: Update choice.html demo
|
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 年之前 |
phuoc
|
ef465f8d27
#465: Support dynamic message
|
11 年之前 |
phuoc
|
38f7836962
Add @phillprice and @nathanrosspowell to the list of contributors
|
11 年之前 |
Phuoc Nguyen
|
2f81c8ece0
Merge pull request #461 from nathanrosspowell/master
|
11 年之前 |