bendtherules
|
21231fcb11
|
Docs - Added for findNode methods
|
2019-09-09 17:41:58 +05:30 |
|
bendtherules
|
67206dfe41
|
Fix prettier on all files
|
2019-08-03 20:40:07 +05:30 |
|
bendtherules
|
fc47961602
|
Rename findNodeByComponentInstance to findNodeByComponentRef
|
2019-07-31 00:33:55 +05:30 |
|
bendtherules
|
7e1d813811
|
Merge branch 'master' of https://github.com/bendtherules/react-fiber-traverse
|
2019-07-25 01:10:19 +05:30 |
|
bendtherules
|
adbb9527c9
|
findNode - Disable console.debug statements
|
2019-07-25 01:08:36 +05:30 |
|
bendtherules
|
99d808c9b8
|
Rename utils methods like isHtmlLike to isNodeHtmlLike
Also renamed isNodeNotHtmlLike
|
2019-07-24 02:26:54 +05:30 |
|
bendtherules
|
5897cee001
|
Add 3 findNode methods - by name, comp and instance
1. By Component name
2. By Component (Class Or Function) reference
3. By Component (ClassComponent) instance reference
|
2019-07-23 11:13:40 +05:30 |
|