Skip to content

@patternfly/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jan 22:18
· 619 commits to main since this release
0af514c

Minor Changes

  • 82da44c: ✨ Added ScrollSpyController
    ✨ Added RovingTabindexController

    • ScrollSpyController sets an attribute (active by default) on one of it's
      children when that child's href attribute is to a hash reference to an IDd
      heading on the page.
    • RovingTabindexController implements roving tabindex, as described in WAI-ARIA practices.