Skip to content

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

Merged
oliviertassinari merged 3 commits intomui:nextfrom
kodai3:update/rename-pagination-shape-consistency
Aug 1, 2020
Merged

[Pagination] Rename round -> circular for consistency#22009
oliviertassinari merged 3 commits intomui:nextfrom
kodai3:update/rename-pagination-shape-consistency

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 Introduces changes that are not backward compatible. scope: pagination Changes related to the pagination. 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 Introduces changes that are not backward compatible. scope: pagination Changes related to the pagination.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants