| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Pass HTML responses as plain-text in rails-ujs" | razh | 2019-03-17 | 1 | -1/+1 |
* | Read the CSP nonce on page load | George Claghorn | 2019-03-08 | 2 | -4/+10 |
* | [ci skip] actionview typo fixes. | alkesh26 | 2019-02-21 | 1 | -1/+1 |
* | Do not disable previously disabled elements | WoH | 2018-12-06 | 1 | -0/+2 |
* | Prevent unintended mouse keys from firing click events | WoH | 2018-12-05 | 2 | -5/+10 |
* | Do not enable disabled elements for XHR redirects | Patrik Bóna | 2018-09-27 | 1 | -1/+10 |
* | Throw if ujs loaded twice | Kazuhiro NISHIYAMA | 2018-07-31 | 1 | -1/+2 |
* | Make JS views rendered work with content security policy | yuuji.yaginuma | 2018-04-20 | 1 | -1/+1 |
* | Merge pull request #32404 from mathieumahe/master | Guillermo Iguaran | 2018-04-02 | 1 | -1/+5 |
|\ |
|
| * | Extract the confirm call in its own, overridable method in rails_ujs | Mathieu | 2018-04-01 | 1 | -1/+5 |
* | | Pass HTML responses as plain-text in rails-ujs | Raymond Zhou | 2018-03-19 | 1 | -1/+1 |
|/ |
|
* | Add support for automatic nonce generation for Rails UJS | Andrew White | 2018-02-19 | 2 | -1/+7 |
* | Revert unintentional change in 41e3bbd | Javan Makhmali | 2018-01-01 | 1 | -1/+1 |
* | Improve `preventDefault` fix for rails-ujs | Javan Makhmali | 2018-01-01 | 1 | -6/+11 |
* | Fix IE 10 and IE 11's broken `preventDefault` | Yuri S | 2017-12-27 | 1 | -0/+5 |
* | Enable to call Rails.ajax without beforeSend | ta1kt0me | 2017-10-28 | 1 | -1/+1 |
* | Merge pull request #30513 from y-yagi/fix_30444 | Akira Matsuda | 2017-10-25 | 1 | -1/+1 |
|\ |
|
| * | Does not include disabled element in params | yuuji.yaginuma | 2017-09-03 | 1 | -1/+1 |
* | | Merge pull request #29710 from padi/rails-ujs-docs | Guillermo Iguaran | 2017-10-22 | 2 | -0/+25 |
|\ \ |
|
| * | | Adds descriptions to rails-ujs methods [ci skip] | Marc Rendl Ignacio | 2017-07-07 | 2 | -0/+25 |
| |/ |
|
* / | Fix callback in rails ujs | Vasin Dmitriy | 2017-06-07 | 2 | -6/+5 |
|/ |
|
* | Merge pull request #29151 from onemanstartup/jquery_slim_fix | Guillermo Iguaran | 2017-05-29 | 1 | -1/+1 |
|\ |
|
| * | Check for jQuery ajax | Dmitriy Plekhanov | 2017-05-19 | 1 | -1/+1 |
* | | Fix server-generated JS response processing on IE9 when using rails-ujs and r... | Josh Goodall | 2017-05-17 | 1 | -1/+1 |
|/ |
|
* | Fix mistake in JS response parser: | Dmytro Vasin | 2017-04-13 | 1 | -3/+3 |
* | Set current page as default for ajax requests | Dmytro Vasin | 2017-04-11 | 1 | -0/+1 |
* | Reorganize rails-ujs files | Javan Makhmali | 2017-03-30 | 11 | -0/+531 |