Skip to content

Releases: patternfly/patternfly-elements

@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.

@patternfly/[email protected]

16 Jan 22:18
0af514c

Choose a tag to compare

Pre-release

Patch Changes

@patternfly/[email protected]

13 Jan 15:25
241ed92

Choose a tag to compare

Pre-release

Patch Changes

  • a5b31ab: Fixed focus on keyboard navigation, await tabindex update before applying focus to tab
  • 466fad2: Removed imperative modification of the tabindex attribute

@patternfly/[email protected]

13 Jan 15:25
241ed92

Choose a tag to compare

Pre-release

Patch Changes

  • fdf12c7: Removed @pfelement decorator

@patternfly/[email protected]

05 Jan 19:57
3a65adf

Choose a tag to compare

Pre-release

Major Changes

  • b841afe: <pfe-tooltip>:

    • updated FloatingDOMController
    • removed offset attribute
    • added content attribute
    • simplified DOM and CSS

Patch Changes