mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 22:01:49 +00:00
TODO - Skip sibling
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
5. Add `findAllNodes` helpers which searches all usages of the components - by name or class
|
5. Add `findAllNodes` helpers which searches all usages of the components - by name or class
|
||||||
6. Allow using all methods without explicit root node. Find automatically, if not provided.
|
6. Allow using all methods without explicit root node. Find automatically, if not provided.
|
||||||
|
7. SKip siblings for first entry
|
||||||
|
|
||||||
6. Fix getRootFiberNodeFromDOM and related helpers -
|
6. Fix getRootFiberNodeFromDOM and related helpers -
|
||||||
- .\_internalRoot is not present is 16.0.0 but present in 16.9.0
|
- .\_internalRoot is not present is 16.0.0 but present in 16.9.0
|
||||||
|
|||||||
Reference in New Issue
Block a user