patternfly-react-seed
patternfly-react-seed copied to clipboard
A PatternFly 5 seed for React web applications
View at: https://react-seed-v6-demo.surge.sh/ addresses: https://github.com/patternfly/patternfly-react-seed/issues/168 # 2-05-2024: - running: - "@patternfly/react-core": "6.0.0-alpha.28" - "@patternfly/react-icons": "6.0.0-alpha.11" - "@patternfly/react-styles": "6.0.0-alpha.11" # 1-03-2024: - running: - "@patternfly/patternfly": "6.0.0-alpha.38" - "@patternfly/react-core": "6.0.0-alpha.7" - "@patternfly/react-icons":...
Towards #202 This PR adds the following items to the seed app for the V6 demo: - Dashboard page - Resources page - Inventory page - Dark/light theme toggle -...
For #168
Once the following components have been built out using new design tokens, the core + react v6 alphas can be pulled into the react-seed to build out a Penta demo:...
- [ ] update all dependencies flagged by snyk prs to latest - [ ] rebase v6 branches to also include latest versions (except PF dependencies)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [express](https://github.com/expressjs/express) from 4.18.0 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Components used in Dashboard demo: - Page - Skip to content - Button - Masthead - Brand - Toolbar - Menu toggle - Avatar - Nav - Breadcrumb - Content...
To provide a more interesting demonstration of Penta, create a demo app based on the React seed. Desirable features include: - Light/dark theme switcher - RTL switcher - Navigation between...