File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # React ComponentTree [ ![ Build Status] ( https://travis-ci.org/skidding/react-component-tree.svg?branch=master )] ( https://travis-ci.org/skidding/react-component-tree ) [ ![ Coverage Status] ( https://coveralls.io/repos/skidding/react-component-tree/badge.svg?branch=master )] ( https://coveralls.io/r/skidding/react-component-tree?branch=master )
1
+ # React Component Tree [ ![ Build Status] ( https://travis-ci.org/skidding/react-component-tree.svg?branch=master )] ( https://travis-ci.org/skidding/react-component-tree ) [ ![ Coverage Status] ( https://coveralls.io/repos/skidding/react-component-tree/badge.svg?branch=master )] ( https://coveralls.io/r/skidding/react-component-tree?branch=master )
2
2
3
3
Serialize and reproduce the state of an entire tree of React components.
4
4
@@ -10,7 +10,7 @@ that exact state later on when debugging
10
10
11
11
React compatibility:
12
12
- ` react-component-tree@0.2 ` with ` react@0.13 ` and below
13
- - ` react-component-tree@0.3 ` with ` react@0.14 ` and above
13
+ - ` react-component-tree@0.4 ` with ` react@0.14 ` and above
14
14
15
15
## ComponentTree.serialize
16
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-component-tree" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " Serialize and reproduce the state of an entire tree of React components" ,
5
5
"main" : " dist/entry.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments