-
Notifications
You must be signed in to change notification settings - Fork 16
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: use @dhis2/d2-ui-analytics package for shared components #242
Conversation
|
Yes, I thought I would do that as a separate step. This PR is mostly about removing the "shared" package. |
Right. I should have read the PR description better 😉 |
The internal "shared" package is removed. Instead, get ItemSelector from @dhis2/d2-ui-analytics, and move the colors file back to app since it is only used there, and not in the plugin. This PR does not introduce any functional changes.
#256) The internal "shared" package is removed. Instead, get ItemSelector from @dhis2/d2-ui-analytics, and move the colors file back to app since it is only used there, and not in the plugin. This commit does not introduce any functional changes.
🎉 This PR is included in version 33.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 33.1.13 🎉 The release is available on: Your semantic-release bot 📦🚀 |
The internal "shared" package is removed. Instead, get ItemSelector from @dhis2/d2-ui-analytics, and move the colors file back to app since it is only used there, and not in the plugin.
This PR does not introduce any functional changes.
The next step is to use the DataDimension and DynamicDimension from @dhis2/d2-ui-analytics, but that will be done as a separate commit.
Test cases: