Skip to content

1.1.0

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 01 Sep 05:22
· 51 commits to master since this release
  • Extract $.rails.csrfToken and $.rails.csrfParam functions to allow external usage.
  • Treat exception in $.rails.confirm as a false answer.
  • Don't fire Ajax requests if data-remote is false.
  • Fix IE7 bug with the cross domain check.
  • Ignore disabled file inputs when submitting the form.