Skip to content

v2.2.0

Compare
Choose a tag to compare
@VilleMiekkoja VilleMiekkoja released this 08 Sep 13:07
· 3168 commits to master since this release
e71ab4d

[2.2.0] - September, 8, 2022

React Components

Added

  • [Pagination] component for React
  • [Table] Support for providing side effects before or after the Table component is done sorting
  • [Notification] Accepts a custom aria-label for the notification section element

Documentation

Added

  • Documentation for the React Pagination component
  • Documentation for Table component's onSort property
  • Documentation for Notification component's notificationAriaLabel property