nghuuphuoc
|
e556105187
Fix for #356
|
11 years ago |
nghuuphuoc
|
ee1a746ae2
Merge remote-tracking branch 'origin/master'
|
11 years ago |
nghuuphuoc
|
8462c067b8
Fix for #356
|
11 years ago |
phuoc
|
1d332e8ba1
#377: id, vat validators should return false if the country code is not supported
|
11 years ago |
phuoc
|
4be6cf3c01
#356: Declare the group variable before using it
|
11 years ago |
nghuuphuoc
|
dac1479f6c
#356: Add group option
|
11 years ago |
phuoc
|
50412adc35
#374: Add Singapore postal code, thanks to @thisisclement
|
11 years ago |
Phuoc Nguyen
|
706f467da5
Merge pull request #374 from thisisclement/master
|
11 years ago |
Clement
|
aee230a34a
Update SG postal code validator to reflect correctly.
|
11 years ago |
Clement
|
71a8a185a4
Added SG Postal code validator
|
11 years ago |
nghuuphuoc
|
b6a0176210
#195: Add an example showing how to use field events
|
11 years ago |
nghuuphuoc
|
caaf2ee7b1
#371: Add H character to the Canadian postcode, thanks to @jzhang6
|
11 years ago |
Phuoc Nguyen
|
cfcf889324
Merge pull request #371 from jzhang6/zipCode
|
11 years ago |
jzhang6
|
570414824f
Update zipCode.js
|
11 years ago |
nghuuphuoc
|
e45eb478e8
#366: Don't change the enable setting when the new one is the same
|
11 years ago |
nghuuphuoc
|
3f62bb9097
#348: The uri validator now provides an option to support private/local network address
|
11 years ago |
nghuuphuoc
|
8cb74757b7
#364: Clicking the feedback icon also effect to the checkbox, radio fields
|
11 years ago |
phuoc
|
54ac62bcfc
#358: The zipCode validator doesn't work for Canadian zip code
|
11 years ago |
phuoc
|
85bb445496
#348: Update uri validator
|
11 years ago |
nghuuphuoc
|
ea82bcfa5f
#344: Update submit handler example
|
11 years ago |
nghuuphuoc
|
f77026a2ee
#206, #338: Add back bv-tab-error and bv-tab-success classes to tab
|
11 years ago |
nghuuphuoc
|
e2374511bc
#202, #206: Take the tab back. Automatically activate the tab containing the first invalid field
|
11 years ago |
nghuuphuoc
|
d57c1dfbf7
#338: Update the tab example to load Font Awesome icons
|
11 years ago |
nghuuphuoc
|
fea1ffd806
#333: Demonstrate using HTML attributes with select element
|
11 years ago |
nghuuphuoc
|
d49df8c692
#330: Update the regexp attribute example
|
11 years ago |
nghuuphuoc
|
8ab2d93579
#262: The plugin now doesn't show the errors, feedback icons of given field if there are uncompleted validators
|
11 years ago |
nghuuphuoc
|
cea5359101
#42: Remove submit button from example
|
11 years ago |
nghuuphuoc
|
bf73a17622
#336: Add ```$field``` instance to the callback validator
|
11 years ago |
nghuuphuoc
|
de5e341b7a
#42: Add new ```getSubmitButton()``` method to get the clicked submit button
|
11 years ago |
nghuuphuoc
|
32a85f2426
#334: Update the Getting Started document, thanks to @jjshoe
|
11 years ago |