1.2.0
- Do not run the validations if form has the attribute
formnovalidate. - Don't replace content if
data-disable-withis not defined. - Enable remote on controls using the 'form' attribute.
- Links with
disabledattribute set will not trigger AJAX. - Add support for
formactionandformmethodattributes in remote forms.