Skip to content

@patternfly/pfe-core@6.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 May 11:52
· 2 commits to main since this release
029229c

Major Changes

  • bd4397a: CascadeController and @cascades decorator are removed. Use @lit/context instead for sharing data between parent and child elements.
    SlotController.anonymous is removed. Use SlotController.default instead.

Patch Changes

  • 6d1520a: FloatingDOMController: support usage within iframes
  • 3a64fd3: InternalsController: allows accessibility auditing tools to access element internals.