Skip to content
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

frontend: Add notistack to pluginLib object #376

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

ashu8912
Copy link
Member

This is a temporary solution for now until we have something solid either from notistack or we have a better approach of handling peer dependency of plugin packages
iamhosseindhv/notistack#335
iamhosseindhv/notistack#421

This is a temporary solution to handle an issue in notistack,
notistack has a peer dependency on material-ui and thus seperating
notistack and using it as a dependency in the plugin development will
mean having material-ui also installed in the plugin development, but we
already pass material-ui via the pluginObj so it doesn't makes sense
to have all the peer dependency(specially material-ui) for notistack
in the plugin development as well.
@joaquimrocha joaquimrocha merged commit 3b0038d into main Dec 17, 2021
@joaquimrocha joaquimrocha deleted the add-notistack-to-plugin-lib branch December 17, 2021 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants