Skip to content

Shadow of TabIndex

Compare
Choose a tag to compare
@theKashey theKashey released this 14 Feb 03:14
· 95 commits to master since this release

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)