Skip to content

Version 5.3.1

Compare
Choose a tag to compare
@peteryates peteryates released this 08 Apr 08:42
· 12 commits to main since this release
6860eb7
  • Fix a bug where equivalent data attributes declared in both styles "data-attribute" => "value" and data: { attribute: "value" } would result in duplicate attributes rendered in the HTML. #530. Massive thanks to @DavidBiddle for identifying and fixing this!
  • Fix the guide entry for the list helper where an unordered list was shown instead of an ordered one. Thanks @colinbruce #528