Skip to content

Releases: patternfly/patternfly-elements

v1.0.0

18 Jan 20:14

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

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)

v1.0.0-prerelease.55

27 Aug 12:40

Choose a tag to compare

v1.0.0-prerelease.55 Pre-release
Pre-release

Features

  • 3ee117e feat: pfe-autocomplete - fire custom event when dropdown is shown (#1046)

Bug Fixes

v1.0.0-prerelease.54

31 Jul 15:01

Choose a tag to compare

v1.0.0-prerelease.54 Pre-release
Pre-release

Features

Bug Fixes

v1.0.0-prerelease.53

21 Jul 18:50

Choose a tag to compare

v1.0.0-prerelease.53 Pre-release
Pre-release

Changelog

Bug Fixes

  • 743913e fix: pfe-autocomplete prevent search-event from firing twice on option select (#989)
  • f20b509 fix: pfe-autocomplete add composed flag to option-selected event (#988)
  • 0ffd92a fix: Move pfe-sass to a dev dependency (#983)
  • a7240fd fix: pfe-health-index color support in IE11 (#993)
  • a5f0a4a fix: pfe-cta: fix disabled rendering in IE11 (#994)

v1.0.0-prerelease.52

20 Jul 20:58

Choose a tag to compare

v1.0.0-prerelease.52 Pre-release
Pre-release

Changelog

Features

  • fbbc35c feat: Add support for empty local variables (#854)

Bug Fixes

  • e5c6f4b fix: fire pfe-autcomplete:option-selected event on click and enter key (#982)

v1.0.0-prerelease.51

16 Jul 14:08

Choose a tag to compare

v1.0.0-prerelease.51 Pre-release
Pre-release

Changelog

Bug Fixes

  • 6965df fix: Support nested tabs or accordions inside pfe-content-set

v1.0.0-prerelease.50

26 Jun 17:57

Choose a tag to compare

v1.0.0-prerelease.50 Pre-release
Pre-release

Changelog

Features

  • cf010c1 feat: Automerging PRs based on labels (#920)
  • 775b821 feat: Add automatic labeling to PRs (#909)
  • 82bf8e6 feat: Move PR cards automatically in the Project when labels are changed (#911)
  • 6919a2c feat: pfe-icon and pfe-icon-panel updates (#867)
    • Update paths to built-in sets: (#723)
    • Storybook icon listing: (#728)
    • Icon panel storybook: (#719)

Bug Fixes

  • 3eecba0 fix: fixed offset to work more reliably and added some docs (#908)
  • 003f4dd fix capitalization of labels & column name in Github actions (#944)
  • 732f65a fix: pfe-modal removing hidden attribute (#924)
  • b3f1e46 fix: pfe-dropdown: remove preventDefault call on clicks outside of dropdown (#915)
  • 235e9a8 fix: pfe-tab move content from light to shadow DOM (#769)
  • 2adef08 fix: Add watch task to components generated before infra change (#912)

Docs

v1.0.0-prerelease.49

29 May 20:50

Choose a tag to compare

v1.0.0-prerelease.49 Pre-release
Pre-release

Changelog

Features

Bug Fixes

v1.0.0-prerelease.48

19 May 18:00

Choose a tag to compare

v1.0.0-prerelease.48 Pre-release
Pre-release

Changelog

Features

  • b1e546b feat: pfe-datetime adding time zone attribute (#881)
  • 4b2eae1 feat: Add ability to demo individual components using demo and live-demo scripts (#868)

Bug Fixes

  • a43a44a fix: pfe-card header and footer slot issues (#861)