Skip to content

Releases: patternfly/react-component-groups

prerelease-v5.1.0-prerelease.9

26 Feb 07:53
8b452e1

Choose a tag to compare

Pre-release

5.1.0-prerelease.9 (2024-02-26)

Bug Fixes

  • WarningModal: Fix WarningModal button variant examples (c897366)

prerelease-v5.1.0-prerelease.8

22 Feb 15:37
e230962

Choose a tag to compare

Pre-release

5.1.0-prerelease.8 (2024-02-22)

Features

  • logsnippet: add log snippet (ea38872)

prerelease-v5.1.0-prerelease.7

20 Feb 17:52
23fa794

Choose a tag to compare

Pre-release

5.1.0-prerelease.7 (2024-02-20)

Bug Fixes

  • pr-preview: Updated code with github token. (3b9b7f9)
  • pr-preview: Updated package.json. (06571b3)
  • pr-preview: Updated package.json. (0c80624)

prerelease-v5.1.0-prerelease.6

15 Feb 13:41
8029afb

Choose a tag to compare

Pre-release

5.1.0-prerelease.6 (2024-02-15)

Features

  • shortcut: Add tests for ShortcutGrid (4927ad9)

prerelease-v5.1.0-prerelease.5

05 Feb 15:50
914ff68

Choose a tag to compare

Pre-release

5.1.0-prerelease.5 (2024-02-05)

Bug Fixes

  • docs: Update docs with links to original components (7394672)

prerelease-v5.1.0-prerelease.4

31 Jan 16:35
5e50a62

Choose a tag to compare

Pre-release

5.1.0-prerelease.4 (2024-01-31)

Bug Fixes

  • closeButton: Added the close button comments from documentation. (3af6b14)

Features

  • CloseButton: Added close button from openshift. (db837f2)

prerelease-v5.1.0-prerelease.3

29 Jan 22:19
c4b1386

Choose a tag to compare

Pre-release

5.1.0-prerelease.3 (2024-01-29)

Features

  • WarningModal: add RemoveModal features to WarningModal (b8eb46c)

prerelease-v5.1.0-prerelease.2

16 Jan 15:04
221c94d

Choose a tag to compare

Pre-release

5.1.0-prerelease.2 (2024-01-16)

Features

  • customContent: Add customFooter to ErrorState (1204002)

prerelease-v5.1.0-prerelease.1

05 Dec 15:12
8214bfe

Choose a tag to compare

Pre-release

5.1.0-prerelease.1 (2023-12-05)

Bug Fixes

  • errorboudndary: Fixed code to display the ErrorPageProps in the documentation. (6d3a81f)
  • i18n: Added support for i18n to Error Boundary, Inavalid Object, and Unavailable Content. (36a66af)

v5.0.0

21 Nov 21:04
d0679ea

Choose a tag to compare

What's Changed

  • Enable JSS and update scripts by @fhlavac in #13
  • fix(build): dynamic package.json references by @Hyperkid123 in #18
  • CONSOLE-3305: add DetailsPage and associated components by @rhamilto in #14
  • Enable third-level navigation in docs by @fhlavac in #19
  • fix(docs) Enhance ErrorState & ErrorBoundary docs by @fhlavac in #20
  • fix(docs): Add NotAuthorized example by @fhlavac in #21
  • Remove errant spacing.css by @rhamilto in #22
  • Add defaultErrorDescription property to ErrorState by @fhlavac in #23
  • fix(tests): Add ErrorState tests by @fhlavac in #24
  • Tests & docs cleanup by @fhlavac in #25
  • Remove tab contents wrapper by @rhamilto in #26
  • fix(typo): Fix typo in defaultErrorDescription prop by @fhlavac in #27
  • Add Battery component by @fhlavac in #29
  • Add toLandingPageUrl to NotAuthorized by @fhlavac in #30
  • PatternFly version 5 update by @dlabaj in #28
  • fix(pf5): Rename variables to PF v5 ones by @fhlavac in #31
  • Remove setState call from ErrorBoundary render fn by @fhlavac in #32
  • fix(NotAuthorized): export prop type by @Hyperkid123 in #34
  • fix(dependencies): Fixed dependecy issues with package by @dlabaj in #35
  • fix(dependencies): Revert dependecy changes by @fhlavac in #36
  • Export types for all available components by @fhlavac in #37
  • Init a contribution guide by @fhlavac in #38
  • docs(extensions): Adds documentation to each component group extension. by @edonehoo in #43
  • Add Ansible component by @fhlavac in #40
  • feat(LongTextTooltip): Added LongTextTooltip component. by @dlabaj in #41
  • fix(longtexttooltip): Updated with additional review comments. by @dlabaj in #44
  • Update README.md by @fhlavac in #46
  • Update classNames to match contribution guidelines by @fhlavac in #53
  • docs(ansible): Adjusts documentation. by @edonehoo in #60
  • feat(unavailable): Added the unavailable page. by @dlabaj in #57
  • fix(longtexttooltip): Removed long text tooltip in favor of PF truncate by @dlabaj in #61
  • feat(tagCount): Added tag count component. by @dlabaj in #54
  • add InvalidObject by @InsaneZein in #45
  • feat(WarningModal): Add warning modal component by @fhlavac in #62
  • feat(skeletonTable): Added skeleton table component. by @dlabaj in #56
  • (docs: warning-modal) Adjusts example documentation. by @edonehoo in #64
  • fix(prerelease): Updated tag to say prerelease. by @dlabaj in #65
  • fix(deployment-issue): Fixed the broken deployment issues. by @dlabaj in #66
  • fix(turnedOffDryRun): Turned off dry run by @dlabaj in #69
  • Fix dependencies by @fhlavac in #70
  • fix(title): Fix title in UnavailableContent by @fhlavac in #71
  • Fixed a11y component issues. by @dlabaj in #72
  • fix(ansible): Updated ansible color to address issue 74. by @dlabaj in #75
  • fix(notAuthorized): Updated code to support PF 5 design system with one primary action by @dlabaj in #78
  • Minor fixes and enhancements for FEC compatibility by @fhlavac in #77
  • fix(guide): Added migration guide md file for frontend components. by @dlabaj in #82
  • DetailsPage cleanup by @fhlavac in #42
  • Update README.md by @fhlavac in #83
  • fix(battery): Css fix for batteries. by @dlabaj in #84
  • docs(react-component-groups): Creates overview page for extension. by @edonehoo in #81

New Contributors

Full Changelog: v1.0.0...v5.0.0