Patch Changes
-
feature: Add
showFirstLastButtons
prop to Pagination to enable toggling first and last buttons. (#3007) -
chore: the React
<Nav>
component renamed<Navigation>
to be uniform with other frameworks (#3004) -
chore: ProgressRing component no longer has a label by default, but can be enabled with
showLabel
prop. (#2996)