-
Notifications
You must be signed in to change notification settings - Fork 227
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
Use MDC Web Typings #697
Comments
material-icon has no dependency on mdc-web |
Are you saying by updating to the latest, we're cutting ~70%?? |
Yes. That's why I'm working on it - I want to reduce bundle size in my project |
But it is mdc-web only, @material/react-* will have the same size |
Right right - it must be the tree shaking feature that we added in v1. Then hopefully we can get back to the all-in-one package. Also I really appreciate your work on this! |
Is there anything left with:
|
We're looking good to go for releasing in v0.12.0! |
I'll start text field in this case. Notched outline is changed, but textfield needs to be changed as well to support it correctly |
correct...text-field will take a bit of time I'm sure. Once that is done, we should update all the other packages @v1 --> v1.1.0 or v1.0.1 (whatever is latest). |
No, I don't |
This should have been closed when 0.12.0 was released. |
Components with breaking changes
Other components with no breaking changes
[ ] layout-gridThe text was updated successfully, but these errors were encountered: