Releases: alphagov/tech-docs-gem
Releases · alphagov/tech-docs-gem
v2.0.6
This release contains accessibility fixes:
- anchor header links are now properly hidden to assistive technologies
- side navigation items now have consistent visible focus when tabbing between them
- side navigation items have unique Ids
- code elements now scale properly when you enlarge your text
- links with code elements now look correct
- contribution links are now within a landmark
You can look at the 2.0.6 milestone for the closed issues, and pull request #129: Accessibility improvements for details on how these issues were fixed.
v2.0.2 - GOV.UK Frontend migration
We’ve moved the gem off the deprecated GOV.UK Frontend Toolkit and onto GOV.UK Frontend.
This will help it to meet WCAG 2.1 level AA.
To get the assets pipeline to work we also had to upgrade the ruby-version too, we went with 2.6.3
but technically anything >2.5
will be fine.