Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@tleunen tleunen released this 31 Jan 04:19
· 221 commits to master since this release

1.2.0

  • Adds shadow prop on DataTable
  • Changes RadioGroup to be controlled or uncontrolled (#180)
  • Changes the propTypes of DataTable to be less strict
  • Adds tooltip and className in the column description of DataTable
  • Deprecates data in favor of rows in DataTable
  • Deprecates selectable in DataTable