6c1210fda2
## Rails 5.2.3 (March 27, 2019) ## * Prevent non-primary mouse keys from triggering Rails UJS click handlers. Firefox fires click events even if the click was triggered by non-primary mouse keys such as right- or scroll-wheel-clicks. For example, right-clicking a link such as the one described below (with an underlying ajax request registered on click) should not cause that request to occur. ``` <%= link_to 'Remote', remote_path, class: 'remote', remote: true, data: { type: :json } %> ``` Fixes #34541 *Wolfgang Hobmaier* ## Rails 5.2.2.1 (March 11, 2019) ## * No changes.
6 lines
404 B
Text
6 lines
404 B
Text
$NetBSD: distinfo,v 1.2 2019/04/14 10:31:52 taca Exp $
|
|
|
|
SHA1 (actionview-5.2.3.gem) = 3b5e349ded40b12b0ca5fc17911c0b5c9f750b19
|
|
RMD160 (actionview-5.2.3.gem) = 6938dbb3ed4ce73a59e9071fd640ec8bf7288547
|
|
SHA512 (actionview-5.2.3.gem) = 44f2593683d7b0c55f8e55571ba62e185931741e33f1ee18fc30c574ce4b94f6e46dcca772b6287e6f26061bfb70c07440dabe86ddb344aea95245818cd66ffa
|
|
Size (actionview-5.2.3.gem) = 162816 bytes
|