clearloop / elvis

Your wasm UI library
https://elvisjs.github.io/
MIT License
108 stars 8 forks source link

Refactor the serde feature of tree node #39

Closed clearloop closed 4 years ago

clearloop commented 4 years ago

5 #18 #31


Desc

The deserializing HTML methods of Elvis node are useless and complex, remove them and clear the node tree.

Steps