patternfly-react
patternfly-react copied to clipboard
feat(templates): add templates package
What: Closes #10109 and #10111
Adds the new package to repo with basic template, and sets up documentation.
https://github.com/patternfly/patternfly-org/pull/3902 needs to be merged before docs build will succeed. But first I want to confirm the starting version of 1.0.0-alpha.0. Are we good starting from 1 or do we want to start from 5 to match other PF packages?
What does everyone think about react-templates as the package name as well?
Preview: https://patternfly-react-pr-10110.surge.sh
A11y report: https://patternfly-react-pr-10110-a11y.surge.sh
As part of updating the docs-framework, this PR includes a fix for react-code-editor which adds monaco-editor as a dependency (which was removed in the docs-framework).