marzubov / ember-calendar

An awesome Ember calendar, designed with composability and reusability in mind.
MIT License
2 stars 5 forks source link

difference between onEditOccurrence and onUpdateOccurrence #14

Open jamesdixon opened 8 years ago

jamesdixon commented 8 years ago

Hi again,

When implementing the calendar I got an error about attrs.onEditOccurrence not being defined. It appears this is a new hook. Is there a difference between onEditOccurrence and onUpdateOccurrence?