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

fix(textfield): remove deprecated dense variant in favor of density #5721

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

copybara-service[bot]
Copy link
Contributor

fix(textfield): remove deprecated dense variant in favor of density

Fixes #4142

BREAKING CHANGE: mdc-text-field--dense and associated mixins/variables have been removed. Use the density() mixin instead.

Fixes #4142

BREAKING CHANGE: mdc-text-field--dense and associated mixins/variables have been removed. Use the density() mixin instead.

PiperOrigin-RevId: 301426122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MDCTextField: Update dense variant when complete
2 participants