bendtherules
|
7b51c96a57
|
Add utils - Methods to check if a node corresponds to functional or class components
|
2019-07-24 02:28:13 +05:30 |
|
bendtherules
|
99d808c9b8
|
Rename utils methods like isHtmlLike to isNodeHtmlLike
Also renamed isNodeNotHtmlLike
|
2019-07-24 02:26:54 +05:30 |
|
bendtherules
|
68a5080ae4
|
Fix isNotHtmlLike util definition
|
2019-07-23 15:47:59 +05:30 |
|
bendtherules
|
ef61b17f4c
|
Export findNode mthods from index
|
2019-07-23 11:13: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 |
|
bendtherules
|
c8f09eb5a1
|
Refactor - Move traverse to separate file and export from index
|
2019-07-23 10:56:57 +05:30 |
|
bendtherules
|
4af377f1ba
|
Add better type check utils for HTMLLike
|
2019-07-22 18:47:32 +05:30 |
|
bendtherules
|
c239b1b6d1
|
Add better mock typedef for FiberNode
|
2019-07-22 18:46:31 +05:30 |
|
bendtherules
|
b2c107a5f5
|
Refactor FiberNode typedef to separate file
|
2019-07-20 18:50:50 +05:30 |
|
bendtherules
|
2a628c608e
|
Remove stray console.log
|
2019-07-20 18:50:06 +05:30 |
|
bendtherules
|
92444eacb8
|
Add basic traverse function with tests
|
2019-07-19 18:45:25 +05:30 |
|
bendtherules
|
0ad6620437
|
Init with yo typescript-react-lib
|
2019-07-19 12:49:20 +05:30 |
|