toddjordan / ember-cli-dynamic-forms

An Ember addon for creating dynamic forms
http://toddjordan.github.io/ember-cli-dynamic-forms/
MIT License
35 stars 16 forks source link

Should clean up alpaca dependencies when component is destroyed #24

Open toddjordan opened 8 years ago

toddjordan commented 8 years ago

Alpaca provides a destroy method to clean itself up. We should ensure this function is called when the component is destroyed.

See the destroy section of the article: http://www.alpacajs.org/docs/api/functions.html