Skip to content

Releases: patternfly/patternfly-elements

@patternfly/[email protected]

02 Mar 09:15

Choose a tag to compare

Major Changes

  • 034eed0: ✨ Added @patternfly/create-element package. Use it with the command

    npm init @patternfly/element

Patch Changes

  • 5d3315f: Prepared release candidate

@patternfly/[email protected]

02 Mar 07:14

Choose a tag to compare

Pre-release

Patch Changes

  • 0a22a33: dev-server: refresh element css when files change
  • f03a419: 11ty plugin: calculate path to demo files in more circumstances
  • 42d5cd9: a11ySnapshot: fixed typescript types

@patternfly/[email protected]

02 Mar 07:14

Choose a tag to compare

Pre-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

@patternfly/[email protected]

02 Mar 07:14

Choose a tag to compare

Pre-release

Major Changes

  • 67c3c35: ✨ Added @patternfly/eslint-plugin-elements

    Initial release contains a single rule:

    • no-lit-decorators-index-import enforces that decorator imports from lit are
      tree-shaken in source

@patternfly/[email protected]

02 Mar 07:14

Choose a tag to compare

Pre-release

Patch Changes

  • 67c3c35: ✨ Added @patternfly/eslint-plugin-elements

    Initial release contains a single rule:

    • no-lit-decorators-index-import enforces that decorator imports from lit are
      tree-shaken in source
  • Updated dependencies [67c3c35]

@patternfly/[email protected]

02 Mar 07:14

Choose a tag to compare

Pre-release

Patch Changes

@patternfly/[email protected]

09 Feb 19:57

Choose a tag to compare

Pre-release

Patch Changes

@patternfly/[email protected]

09 Feb 18:21

Choose a tag to compare

Pre-release

Patch Changes

  • 8a1ba2b: <pf-icon>: add icons to package exports

@patternfly/[email protected]

07 Feb 22:14
792ba56

Choose a tag to compare

Pre-release

Patch Changes

  • 66b025d: dev-server: fixed demo script import and styles

@patternfly/[email protected]

07 Feb 16:45
7037523

Choose a tag to compare

Pre-release

Patch Changes

  • 3035d91: analyzer: find demos in different repo setups