idyll-lang / idyll-component

[DEPRECATED] Extensible component to be used in idyll projects
https://github.com/idyll-lang/idyll
MIT License
0 stars 0 forks source link

remove updateProps #5

Closed mathisonian closed 7 years ago

mathisonian commented 7 years ago

This removes the special updateProps method, instead favoring that it gets injected directly by Idyll on the custom components. This should be merged in sync with https://github.com/idyll-lang/idyll/pull/101