2.8.0 (2022-02-14)
- disable positive index guard by default; use hasPositiveIndices to control behavior, fixes #32 (6db9980)
- remove positive tab indices (a1f51e0)
- update focus-lock to support Shadow Dom (668a559)
- allow removal of positive tab indices (b2a55a9)
2.7.1 (2021-12-14)
2.7.0 (2021-12-12)
2.6.0 (2021-11-09)
- allow returnFocus to be garbage collected, fixes #173 (ad3a4a1)
- do not use capture phase for focus-in events, fixes #134 (d56f49e)
2.5.2 (2021-07-04)
2.5.1 (2021-05-13)
- update focus-lock to speedup lock activation (0835485)
2.5.0 (2020-11-16)
2.4.2 (2020-11-16)
2.4.1 (2020-07-18)
- FocusLock compoenents does not have name. Used named components inside forwardRefs (a2d781d)
2.4.0 (2020-06-18)
- avoid crash on IE (1cbc9e5)
- tabIndex=-1 elements should be autofocusable if pointed, fixes #108 (258e6aa)
- update interfaces (7f977fb)
2.3.1 (2020-04-17)
2.3.0 (2020-04-17)
2.2.1 (2019-10-17)
2.2.0 (2019-10-13)
- use forwardRef, and allow custom as prop (af0e560)
2.1.1 (2019-10-05)
2.1.0 (2019-09-13)
2.0.5 (2019-08-01)
2.0.4 (2019-07-16)
2.0.3 (2019-07-02)
- onActivation hooks not called in v2 (ee1cb14)
2.0.2 (2019-06-29)
2.0.1 (2019-06-28)
1.19.1 (2019-04-24)
1.19.0 (2019-04-22)
- infinite loop on ref set (29e9691)
- no tail guard (c0c5fde)
1.18.3 (2019-03-11)
1.18.2 (2019-03-11)
- use only auto guards (12dab4a)
1.18.1 (2019-03-11)
- support old refs (8b87c2f)
1.18.0 (2019-03-10)
- introduce shards (7bc46f0)
1.17.7 (2019-01-22)
- nested portals (9878ba7)