Skip to content

2.1.0

Compare
Choose a tag to compare
@GuglielmoPepe GuglielmoPepe released this 13 Mar 22:05
· 40 commits to master since this release
  • Add 'id' attribute for heading sections in docs/example.html
  • Add text-size-adjust to prevent adjustments of font size after orientation changes #10
  • Add float property to nav li::before #11
  • Change css variables #3
  • Change font-size rules according a typographic scale #4
  • Change measures according a grid scale #5
  • Change font-family for readibility #6
  • Remove the '[aria-hidden = "true"]' attribute from elements that contain focusable descendants
  • Remove 'hgroup' rules: the 'hgroup' element has been removed from the HTML5 (W3C) specification
  • Remove display='block' property for 'table' selector
  • Remove 'nav ol' selector
  • Remove 'nav ul' selector
  • Remove select background styling when multiple attribute is also present #9
  • Remove resize=block attribute to textarea selector #12
  • Fix stylesheet URL in docs
  • Fix version in package.json
  • Fix unclosed tag 'img' in docs/example.html