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

[Pagination] Rename round -> circular for consistency #22009

Merged

Conversation

kodai3
Copy link
Contributor

@kodai3 kodai3 commented Aug 1, 2020

Breaking changes

Pagination

  • Rename round to circular for consistency. The possible values should be adjectives, not nouns:

    -<Pagination shape="round">
    +<Pagination shape="circular">

PaginationItem

  • Rename round to circular for consistency. The possible values should be adjectives, not nouns:

    -<PaginationItem shape="round">
    +<PaginationItem shape="circular">

One item of #21964

I changed two components on 1PR,because Pagination depend on PaginationItem by function renderItem

@mui-pr-bot
Copy link

mui-pr-bot commented Aug 1, 2020

Details of bundle changes

Generated by 🚫 dangerJS against 60c13c9

@eps1lon eps1lon added breaking change component: pagination This is the name of the generic UI component, not the React module! labels Aug 1, 2020
@oliviertassinari oliviertassinari changed the title [Pagination] rename round -> circular for consistency [Pagination] Rename round -> circular for consistency Aug 1, 2020
@oliviertassinari oliviertassinari merged commit ceffdd9 into mui:next Aug 1, 2020
@oliviertassinari
Copy link
Member

@kodai3 Well done

@kodai3 kodai3 deleted the update/rename-pagination-shape-consistency branch August 2, 2020 22:08
@eps1lon eps1lon added this to the v5 milestone Sep 15, 2020
@oliviertassinari oliviertassinari mentioned this pull request Sep 15, 2020
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: pagination 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.

4 participants