Skip to content

Releases: patternfly/patternfly-elements

v1.5.0

20 Apr 14:09

Choose a tag to compare

Fixes

  • 84cb0b1 fix: Updated CSS to allow CSS custom properties to override dynamically calculated theme context

Features

  • a1e4b67 feat: Add CSS variable support for typography & background colors on tabs
  • bdc14f7 feat: Add a new readtime component to display estimated time to read content

v1.4.0

30 Mar 20:53

Choose a tag to compare

  • 76c2c36 feat: Add performance marks to PFElement for more accurate reporting on performance
  • 5a8c9ee fix: pfe-content-set bring back template to inject style tag for alignment settings

v1.3.4

29 Mar 22:15

Choose a tag to compare

  • 5304f20 fix: pfe-tabs padding
  • e292289 fix: reduce padding on the pfe jump link
  • 404d8e2 fix: Content set bug erroring on dynamic content

v1.3.3

18 Mar 17:13

Choose a tag to compare

Fixes

  • 06257ba fix: pfe-accordion accessibility issues
  • c90f649 fix: pfe-codeblock - update theme colours for accessibility
  • 4c602ff fix: pfe-sass typography mixin; update arguement support for $type

v1.3.2

04 Mar 22:07

Choose a tag to compare

Fixes

  • d99e9f1 fix: Content set hold rendering until upgrade, prefixed attribute support for overflow property in cards

v1.3.1

03 Mar 19:39

Choose a tag to compare

Fixes

  • eaf0e25 fix: Content set bug with cascading attributes in UMD assets

v1.3.0

18 Feb 17:29

Choose a tag to compare

Features

  • e7c0f3a feat: adding a $custom-prop-prefix variable to relieve naming conflict risk ($repo is too generic).

Fixes

  • 51bee47 fix: pfe-content-set requires light DOM styles in panels
  • b7fd31e fix: update sizing on pfe-cta component which was too small

v1.2.0

15 Feb 20:18

Choose a tag to compare

Features

  • 89ddfd feat: Add Sassdoc and update build tasks to include link
  • 4b8326e feat: Add typography classes & match PatternFly core variables
  • 84365f4 feat: Add pfe-clipboard element (#803, #810)
  • 9fab144 feat: pfe-primary-detail
  • 57b5dd2 feat: Update Firefox support to 78 (latest version for RHEL CSB)
  • 28439ea feat: pfe-codeblock (#804)

Fixes

  • 03899cc fix: Typography: mixins & extends (#1303)
  • 5d661cb fix: pfe-clipboard docs; add font-size
  • 30c77d0 fix: Adjust font-weight on pfe text modifier classes & define custom font-face for Red Hat Text font
  • 304ba26 fix: Navigation mobile styles

v1.1.1

18 Jan 20:13

Choose a tag to compare

Fixes

  • f876664 fix: Sass maps missing from compiled assets
  • e3fd841 fix: Storybook updates required change to knobs add-on import
  • 7cbd6fb fix: Remove deprecated method call in pfe-modal, _mapSchemaToSlots
  • 1918511 fix: Tabset should default to 0 if selectedIndex is set to null

v1.1.0

18 Jan 20:13

Choose a tag to compare

Feature

  • 20bd14d feat: add button variant to pfe-autocomplete (#1108)

Fixes

  • 9671513 fix: Jump Links fallback alias' added for old property names; additional checks on scroll (#1224)
  • 07d1466 fix: Accordion assigned to content set panel was always being set to hidden
  • 5e14a7f fix: updating pfe-button dependency to point at pfelement 1.0.0 (#1229)
  • 6bc79a0 fix: Add patch for build (#1219)