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)
- watch $route.path (ba1f096)
2.1.0 (2020-09-04)
- Emulate focus-within to support IE11 (fdea86d)
- Set focus on SkipTo whenever the route path is changed (4c5d4bc)
- 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)