chore: Replace typography component round 2: BED-7561#2740
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughMultiple components in the shared UI library have their Typography imports migrated from Material-UI to doodle-ui, and typographic apostrophes are replaced with ASCII apostrophes in text content and test assertions. ChangesTypography Import Migration and Text Normalization
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Describe your changes in detail
Converting MUI Typography components to our new DoodleUI Typography component. I missed a few in the first round which are being addressed here.
Motivation and Context
Resolves BED-7561
Why is this change required? What problem does it solve?
Eliminates MUI Typography component from the code base in favor of our own custom DoodleUI component.
How Has This Been Tested?
Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc.
Screenshots (optional):
Screenshots in ticket
Types of changes
Checklist:
Summary by CodeRabbit
Release Notes
Refactor
Style
Tests