aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/app
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
* NPM -> npm [ci skip]Xavier Noria2019-05-121-1/+1
* Revert "Pass HTML responses as plain-text in rails-ujs"razh2019-03-171-1/+1
* Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to...Ryuta Kamizono2019-03-091-2/+2
|\
| * Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-091-2/+2
* | Read the CSP nonce on page loadGeorge Claghorn2019-03-082-4/+10
|/
* [ci skip] actionview typo fixes.alkesh262019-02-211-1/+1
* Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-161-2/+1
* Move all npm packages to @rails scopeJavan Makhmali2019-01-101-5/+5
* Bump license years for 2019Arun Agrawal2018-12-311-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
* Merge pull request #31881 from yewton/rails-ujs-with-yarn-autocleanRafael França2018-04-231-0/+2
|\
| * Update rails-ujs readmeYuto SASAKI2018-02-041-0/+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
|/
* Update rails-ujs readmeMike Fiedler2018-01-291-1/+1
* Revert unintentional change in 41e3bbdJavan Makhmali2018-01-011-1/+1
* Improve `preventDefault` fix for rails-ujsJavan Makhmali2018-01-011-6/+11
* Bump license years for 2018Yoshiyuki Hirano2017-12-311-1/+1
* 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
| |/
* | Merge pull request #29127 from DmytroVasin/rails-ujs-remote-callbacksGuillermo Iguaran2017-10-192-6/+5
|\ \
| * | Fix callback in rails ujsVasin Dmitriy2017-06-072-6/+5
| |/
* / rails-ujs: Update READMEElliot Winkler2017-10-021-23/+18
|/
* Grammar fixesJon Moss2017-05-291-2/+3
* Merge pull request #29151 from onemanstartup/jquery_slim_fixGuillermo Iguaran2017-05-291-1/+1
|\
| * Check for jQuery ajaxDmitriy Plekhanov2017-05-191-1/+1
* | Merge pull request #29108 from inopinatus/ujs-sgjs-ie9-supportKasper Timm Hansen2017-05-281-1/+1
|\ \
| * | Fix server-generated JS response processing on IE9 when using rails-ujs and r...Josh Goodall2017-05-171-1/+1
| |/
* | Update to rails-ujs documentation for yarn installAdrian Stainforth2017-05-261-0/+10
* | Update test link in ActionView javascripts README.md.Josef Šimánek2017-05-221-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-3013-104/+104
* Fix link to rails-ujsRyunosuke Sato2017-03-301-1/+1
* Prevent event propogation if element is disabled when event chain begins.Patrick Toomey2017-03-092-1/+10
* Move rails-ujs README and LICENCE to actionviewRafael Mendonça França2017-02-222-0/+69
* Import rails-ujs v0.1.0 from rails/rails-ujsGuillermo Iguaran2017-02-205-51/+12
* s/an/a/Akira Matsuda2017-01-261-1/+1