Skip to content

@patternfly/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Mar 07:14
· 476 commits to main since this release

Minor Changes

  • 530ef71: ✨ Added OverflowController

    When added to a container and given a child array of elements,
    OverflowController checks to see if those elements exceed the bounds of the
    container.

  • 2e1fb57: InternalsController: added labels and validity getters; added setFormValue, setValidity, checkValidity and reportValidity methods