mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
426 B
426 B
TODOs
-
Write docs and examples
-
Reduce testcase boilerplate code for similar tests
-
Publish to npm
-
Build some demo
-
Fix getRootFiberNodeFromDOM and related helpers -
- ._internalRoot is not present is 16.0.0 but present in 16.9.0
- actual node is available 2 levels nested inside this root node
- add testcase to run across all versions of React 16.0.0 (dev+prod) and above (because internals change)