Skip to content

Latest commit

 

History

History
71 lines (34 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

71 lines (34 loc) · 2.71 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.2 (2020-10-20)

2.1.1 (2020-09-04)

Bug Fixes

2.1.0 (2020-09-04)

Features

  • Emulate focus-within to support IE11 (fdea86d)
  • Set focus on SkipTo whenever the route path is changed (4c5d4bc)

Bug Fixes

  • Add timeout in programmaticFocus (8fa883c)
  • Regex to check key in handleKeydown method to support IE11 (087a967)
  • Remove tabindex from target after focus (1e5407f)
  • Using indexOf in prop validation to support IE11 (0eea882)

2.0.1 (2020-07-05)

2.0.0 (2020-07-05)

Bug Fixes

  • Remove tabindex prop (9734526)
  • Rename skip-link list label prop to list-label (#17) (5d46c2e)

1.0.6 (2019-02-13)

1.0.5 (2018-08-16)

1.0.4 (2018-05-22)

1.0.3 (2018-05-22)

1.0.2 (2018-05-20)

1.0.1 (2018-05-16)

1.0.0 (2018-05-16)