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

[Table] Default display style for all table components #10447

Merged
merged 2 commits into from
Feb 26, 2018

Conversation

caub
Copy link
Contributor

@caub caub commented Feb 25, 2018

This is to be able to use div or any other tagName (<TableCell component="div"> for example), while preserving table styling (similarly to what google-drive does for example in the file list)

It was already done in TableRow

note: should maybe add MuiTableHead/Body in styles/overrides.d.ts

@caub caub force-pushed the table-styles branch 3 times, most recently from aba6b58 to faa80b6 Compare February 25, 2018 21:43
@oliviertassinari oliviertassinari added new feature New feature or request component: table This is the name of the generic UI component, not the React module! labels Feb 25, 2018
@oliviertassinari oliviertassinari changed the title [Table] default display style for all table components [Table] Default display style for all table components Feb 26, 2018
@oliviertassinari oliviertassinari merged commit 8898a8d into mui:v1-beta Feb 26, 2018
@oliviertassinari
Copy link
Member

@caub Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants