Skip to content

Releases: patternfly/patternfly-elements

v1.3.4

29 Mar 22:15
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes

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

v1.3.0

18 Feb 17:29
Compare
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
Compare
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
Compare
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
Compare
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)

v1.0.0

18 Jan 20:14
Compare
Choose a tag to compare

Features

  • e86f33e feat: Add standard attribute/property definitions
  • 4cda080 feat: Launch specific component demo page when specified on npm run start; add start to dev command
  • 0354352 feat: Open a pull request from the command-line
  • 7559485 feat: Migrate from Travis to GitHub Actions
  • 51d055a feat: Add automerge action for pull requests when their base PR is updated

Fixes

  • 24f1057 fix: updated pfe-autocomplete slotted input to use correct font (#1151)
  • 9501ebb fix: Update baseline snapshots to cover full page (#1172)
  • f5443c5 fix: Add a build step to the release script (#1062)
  • b32b41c fix: pfe-accordion adding right border and shadow back (#1184)
  • 47a1f4f fix: unwanted padding on pfe-accordion (#1083)
  • e3cc73b fix: pfe-tabs vertical display on mobile (#1135)
  • 6eadb21 fix: umd.min modules now import umd.min builds of PFE dependencies (#1168)
  • 40e0b09 fix: global theme palette color for visited links in a saturated context
  • 117a0e7 fix: Variable references to theme vs. context
  • a02d6e5 fix: ie11 pfe-cta link text and padding issues
  • f50368b fix: Storybook bug fixes; jump links updates
  • f4880d6 fix: Reduce unnecessary interpolation and function calls (#1042)

v1.0.0-prerelease.56

27 Aug 12:41
Compare
Choose a tag to compare
v1.0.0-prerelease.56 Pre-release
Pre-release

Features

  • 7aad6b feat: Remove build from postinstall
  • a56f268 feat: pfe-button component (#837)

Bug Fixes

  • 2462e69 fix: pfe-tab design tweaks & support for local vars in non-light contexts (#1021)
  • 4520a3 fix: fix: issue in new automerge scripts (#1056)

Testing

  • 06a9b94 test: disabling visual regression testing in favor of manual running
  • 918e067 test: visual regression testing (#885)
  • c9e3ae4 test: framework testing (#1011)