Skip to content

v1.10.0

Choose a tag to compare

@rc-publisher rc-publisher released this 24 Sep 23:01
3da5822

1.10.0 (2019-09-24)

Bug Fixes

  • adjust margins of dense, outlined text fields (f9381c8)
  • even/odd color should start dark then light (007fff5)
  • missing missing pagination controls (045df56)
  • remove default value (eea5ec0)
  • remove min width (7547949)
  • update border radius to 3px (db0498f)
  • update font usage across table (6907f12)
  • update prop-type definition for ref-forwarded components (af4bea6)
  • value on page size change (940bba3)

Features

  • add checkbox padding when table rows are selectable (4eeac1d)
  • add cool grey hover+selected color (c9b3c44)
  • add DataTable component (0a8832f)
  • add DataTable docs to sidebar (306a817)
  • add filtering and action menu toolbar components (ec48846)
  • add filtering, and flatten return (2fffc08)
  • add isSelectable to dataTableProps (589b1b0)
  • add pagination controls (f3b852b)
  • add react-table component to package (55373bb)
  • add row selection and hover colors (9136c73)
  • add special hover for selected rows (a68f60d)
  • allow overriding of the selection column (01c9567)
  • update checkbox padding in default theme (a62cbe4)
  • useDataTable hook (ac1ee41)