Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Latest commit

 

History

History
192 lines (78 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

192 lines (78 loc) · 5.39 KB

1.3.6 (2022-12-22)

1.3.5 (2022-12-07)

1.3.4 (2022-12-06)

Bug Fixes

  • trigger keepInView when container is set (#55) (6123a5f), closes #47

1.3.3 (2020-03-11)

1.3.2 (2019-10-28)

1.3.0 (2019-08-02)

1.2.0 (2019-08-02)

Bug Fixes

  • Tag: account for forwardRef objects (863b7e4)

1.1.4 (2019-06-18)

Bug Fixes

  • BlockUI: allow tag to be components (#27) (7b51125), closes #8
  • focus: ensure elm can be focused/blurred (#22) (4ad7107)

1.1.3 (2018-09-07)

Bug Fixes

  • FocusManagement: fix scroll to top on unlock (#20) (58c9e67)

1.1.2 (2018-07-31)

Bug Fixes

  • activeElement: account for IE suckage (7628259), closes #18

1.1.1 (2017-11-01)

Bug Fixes

  • styles: fix bad comment syntax. (4b4fc68)

Features

1.0.3 (2017-09-07)

Bug Fixes

  • focus: fallback to setTimeout (cd5d8c4), closes #11

1.0.2 (2017-08-04)

1.0.1 (2017-08-04)

Bug Fixes

  • docs: fix generating docs for gh-pages (687f454)
  • npm: fix npm release (ab4ac0b)

1.0.0 (2017-08-03)

0.2.6 (2017-04-17)

0.2.5 (2017-04-04)

Bug Fixes

  • Focus: add helper element to access wrapping element (d62652f), closes #8

0.2.4 (2017-02-01)

Bug Fixes

  • focus: add null check for topFocus (fb1bc3e), closes #5

0.2.3 (2017-01-30)

0.2.2 (2016-11-29)

0.2.1 (2016-11-22)

Bug Fixes

  • deps: fix broken devDep (20e52c5)

0.2.0 (2016-11-22)

Features

  • loader: add ability to specify custom loading content (09de8bf)

0.1.1 (2016-09-07)

Bug Fixes

  • package: include css and redux at root (e70559b)

0.1.0 (2016-09-07)