Skip to contentSkip to navigationSkip to topbar
Paste assistant Assistant
Figma
Star

Pagination

Version 7.1.1GithubStorybook

Pagination lets users navigate through content or a dataset that’s been broken up into multiple pages.

7.1.1

7.1.1 page anchor

Patch Changes

Patch Changes page anchor
  • e7cc5ca0(link takes you to an external page) #1675(link takes you to an external page) Thanks @richbachman(link takes you to an external page)! - [Pagination] Update styles for better dark theme accessibility

    PaginationArrow hover and focus:

    • border-color: colorBorderPrimary changed to colorBorderPrimaryStronger
    • color: colorTextLink changed to colorTextLinkStronger

    PaginationNumber:

    • border-color: added colorBorderPrimaryStronger border on hover and focus
    • color: colorTextLink changed to colorTextLinkStronger on hover and focus
    • isCurrent:
      • background-color: colorBackgroundPrimaryWeakest changed to colorBackgroundPrimary Stronger
      • color: colorTextLink changed to colorTextWeakest
      • isCurrent hover and focus uses same background-colors and colors