Installation
$ npm install react-gridsheet --save
$ yarn add react-gridsheet
Docs
History
-
0.3.x
- BREAKING CHANGE:
renderers
andparsers
in options got to receive theirs instances.- See examples for details.
- BREAKING CHANGE:
-
0.4.x:
- BREAKING CHANGE: dropped
stickyHeaders
option.
- BREAKING CHANGE: dropped
-
0.5.x:
- Quit using redux.
-
0.6.x:
-
Change data structure.
- data prop was dropped.
-
-
0.7.x
- Support formula.