The noteworthy changes for each ActionView::Attributes version are included here. For a complete changelog, see the commits for each version via the version links.
-
Drop end-of-life Ruby versions 2.7 and 3.0. Drop end-of-life Rails versions 6.1 and 7.0
Sean Doyle
-
Reverse special casing of
data-action
syntax.Sean Doyle
-
Expand version matrix to support
[email protected]
and[email protected]
Sean Doyle
-
Special case
data-action
descriptor syntax like->
when escapingtoken_list
callsSean Doyle
-
Ensure that attribute values like data-action descriptor syntax aren't escaped too many times when transformed to Token Lists
Sean Doyle
- Extract out of attributes_and_token_lists