-
Notifications
You must be signed in to change notification settings - Fork 22
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: [DHIS2-17874] replace remaining Material UI components #3794
feat: [DHIS2-17874] replace remaining Material UI components #3794
Conversation
src/core_modules/capture-core/components/Relationships/Relationships.component.js
Outdated
Show resolved
Hide resolved
…/feat/DHIS2-17874_ReplaceRemainingMaterialuiComponents
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.
Good job 😄
🚀 Deployed on https://deploy-preview-3794--dhis2-capture.netlify.app |
@eirikhaugstulen, a while ago you requested to change to |
…/feat/DHIS2-17874_ReplaceRemainingMaterialuiComponents
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.
Tested successfully on 2.42 version
# [101.7.0](v101.6.2...v101.7.0) (2024-10-03) ### Features * [DHIS2-17874] replace remaining Material UI components ([#3794](#3794)) ([7194e54](7194e54))
🎉 This PR is included in version 101.7.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
DHIS2-17874
SnackBar
,MenuList
,MenuItem
,Grow
,IconButton
,Paper
,Popover
,Icons
,createSvgIcon.
DropdownButton
to simplify the code.DropdownButton
Note: The code in this PR is sourced from PR #3766, which was closed due to a commit message error. The changes have been migrated to this PR.