marko-js-archive / marko-widgets

[LEGACY] Module to support binding of behavior to rendered UI components rendered on the server or client
http://v3.markojs.com/docs/marko-widgets/
MIT License
142 stars 40 forks source link

Fix BeforeUpdate duplicate #142

Closed sandro-pasquali closed 8 years ago

sandro-pasquali commented 8 years ago

Maybe also add all the other lifecycle methods (shouldUpdate, etc)?

patrick-steele-idem commented 8 years ago

Good catch. Thanks for the PR!