-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Masthead): Updates for new masthead structure in Penta #10809
Conversation
Preview: https://patternfly-react-pr-10809.surge.sh A11y report: https://patternfly-react-pr-10809-a11y.surge.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Surge is down so I haven't run it yet but had a couple of questions. Otherwise looks good on inspection!
packages/react-core/src/components/Masthead/examples/Masthead.md
Outdated
Show resolved
Hide resolved
packages/react-integration/demo-app-ts/src/components/demos/MastheadDemo/MastheadDemo.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since surge is down, this is going off the file changes as best I can. can re-review if/when surge comes back to make sure I checked everything, but this probably covers the main things regardless!
packages/react-core/src/components/Masthead/examples/Masthead.md
Outdated
Show resolved
Hide resolved
packages/react-core/src/components/Masthead/examples/Masthead.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. We may want to open a follow up in org if we don't already have one to update the structure for the docs site (the surge masthead is the old structure still).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 ⭐
Your changes have been released in:
Thanks for your contribution! 🎉 |
What: Closes #10788
MastheadBrand
toMastheadLogo
MastheadMain
toMastheadBrand
MastheadToggle
andMastheadBrand
inMastheadMain
Codemod issue: patternfly/pf-codemods#718