v0.71.0
Breaking Changes
Select
: rename dispatchedchange
event toupdate
(9198ed5, #1497)Select
: forwardchange
event (9198ed5, #1497)PaginationNav
: use 1-indexing to be consistent withPagination
(8d55752, #1518)InlineNotification
: removeiconDescription
prop (replaced withcloseButtonDescription
andstatusIconDescription
) (5006696, #1591)
Features
Pagination
: dispatchchange
event when user interacts with previous/next buttons, or page/page size dropdowns (9198ed5, #1497)InlineNotification
: addiconDescription
andcloseButtonDescription
props (5006696, #1591)
Documentation