mharris717 / ember-drag-drop

Drag and Drop Addon for Ember CLI
MIT License
204 stars 141 forks source link

Call function directly instead of sendAction #180

Closed RobbieTheWagner closed 3 years ago

RobbieTheWagner commented 3 years ago

Fixes #155

This calls the function directly, which would break older Ember versions that did not support closure actions.

RobbieTheWagner commented 3 years ago

@dgavey any chance of merging this?

dgavey commented 3 years ago

Sorry about the delay. Prepping a new release soon. I'll make sure this is included. It will need to be a major version change.

dgavey commented 3 years ago

Merging this into a new branch with updates to get the project to Ember 3.26.