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] Fix sticky header table with buttons/inputs #17285

Merged
merged 1 commit into from
Sep 2, 2019
Merged

[Table] Fix sticky header table with buttons/inputs #17285

merged 1 commit into from
Sep 2, 2019

Conversation

Studio384
Copy link
Contributor

Fixes #17276

@mui-pr-bot
Copy link

Details of bundle changes.

Comparing: d81e0a7...891ffdf

bundle parsed diff gzip diff prev parsed current parsed prev gzip current gzip
@material-ui/core 0.00% 0.00% 330,912 330,921 90,355 90,355
@material-ui/core/Paper 0.00% 0.00% 68,774 68,774 20,485 20,485
@material-ui/core/Paper.esm 0.00% 0.00% 62,148 62,148 19,214 19,214
@material-ui/core/Popper 0.00% 0.00% 28,466 28,466 10,190 10,190
@material-ui/core/Textarea 0.00% 0.00% 5,094 5,094 2,137 2,137
@material-ui/core/TrapFocus 0.00% 0.00% 3,834 3,834 1,613 1,613
@material-ui/core/styles/createMuiTheme 0.00% 0.00% 16,385 16,385 5,827 5,827
@material-ui/core/useMediaQuery 0.00% 0.00% 2,541 2,541 1,058 1,058
@material-ui/lab 0.00% 0.00% 153,179 153,179 46,669 46,669
@material-ui/styles 0.00% 0.00% 51,492 51,492 15,303 15,303
@material-ui/system 0.00% 0.00% 15,668 15,668 4,359 4,359
Button 0.00% 0.00% 78,661 78,661 24,053 24,053
Modal 0.00% 0.00% 14,335 14,335 5,017 5,017
Portal 0.00% 0.00% 2,907 2,907 1,318 1,318
Rating 0.00% 0.00% 70,014 70,014 21,866 21,866
Slider 0.00% 0.00% 74,282 74,282 23,012 23,012
colorManipulator 0.00% 0.00% 3,904 3,904 1,543 1,543
docs.landing 0.00% 0.00% 52,253 52,253 13,780 13,780
docs.main 0.00% 0.00% 597,346 597,346 190,794 190,794
packages/material-ui/build/umd/material-ui.production.min.js 0.00% 0.00% 301,834 301,843 86,690 86,690

Generated by 🚫 dangerJS against 891ffdf

@oliviertassinari oliviertassinari added the component: table This is the name of the generic UI component, not the React module! label Sep 2, 2019
@oliviertassinari oliviertassinari merged commit 7c3be01 into mui:master Sep 2, 2019
@oliviertassinari
Copy link
Member

I'm merging without waiting for further reviews, I expect the fix to be straightforward. Thank you :)

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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Table] Sticky header table with buttons/inputs
3 participants