aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/ujs/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34635 from WoH/data-disable-foreverJavan Makhmali2018-12-181-0/+21
|\
| * Do not disable previously disabled elementsWoH2018-12-061-0/+21
* | Fix typos in click test descriptions [ci skip]Ivan Kuchin2018-12-101-2/+2
|/
* Prevent unintended mouse keys from firing click eventsWoH2018-12-054-1/+77
* Do not enable disabled elements for XHR redirectsPatrik Bóna2018-09-272-0/+21
* Fix stoppable events in tests and docs.Dmytro Vasin2018-04-148-60/+67
* Merge pull request #32404 from mathieumahe/masterGuillermo Iguaran2018-04-021-0/+26
|\
| * Extract the confirm call in its own, overridable method in rails_ujsMathieu2018-04-011-0/+26
* | Fix typo in rails-ujs HTML content testRaymond Zhou2018-04-011-1/+1
* | Pass HTML responses as plain-text in rails-ujsRaymond Zhou2018-03-191-0/+11
|/
* Add support for automatic nonce generation for Rails UJSAndrew White2018-02-191-2/+1
* Enable to call Rails.ajax without beforeSendta1kt0me2017-10-281-0/+27
* Merge pull request #30513 from y-yagi/fix_30444Akira Matsuda2017-10-251-1/+3
|\
| * Does not include disabled element in paramsyuuji.yaginuma2017-09-031-1/+3
* | Merge pull request #29127 from DmytroVasin/rails-ujs-remote-callbacksGuillermo Iguaran2017-10-191-63/+29
|\ \ | |/ |/|
| * Fix callback in rails ujsVasin Dmitriy2017-06-071-63/+29
* | Use ssl in guide and comment [ci skip]Yoshiyuki Hirano2017-08-191-1/+1
* | Fix test directory to correct pathyuuji.yaginuma2017-07-302-2/+2
* | Add jQuery to test vendor filesMarc Rendl Ignacio2017-07-201-0/+9831
|/
* Fix mistake in JS response parser:Dmytro Vasin2017-04-131-0/+28
* Set current page as default for ajax requestsDmytro Vasin2017-04-111-22/+45
* Prevent event propogation if element is disabled when event chain begins.Patrick Toomey2017-03-091-0/+28
* Import rails-ujs v0.1.0 from rails/rails-ujsGuillermo Iguaran2017-02-204-202/+21
* Correct spellingBenjamin Fleischer2017-02-051-1/+1
* s/an/a/Akira Matsuda2017-01-261-1/+1
* Add UJS testsGuillermo Iguaran2016-11-2615-0/+5092