Skip to content

[Table] Rename padding="default" to padding="normal"#25924

Merged
mnajdova merged 2 commits intomui:nextfrom
m4theushw:rename-table-paddding
Apr 26, 2021
Merged

[Table] Rename padding="default" to padding="normal"#25924
mnajdova merged 2 commits intomui:nextfrom
m4theushw:rename-table-paddding

Conversation

@m4theushw
Copy link
Collaborator

Breaking change

-<Table padding="default" />
-<TableCell padding="default" />
+<Table padding="normal" />
+<TableCell padding="normal" />

Part of #20012.

@mui-pr-bot
Copy link

mui-pr-bot commented Apr 24, 2021

Details of bundle changes

Generated by 🚫 dangerJS against faea8b1

@eps1lon eps1lon added breaking change Introduces changes that are not backward compatible. scope: table Changes related to the table. type: new feature Expand the scope of the product to solve a new problem. labels Apr 24, 2021
@mnajdova mnajdova merged commit 2b4d9fe into mui:next Apr 26, 2021
@m4theushw m4theushw deleted the rename-table-paddding branch April 26, 2021 18:35
@oliviertassinari oliviertassinari changed the title [Table] Rename padding="default" to padding="normal" [Table] Rename padding="default" to padding="normal" Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Introduces changes that are not backward compatible. scope: table Changes related to the table. type: new feature Expand the scope of the product to solve a new problem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants