Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v12.0.0

Choose a tag to compare

@mattcompiles mattcompiles released this 13 Nov 23:13
· 493 commits to master since this release

The one with MonthPicker

Changes

  • Added MonthPicker component - can switch between native and custom month picker
  • Added focusable="true" to all svg elements (this prevents them from being focusable in IE)
  • Added ScreenReaderSkipLink for adding skip links to a codebase see
  • Added ScreenReaderSkipTarget

Migration guide

  • Check dependencies are up to date, specifically svgo as it was updated to v0.7.1
  • Check any svg icons are rendering correctly