aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/app/assets/javascripts/rails-ujs
Commit message (Expand)AuthorAgeFilesLines
* Issue #36728 - Inputs inside disabled fieldset are not submited on remote: tr...Willian Gustavo Veiga2019-07-251-0/+1
* Ensure non-mouse/programmatic clicks work with data-remoteSudara2019-06-131-2/+2
* Revert "Pass HTML responses as plain-text in rails-ujs"razh2019-03-171-1/+1
* Read the CSP nonce on page loadGeorge Claghorn2019-03-082-4/+10
* [ci skip] actionview typo fixes.alkesh262019-02-211-1/+1
* Do not disable previously disabled elementsWoH2018-12-061-0/+2
* Prevent unintended mouse keys from firing click eventsWoH2018-12-052-5/+10
* Do not enable disabled elements for XHR redirectsPatrik Bóna2018-09-271-1/+10
* Throw if ujs loaded twiceKazuhiro NISHIYAMA2018-07-311-1/+2
* Make JS views rendered work with content security policyyuuji.yaginuma2018-04-201-1/+1
* Merge pull request #32404 from mathieumahe/masterGuillermo Iguaran2018-04-021-1/+5
|\
| * Extract the confirm call in its own, overridable method in rails_ujsMathieu2018-04-011-1/+5
* | Pass HTML responses as plain-text in rails-ujsRaymond Zhou2018-03-191-1/+1
|/
* Add support for automatic nonce generation for Rails UJSAndrew White2018-02-192-1/+7
* Revert unintentional change in 41e3bbdJavan Makhmali2018-01-011-1/+1
* Improve `preventDefault` fix for rails-ujsJavan Makhmali2018-01-011-6/+11
* Fix IE 10 and IE 11's broken `preventDefault`Yuri S2017-12-271-0/+5
* Enable to call Rails.ajax without beforeSendta1kt0me2017-10-281-1/+1
* Merge pull request #30513 from y-yagi/fix_30444Akira Matsuda2017-10-251-1/+1
|\
| * Does not include disabled element in paramsyuuji.yaginuma2017-09-031-1/+1
* | Merge pull request #29710 from padi/rails-ujs-docsGuillermo Iguaran2017-10-222-0/+25
|\ \
| * | Adds descriptions to rails-ujs methods [ci skip]Marc Rendl Ignacio2017-07-072-0/+25
| |/
* / Fix callback in rails ujsVasin Dmitriy2017-06-072-6/+5
|/
* Merge pull request #29151 from onemanstartup/jquery_slim_fixGuillermo Iguaran2017-05-291-1/+1
|\
| * Check for jQuery ajaxDmitriy Plekhanov2017-05-191-1/+1
* | Fix server-generated JS response processing on IE9 when using rails-ujs and r...Josh Goodall2017-05-171-1/+1
|/
* Fix mistake in JS response parser:Dmytro Vasin2017-04-131-3/+3
* Set current page as default for ajax requestsDmytro Vasin2017-04-111-0/+1
* Reorganize rails-ujs filesJavan Makhmali2017-03-3011-0/+531