Skip to content

v1.15.0

Compare
Choose a tag to compare
@rc-publisher rc-publisher released this 21 Jan 19:41
ff32c43

1.15.0 (2020-01-21)

Bug Fixes

  • address various react warnings (f989e8d)
  • disable columns filters not in use (3527dd3)
  • guard function call (b28b148)
  • guard row select callback (731ed50)
  • react warning (f9eb643)
  • remove prop requirement, default values are always assured (f8d5524)
  • remove prop requirement, default values are always assured (19f2d79)
  • update filter handling (7397342)

Features

  • add mui labs package (e5498fe)
  • add theme override for skeleton loading (0f901ae)
  • improve loading and display of cells (256a967)
  • match new filter object style (9580bd9)
  • update hook (d154594)
  • update to latest react-table (4e6736a)
  • update to match changes to react-table (5062aa8)
  • update to match changes to the useDataTable hook (f782edf)