Skip to content

1.2.0

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 12 Jan 23:30
· 27 commits to master since this release
  • 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 and formmethod attributes in remote forms.