index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
test
/
ujs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #34635 from WoH/data-disable-forever
Javan Makhmali
2018-12-18
1
-0
/
+21
|
\
|
*
Do not disable previously disabled elements
WoH
2018-12-06
1
-0
/
+21
*
|
Fix typos in click test descriptions [ci skip]
Ivan Kuchin
2018-12-10
1
-2
/
+2
|
/
*
Prevent unintended mouse keys from firing click events
WoH
2018-12-05
4
-1
/
+77
*
Do not enable disabled elements for XHR redirects
Patrik Bóna
2018-09-27
3
-1
/
+27
*
Fix stoppable events in tests and docs.
Dmytro Vasin
2018-04-14
8
-60
/
+67
*
Merge pull request #32404 from mathieumahe/master
Guillermo Iguaran
2018-04-02
1
-0
/
+26
|
\
|
*
Extract the confirm call in its own, overridable method in rails_ujs
Mathieu
2018-04-01
1
-0
/
+26
*
|
Fix typo in rails-ujs HTML content test
Raymond Zhou
2018-04-01
1
-1
/
+1
*
|
Pass HTML responses as plain-text in rails-ujs
Raymond Zhou
2018-03-19
1
-0
/
+11
|
/
*
Add support for automatic nonce generation for Rails UJS
Andrew White
2018-02-19
3
-12
/
+24
*
Clean up and consolidate .gitignores
bogdanvlviv
2018-02-17
1
-1
/
+0
*
Enable to call Rails.ajax without beforeSend
ta1kt0me
2017-10-28
2
-1
/
+28
*
Merge pull request #30513 from y-yagi/fix_30444
Akira Matsuda
2017-10-25
1
-1
/
+3
|
\
|
*
Does not include disabled element in params
yuuji.yaginuma
2017-09-03
1
-1
/
+3
*
|
Merge pull request #29127 from DmytroVasin/rails-ujs-remote-callbacks
Guillermo Iguaran
2017-10-19
1
-63
/
+29
|
\
\
|
|
/
|
/
|
|
*
Fix callback in rails ujs
Vasin Dmitriy
2017-06-07
1
-63
/
+29
*
|
Use ssl in guide and comment [ci skip]
Yoshiyuki Hirano
2017-08-19
1
-1
/
+1
*
|
Fix test directory to correct path
yuuji.yaginuma
2017-07-30
2
-2
/
+2
*
|
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
2
-0
/
+4
*
|
Add jQuery to test vendor files
Marc Rendl Ignacio
2017-07-20
2
-1
/
+9832
*
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
2
-2
/
+0
*
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
2
-0
/
+2
|
/
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Fix mistake in JS response parser:
Dmytro Vasin
2017-04-13
1
-0
/
+28
*
Set current page as default for ajax requests
Dmytro Vasin
2017-04-11
1
-22
/
+45
*
Prevent event propogation if element is disabled when event chain begins.
Patrick Toomey
2017-03-09
1
-0
/
+28
*
Test rails-ujs in our travis matrix
Rafael Mendonça França
2017-02-22
4
-68
/
+7
*
Import rails-ujs v0.1.0 from rails/rails-ujs
Guillermo Iguaran
2017-02-20
6
-204
/
+23
*
Correct spelling
Benjamin Fleischer
2017-02-05
1
-1
/
+1
*
s/an/a/
Akira Matsuda
2017-01-26
1
-1
/
+1
*
Fix Rubocop violations and fix documentation visibility
Rafael Mendonça França
2016-12-28
2
-15
/
+15
*
stop using removed `render :text`
yuuji.yaginuma
2016-12-03
1
-1
/
+1
*
Add UJS tests
Guillermo Iguaran
2016-11-26
20
-0
/
+5266