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

Add Snackbar component #447

Closed
zemirco opened this issue Nov 15, 2018 · 6 comments
Closed

Add Snackbar component #447

zemirco opened this issue Nov 15, 2018 · 6 comments

Comments

@zemirco
Copy link

zemirco commented Nov 15, 2018

Hey,

first of all: Thank you! Thank you for providing the Components and the React Wrapper. At the beginning there was only the Material Design Styleguide. No real code. Therefore we build our own implementation https://github.com/HBM/md-components. For our latest product we started using your components because we really like the quality. You're doing a great job.

A snackbar is pretty important to us. We need it for confirming user actions. It already exists for the web https://github.com/material-components/material-components-web/tree/master/packages/mdc-snackbar. Any plans on adding it to the React wrapper?

Best regards,
Mirco

@moog16
Copy link
Contributor

moog16 commented Nov 20, 2018

@zemirco This will be in our TODO for the new year. Currently snackbar is being rebuilt in MDC Web. Please see branch.

@beaumartinez
Copy link

Snackbar is now in master for MDC web. Any update on moving forward with a React component for it?

@moog16
Copy link
Contributor

moog16 commented Jan 23, 2019

We're actually in a holding pattern as most of the MDC React team is implementing typescript in MDC Web. Until that is complete we won't be building any new components (we estimate through February). If you would like to take a stab at implementing (or anyone else) please feel free. We will be doing monthly releases. See #611 for some inspiration ;)

@beaumartinez
Copy link

Thanks @moog16. I see @gugu (and yourself) are already working on it in #620.

@moog16
Copy link
Contributor

moog16 commented Jan 23, 2019

@beaumartinez ya you're totally right. My mind just blanked on that whole PR. Thanks :)

@moog16
Copy link
Contributor

moog16 commented Jan 29, 2019

fixed with #620

@moog16 moog16 closed this as completed Jan 29, 2019
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

No branches or pull requests

3 participants