Skip to content

Commit

Permalink
chore: document pdf generator and charts replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Oct 29, 2024
1 parent f7eef6b commit 541f5d4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/migrations/charts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Charts

`@redhat-cloud-services/frontend-components-charts`

This package is deprecated and no longer used. Please use the official [Patternfly charts](https://www.patternfly.org/charts/about-charts/) package.

## SeverityLine

This component does not have an equivalent PF replacement. The component was moved to the `@redhat-cloud-services/frontend-components` package.
5 changes: 5 additions & 0 deletions docs/migrations/pdf-generator.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# PDF Generator

`@redhat-cloud-services/frontend-components-pdf-generator`

The pdf generator package is deprecated. Please contact the platform team to learn about the available alternative.

0 comments on commit 541f5d4

Please sign in to comment.