Skip to content

Latest commit

 

History

History
131 lines (68 loc) · 5.98 KB

CHANGELOG.md

File metadata and controls

131 lines (68 loc) · 5.98 KB

0.10.2 (2022-02-14)

Bug Fixes

  • correct button management for disabled state (463682e)

0.10.1 (2021-12-12)

Features

  • suport focusOptions in setFocus (69debee)

0.9.2 (2021-09-02)

0.9.1 (2021-05-13)

Performance Improvements

  • track operation complexity (0d91516)

0.9.0 (2021-03-28)

Features

  • allow setting focusOptions for prev/next focus actions (d2e17d6)

0.8.1 (2020-11-16)

Bug Fixes

  • contants endpoint not exposed (ab51c37)

0.8.0 (2020-09-30)

Bug Fixes

  • readonly control can be focused, fixes #18 (842d578)
  • speedup nested nodes resolution O(n^2) to O(nlogn) (5bc1498)

Features

0.7.0 (2020-06-18)

Bug Fixes

  • accept all focusable elements for autofocus, fixes #16 (88efbe8)
  • dataset of null error (7cb428b)
  • update logic for index diff calculations, fixes #14 (4c7e637)

0.6.7 (2020-04-17)

Bug Fixes

  • better handle jump out conditions. Focus on the active radio and look for tailing guards as well (421e869)

0.6.6 (2019-10-17)

Bug Fixes

  • detect document using nodeType, fixes #11 (c03e6bc)

0.6.5 (2019-06-10)

Bug Fixes

0.6.4 (2019-05-28)

Features

0.6.3 (2019-04-22)

Bug Fixes

0.6.2 (2019-03-11)

Bug Fixes

0.6.1 (2019-03-10)

0.6.0 (2019-03-09)

Features

0.5.4 (2019-01-22)

Bug Fixes

  • failback to focusable node if tabble not exists (8b9d018)

0.5.3 (2018-11-11)

Bug Fixes

  • disabled buttons with tab indexes (632e08e)

0.5.2 (2018-11-01)

0.5.1 (2018-10-24)

0.5.0 (2018-10-18)

0.4.2 (2018-09-06)

0.4.1 (2018-08-28)

0.4.0 (2018-08-28)

0.3.0 (2018-05-08)

0.2.4 (2018-04-18)

0.2.3 (2018-04-18)

0.2.2 (2018-04-11)

0.2.1 (2018-03-31)

0.2.0 (2018-03-15)