neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.86k stars 160 forks source link

vdom.Helper: insertNode() #5526

Closed tobiu closed 3 months ago

tobiu commented 3 months ago

let us move the logic outside of createDeltas() to implement the new logic for inserting new nodes which contain moved nodes at a central spot.