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

MDCTextField: Update dense variant when complete #4142

Closed
williamernest opened this issue Dec 4, 2018 · 2 comments · Fixed by #5721
Closed

MDCTextField: Update dense variant when complete #4142

williamernest opened this issue Dec 4, 2018 · 2 comments · Fixed by #5721
Assignees
Labels

Comments

@williamernest
Copy link
Contributor

The current density spec is not complete and the current implementation of the dense variant of the text field will likely change dramatically. Since the maintenance of the dense variant has been difficult, we have decided to remove the current version of the dense text field until the density spec is completed.

@metamono
Copy link

I would appreciate having dense components to display more information in web applications. Is it possible to reduce the base grid unit anyhow to archive this?

@williamernest
Copy link
Contributor Author

@aetheric8 There currently isn't a way to reduce the size of the input components, but I believe there will be resolved once the density specification is complete and #4164 gets resolved.

@asyncLiz asyncLiz self-assigned this Mar 16, 2020
copybara-service bot pushed a commit that referenced this issue Mar 17, 2020
Fixes #4142

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

PiperOrigin-RevId: 301213937
copybara-service bot pushed a commit that referenced this issue Mar 17, 2020
Fixes #4142

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

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