|
@@ -1,20 +1,21 @@
|
|
|
# Change Log
|
|
# Change Log
|
|
|
|
|
|
|
|
-__v0.2.0__
|
|
|
|
|
|
|
+v0.2.0
|
|
|
* Add custom submit handler (using ```submitHandler``` option)
|
|
* Add custom submit handler (using ```submitHandler``` option)
|
|
|
* Add ```callback``` validator
|
|
* Add ```callback``` validator
|
|
|
* Add ```creditCard``` validator
|
|
* Add ```creditCard``` validator
|
|
|
* Add ```different``` validator
|
|
* Add ```different``` validator
|
|
|
-* #25: The ```regexp``` validator does not work
|
|
|
|
|
* Add ```live``` option
|
|
* Add ```live``` option
|
|
|
|
|
+* #22: Support form that labels are placed in small (col-sm-), medium (col-md-) elements
|
|
|
|
|
+* #25: The ```regexp``` validator does not work
|
|
|
|
|
|
|
|
-__v0.1.1 (2013-10-17)__
|
|
|
|
|
|
|
+v0.1.1 (2013-10-17)
|
|
|
* Add ```submitButtons``` option
|
|
* Add ```submitButtons``` option
|
|
|
* #16: Disable client side validation in HTML 5
|
|
* #16: Disable client side validation in HTML 5
|
|
|
* #17: Support default Bootstrap form without labels
|
|
* #17: Support default Bootstrap form without labels
|
|
|
* #19: Support select box validator
|
|
* #19: Support select box validator
|
|
|
|
|
|
|
|
-__v0.1.0 (2013-10-14)__
|
|
|
|
|
|
|
+v0.1.0 (2013-10-14)
|
|
|
* First release
|
|
* First release
|
|
|
* Provide various validators
|
|
* Provide various validators
|
|
|
- between
|
|
- between
|