Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
47 stars 0 forks source link

call unmount callbacks on entire Veles app removal #53

Closed Bloomca closed 3 months ago

Bloomca commented 3 months ago

Description

Call unmount callbacks on the whole tree when the whole app is removed from DOM.

Closes https://github.com/Bloomca/veles/issues/46