Skip to content

Releases: LJGrant/react-tables

v2.0.0

12 Dec 15:24
fcdad1c
Compare
Choose a tag to compare

Transition from passing props to controlling table state with hooks. table state now exists in context

v1.0.1

17 Jun 18:47
Compare
Choose a tag to compare
  • adding wrappers to search input
  • adding wrapper to button actions
  • allowing item property to be object that accepts properties of "value" and "display"

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Jun 19:19
Compare
Choose a tag to compare

Initial release of React Tables By LJ

New Table component