Skip to content

Upgrade to Elm 0.19 and option for a $destroy clean-up function#4

Open
absynce wants to merge 4 commits intosamcal:masterfrom
absynce:upgrade-to-elm-0.19
Open

Upgrade to Elm 0.19 and option for a $destroy clean-up function#4
absynce wants to merge 4 commits intosamcal:masterfrom
absynce:upgrade-to-elm-0.19

Conversation

@absynce
Copy link
Contributor

@absynce absynce commented Oct 30, 2018

I have added two additional features:

  • Elm 0.19 support
  • The ability to clean up/unregister handlers when the component scope is destroyed

If you'd rather I can make these two separate pull requests.

Thanks!

};
});
if (isElm0_19) {
app = scope.src.init({

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants