提交历史

作者 SHA1 备注 提交日期
  phuoc b66fc648ee Credit card validator uses luhn helper 11 年之前
  phuoc ba02d0aa21 #179: Move luhn implementation to helper 11 年之前
  nghuuphuoc 6f5713ad23 #205: Allow to call plugin method using .bootstrapValidator('method', params) 11 年之前
  nghuuphuoc 80e49b498d #202: Activate tab containing the first invalid field 11 年之前
  nghuuphuoc a350a3e15c Update excluded option docs 11 年之前
  phuoc b53875e617 #184: Use comma to separate the excluded filters 11 年之前
  nghuuphuoc 9dba0d3956 #184: Add excluded option 11 年之前
  nghuuphuoc c30f7f808a Cleanup 11 年之前
  Henning Danielsen 0964ae9fb0 Do not validate fields that are enabled=false 11 年之前
  nghuuphuoc 63c6e91e3d #159, #163: User doesn't need to submit the form twice when remote validator complete 11 年之前
  Jonathan Swale 611dc0260f Update bootstrapValidator.js 11 年之前
  nghuuphuoc 677be4239f #157: Added support for element outside of form using the selector option 11 年之前
  nghuuphuoc 87b4f15bcd Update Changelog 11 年之前
  nghuuphuoc b26ecc29e2 #106: validate() method now doesn't submit the form automatically if user doesn't click the submit buttons 11 年之前
  nghuuphuoc 07cc2a1e7b #162: Update the changelog 11 年之前
  nghuuphuoc 5225e02218 #131: Doesn't trigger validation on the first focus 11 年之前
  nghuuphuoc fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
  nghuuphuoc b5b7598bcc #140: Add invisible example 11 年之前
  nghuuphuoc b78237acce #140: Don't init the hidden field 11 年之前
  phuoc 33cb378f79 Merge from v0.4.0 branch 11 年之前
  phuoc 1b5ee03cc1 Merge branch 'v0.4.0' 11 年之前
  phuoc e1ca86724e Cleanup 11 年之前
  easonhan f0b6dce7b7 do not validate field when it is hidden 11 年之前
  nghuuphuoc 65059a3022 #109: Add setLiveMode method 11 年之前
  nghuuphuoc 2b80be973a #14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options 11 年之前
  nghuuphuoc c6b47355cd #126: Don't disable the submit button when calling custom submit handler 11 年之前
  nghuuphuoc 8bd3b5378f Cleanup 11 年之前
  nghuuphuoc 8eb8b776cc Show the invalid icon when the remote/callback returns true but the field doesn't pass other validator 11 年之前
  phuoc aeb7cde40e Cleanup 11 年之前
  phuoc 118178743b #136: Support multiple elements with the same name 11 年之前