Skip to content

Releases: patternfly/patternfly-elements

[email protected]

01 Feb 15:27

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • 5d3315f: Prepared release candidate

@patternfly/[email protected]

01 Feb 15:27

Choose a tag to compare

Pre-release

Patch Changes

  • 5d3315f: Prepared release candidate

@patternfly/[email protected]

01 Feb 15:27

Choose a tag to compare

Pre-release

Patch Changes

  • 5d3315f: Prepared release candidate

@patternfly/[email protected]

01 Feb 15:27

Choose a tag to compare

Pre-release

Patch Changes

  • 5d3315f: Prepared release candidate

@patternfly/[email protected]

01 Feb 15:27

Choose a tag to compare

Pre-release

Patch Changes

@patternfly/[email protected]

01 Feb 15:27

Choose a tag to compare

Pre-release

Patch Changes

  • 5d3315f: Prepared release candidate

@patternfly/[email protected]

16 Jan 22:18
0af514c

Choose a tag to compare

Pre-release

Patch Changes

  • 457eaa9: pfe-tools: Set typescript compilerOptions composite: true

    pfe-tooltip: Added return type for anonymous function for content in constructor

  • Updated dependencies [82da44c]

@patternfly/[email protected]

16 Jan 22:18
0af514c

Choose a tag to compare

Pre-release

Patch Changes

  • 457eaa9: pfe-tools: Set typescript compilerOptions composite: true

    pfe-tooltip: Added return type for anonymous function for content in constructor

@patternfly/[email protected]

16 Jan 22:18
0af514c

Choose a tag to compare

Pre-release

Major Changes

Patch Changes

@patternfly/[email protected]

16 Jan 22:18
0af514c

Choose a tag to compare

Pre-release

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.