Skip to content

Latest commit

Β 

History

History
528 lines (168 loc) Β· 16.7 KB

CHANGELOG.md

File metadata and controls

528 lines (168 loc) Β· 16.7 KB

2.11.3 (2024-04-13)

2.11.2 (2024-02-28)

Bug Fixes

  • correct typescript definitions for focus helpers (a418e7a)
  • mark index as sideeffect as it contains sidecar defintion (aa9dc11)

2.11.1 (2024-02-19)

Bug Fixes

  • bump minimal focus-lock version, fixes #288 (bc144bb)

2.11.0 (2024-02-16)

Bug Fixes

Features

  • smart return focus feature (fed88d2)

2.10.1 (2024-02-14)

Bug Fixes

  • speedup resolution for auto-guards (802ef11)

2.10.0 (2024-02-14)

Bug Fixes

  • implement focus control hooks (b7e53d7)
  • refactor use-focus-state to cause one redraw (ebd13e1)

2.9.8 (2024-02-09)

Bug Fixes

  • improve focus-lock behavior for exotic components (557f8cd)

2.9.7 (2024-01-23)

2.9.6 (2023-10-12)

2.9.5 (2023-07-09)

Bug Fixes

  • correct crossframe behavior for Safary, fixes #249 (bc303e5)

2.9.4 (2023-02-16)

Bug Fixes

  • update focus-lock to prevent error when accessing cross-origin frames. fixes #241 (6633d2b)

2.9.3 (2023-01-28)

2.9.2 (2022-11-13)

Bug Fixes

  • suppress ref warning for host nodes, fixes #123 (fb14cb5)

2.9.1 (2022-05-07)

2.9.0 (2022-05-01)

Bug Fixes

2.8.1 (2022-02-14)

Bug Fixes

  • correct shadow-dom specification, fixes #188 (159bb98)

2.8.0 (2022-02-14)

Bug Fixes

  • 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)

Features

  • allow removal of positive tab indices (b2a55a9)

2.7.1 (2021-12-14)

2.7.0 (2021-12-12)

Features

2.6.0 (2021-11-09)

Bug Fixes

  • allow returnFocus to be garbage collected, fixes #173 (ad3a4a1)
  • do not use capture phase for focus-in events, fixes #134 (d56f49e)

Features

  • allow programatic control over returnFocus prop, fixes #178 (d5ec48b)

2.5.2 (2021-07-04)

2.5.1 (2021-05-13)

Bug Fixes

  • update focus-lock to speedup lock activation (0835485)

2.5.0 (2020-11-16)

2.4.2 (2020-11-16)

Bug Fixes

2.4.1 (2020-07-18)

Bug Fixes

  • FocusLock compoenents does not have name. Used named components inside forwardRefs (a2d781d)

2.4.0 (2020-06-18)

Bug Fixes

  • 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)

Bug Fixes

  • correct behavior for radio buttons at the edge of lock, fixes #103 (9dac851)

Features

  • add crossFrame property to control iframe behaviour, fixes #104 (486a7e0)

2.2.1 (2019-10-17)

2.2.0 (2019-10-13)

Features

  • 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)

Bug Fixes

  • onActivation hooks not called in v2 (ee1cb14)

2.0.2 (2019-06-29)

2.0.1 (2019-06-28)

Bug Fixes

  • nested return focus, fixes #68 (df4b313)
  • useLayoutEffect for focus actions (254e2ae)

Features

  • sidecar code splitting pattern (187c3c8)
  • sidecar FocusLock (5493986)

1.19.1 (2019-04-24)

1.19.0 (2019-04-22)

Bug Fixes

  • infinite loop on ref set (29e9691)

Features

1.18.3 (2019-03-11)

Bug Fixes

  • simplify proptype for shards, fixes #59 (55b7129)

1.18.2 (2019-03-11)

Bug Fixes

1.18.1 (2019-03-11)

Bug Fixes

1.18.0 (2019-03-10)

Features

1.17.7 (2019-01-22)

Bug Fixes

1.17.6 (2018-11-12)

1.17.5 (2018-11-12)

Bug Fixes

  • initially disabled buttons with tabindex set, #50 (12e33e5)

1.17.4 (2018-11-07)

1.17.3 (2018-10-26)

1.17.2 (2018-10-26)

1.17.1 (2018-10-26)

1.17.0 (2018-10-26)

1.16.2 (2018-10-26)

1.16.1 (2018-10-24)

1.16.0 (2018-10-22)

1.15.0 (2018-10-18)

1.14.1 (2018-10-02)

1.14.0 (2018-09-28)

Features

1.13.2 (2018-09-06)

1.13.1 (2018-09-04)

1.13.0 (2018-09-03)

1.12.1 (2018-08-31)

1.12.0 (2018-08-28)

1.11.3 (2018-08-17)

1.11.2 (2018-07-15)

Bug Fixes

1.11.1 (2018-05-17)

1.11.0 (2018-05-08)

1.10.0 (2018-04-23)

1.9.1 (2018-04-18)

1.9.0 (2018-04-18)

1.8.1 (2018-03-31)

1.8.0 (2018-03-15)

1.8.0 (2018-03-15)

1.7.0 (2018-02-26)

1.6.6 (2018-02-22)

1.6.5 (2018-02-16)

1.6.4 (2018-01-13)

1.6.1 (2017-12-28)

1.6.0 (2017-11-30)

1.5.5 (2017-11-25)

1.5.4 (2017-11-25)

1.5.3 (2017-11-23)

1.5.2 (2017-11-23)

1.5.1 (2017-11-23)