We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ffc9b commit e228a36Copy full SHA for e228a36
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## v1.1.0
2
+
3
+* Extract `$.rails.csrfToken` and `$.rails.csrfParam` functions to allow external usage.
4
5
+* Treat exception in `$.rails.confirm` as a false answer.
6
7
+* Don't fire Ajax requests if `data-remote` is `false`.
8
9
+* Fix IE7 bug with the cross domain check.
10
11
+* Ignore disabled file inputs when submitting the form.
12
13
## v1.0.4
14
15
* Fix CSP bypass vulnerability.
0 commit comments