yelouafi / petit-dom

minimalist virtual dom library
MIT License
501 stars 36 forks source link

Adding oncreate, ondelete and onchange events to nodes #7

Open cjh9 opened 6 years ago

cjh9 commented 6 years ago

I'm using petit-dom and I just added these events where ondelete optionally returns a promise to animate out the component.

https://github.com/picodom/picodom https://github.com/zaceno/hyperapp-transitions

@yelouafi Would you like to get pull request for this feature?

mindplay-dk commented 6 years ago

@cjh9 I'd really like to see that 👍