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

[TablePagination] Allow the override of the action buttons #11058

Merged
merged 2 commits into from Apr 18, 2018
Merged

[TablePagination] Allow the override of the action buttons #11058

merged 2 commits into from Apr 18, 2018

Conversation

lukePeavey
Copy link
Contributor

@lukePeavey lukePeavey commented Apr 18, 2018

Fixes #10607.

Moved TablePaginationActions styles to TablePagination.

Note: TablePagination.js already had an actions stylesheet with the same styles that were in TablePaginationActions

https://github.com/mui-org/material-ui/blob/bbbc7a57a26673f9304275f2444a445b56ac4f71/src/Table/TablePagination.js#L48-L51

@lukePeavey
Copy link
Contributor Author

I can refactor this if there are issues!

@lukePeavey lukePeavey changed the title Move TablePaginationActions styles to TablePagination [TablePaginationActions] Move styles to TablePagination Apr 18, 2018
@oliviertassinari oliviertassinari added the component: table This is the name of the generic UI component, not the React module! label Apr 18, 2018
@oliviertassinari oliviertassinari changed the title [TablePaginationActions] Move styles to TablePagination [TablePagination] Allow the override of the action buttons Apr 18, 2018
@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Apr 18, 2018
@oliviertassinari oliviertassinari merged commit fc6a7fa into mui:v1-beta Apr 18, 2018
@oliviertassinari
Copy link
Member

@lukePeavey Thank you!

@lukePeavey
Copy link
Contributor Author

No problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: table This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants