nghuuphuoc
|
cd2e9f0c85
Add more examples
|
11 years ago |
nghuuphuoc
|
e7b3f3de7a
Fix stringLength issue that always required
|
11 years ago |
nghuuphuoc
|
644cc8cbc0
#136: Remove this.dfs variable. Store the validate result for each field via data()
|
11 years ago |
nghuuphuoc
|
d42029016e
#135: The integer validator supports HTML 5 type="number" attribute
|
11 years ago |
nghuuphuoc
|
d2c2329be9
#135: Add integer validator
|
11 years ago |
phuoc
|
9fab26dceb
#74, #103, #122: Add trigger option (can be set using data-bv-trigger attribute). Can be set for each field or all fields
|
11 years ago |
phuoc
|
8a1d33b186
#14, #57: Support HTML5 color input
|
11 years ago |
phuoc
|
6f00528a8d
#14, #57: Support maxlength attribute
|
11 years ago |
phuoc
|
a5f52c22df
#14, #57: Support HTML 5 min attribute
|
11 years ago |
phuoc
|
a6a11637a0
#14, #57: Support HTML 5 max attribute
|
11 years ago |
nghuuphuoc
|
a927b4285f
#14, #57: Support HTML5 pattern input
|
11 years ago |
nghuuphuoc
|
25e852041e
#14, #57: Support URL input (type="url")
|
11 years ago |
nghuuphuoc
|
4b06210eca
#14, #57: Support email input (type="email")
|
11 years ago |
nghuuphuoc
|
9848caf597
#14, #57: Add message option to configurable html5 attributes
|
11 years ago |
nghuuphuoc
|
30fb08ef38
#132: Use the message set in fields.[fieldName].message
|
11 years ago |
nghuuphuoc
|
fd8989af22
#14, #57: Support name[]
|
11 years ago |
nghuuphuoc
|
e6c6b3a349
#14, #57: Use HTML attribute to set options
|
11 years ago |
nghuuphuoc
|
c8d8f60507
Update package.json due to the version changed
|
11 years ago |
nghuuphuoc
|
6e1618f8d8
Release v0.3.3
|
11 years ago |
nghuuphuoc
|
92fc9e1c80
#105: Cannot call form.submit() inside submitHandler
|
11 years ago |
nghuuphuoc
|
d9ba6c9c2a
#50, #119, #120: Don't validate disable field
|
11 years ago |
Phuoc Nguyen
|
02a06a06d0
Merge pull request #120 from whalepath/master
|
11 years ago |
Patrick Moore
|
f1e4b75d50
handle case where a field is removed after the bootstrap validation but before the form is submitted. Treat missing fields as disabled.
|
11 years ago |
nghuuphuoc
|
1be8ad725b
#77, #117: notEmpty validator doesn't work on file input
|
11 years ago |
nghuuphuoc
|
5077665322
Release v0.3.2
|
11 years ago |
nghuuphuoc
|
9dcb5c0c17
Update the CHANGELOG for v0.3.2
|
11 years ago |
nghuuphuoc
|
2b979f8939
#7: Add step validator
|
11 years ago |
nghuuphuoc
|
9131fd3375
#5: Support IPv6
|
11 years ago |
nghuuphuoc
|
644c8a1814
#6: Add ISBN validator, support both ISBN 10 and 13
|
11 years ago |
nghuuphuoc
|
f2cb18a94a
#112: Fix creditCard validator
|
11 years ago |