Skip to content

Releases: carlosrocha/react-data-components

v1.1.0

04 Aug 05:09
Compare
Choose a tag to compare
  • Added the option to show all rows.

v1.0.2

01 Aug 00:50
Compare
Choose a tag to compare
  • Update table on prop change.

v1.0.1

19 Jul 03:25
Compare
Choose a tag to compare
  • Use initialSortBy on reducer.

v1.0.0

18 Jul 05:37
Compare
Choose a tag to compare

Overall just internal changes.

  • Remove DataMixin in favor of a component.
  • Use a reducer for changes of data.
  • Use React 15.