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