Skip to content

Latest commit

 

History

History
74 lines (43 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

74 lines (43 loc) · 1.68 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.2 - 2018-04-12

Removed

  • Extra props map.

1.1.1 - 2018-04-11

Fixed

  • Guards previous focused element.

1.1.0 - 2018-04-04

Added

  • Ability to turn off focus lock.

1.0.4 - 2018-01-05

Changed

  • Updates readme

1.0.3 - 2018-01-03

Bugfix

  • Fixes body from scrolling to bottom on focus wraparound

1.0.2 - 2018-01-02

Bugfix

  • Fixes previous element not receiving focus when unmounting

1.0.1 - 2018-01-02

Bugfix

  • Adds types property to package.json

1.0.0 - 2018-01-01

Changed

  • README to mention correct dependency

0.1.1 - 2017-12-30

Changed

  • Initial release