Skip to content

v7.0.0

Compare
Choose a tag to compare
@ohmyguigs ohmyguigs released this 03 Oct 20:33
· 3690 commits to master since this release

Added

  • Icon add columns icon
  • InputSearch add onClear callback as prop
  • Pagination control state of selected rows quantity dropdown
  • Table add containerHeight prop to enhance Table height control
  • Table add pagination prop to make it easier to use Table and Pagination together
  • Table add toolbar prop with actions and search features possibility

Changed

  • [BREAKING] Table Remove indexColumn prop. indexColumnLabel alone now activates the feature
  • [BREAKING] Table Remove containerClass prop

Fixed

  • Pagination change button styles to secondary to match rows dropdown weight