-
Notifications
You must be signed in to change notification settings - Fork 377
chore(Title): Convert examples to TypeScript #7999
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
chore(Title): Convert examples to TypeScript #7999
Conversation
|
Preview: https://patternfly-react-pr-7999.surge.sh A11y report: https://patternfly-react-pr-7999-a11y.surge.sh |
thatblindgeye
left a comment
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.
Awesome work on this! I just had some comments below.
Additionally I do like the update regarding the "custom sizes". To build off of that, would you also mind updating the example titles ("Custom sizes" and "Default sizes" instead of "Sizes" and "Default size mappings"), and reorder the examples so that the "default" example comes first?
packages/react-core/src/components/Title/examples/TitleDefaultSizes.tsx
Outdated
Show resolved
Hide resolved
packages/react-core/src/components/Title/examples/TitleSizes.tsx
Outdated
Show resolved
Hide resolved
packages/react-core/src/components/Title/examples/TitleDefaultSizes.tsx
Outdated
Show resolved
Hide resolved
a209165 to
cf7072a
Compare
|
@thatblindgeye your feedback is superb!! Already implemented the changes. Thanks for making open-source such an amazing learning journey. Excited to keep learning... |
thatblindgeye
left a comment
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.
🎉 thanks for making these updates! 🙂
nicolethoen
left a comment
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.
Looks lovely!
What: Closes #7997
Convert Title examples to TypeScript.
Additional issues: