| .. |
|
validator
|
c34853c02f
Merge branch 'master' of https://github.com/zmira/bootstrapvalidator into zmira-master
|
11 年 前 |
|
api.js
|
65db8ad0da
#1014: Fix isValidField and validateField for fields without validators, thanks to @jazzzz
|
11 年 前 |
|
container.js
|
18b2c65567
#991: The field is validated only one time when setting trigger: 'blur', container: 'tooltip'
|
11 年 前 |
|
dynamic.js
|
f2a78e87c1
#725: Fix the issue when adding field which does not exist but is already set in "fields" option
|
11 年 前 |
|
enable.js
|
703937b4e3
#465: Refactoring phone validator
|
11 年 前 |
|
event.js
|
62ca6d58ef
#612, #740, #741: Fix the issue which email@server is not valid email address, thanks to @kromit
|
11 年 前 |
|
excluded.js
|
1a6c3f9866
#422: Add test suite for excluded setting
|
11 年 前 |
|
group.js
|
167c5190ec
#426, #175: Add test suite for the container option
|
11 年 前 |
|
i18n.js
|
62ca6d58ef
#612, #740, #741: Fix the issue which email@server is not valid email address, thanks to @kromit
|
11 年 前 |
|
input.js
|
84685dc6b6
#1040, #1041: Input with placeholder shouldn't be validated on init (IE 10/11), thanks to @jazzzz
|
11 年 前 |
|
message.js
|
6511b307b0
#433: Add resetField(field, resetValue) method
|
11 年 前 |
|
verbose.js
|
505e1b27ee
#480: Add verbose option, thanks to @mbezhanov
|
11 年 前 |