Skip to content

v5.0.0

Choose a tag to compare

@nicolethoen nicolethoen released this 21 Nov 21:04
· 682 commits to main since this release
d0679ea

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