Skip to content

Tree manipulation

Compare
Choose a tag to compare
@mbasso mbasso released this 24 May 20:22
· 218 commits to master since this release

This release contains a new option for the init function: unsafePatch.
This allows you to implement some interesting mechanisms to patch trees and so on. This might be a useful feature if you want to develop e library to build components for example.

Also, for the same reason, there are 2 new APIs to manipulate trees: removeChild and replaceChild