GavinJoyce / ember-component-inbound-actions

Send actions to Ember.js components
MIT License
65 stars 15 forks source link

ember 1.13.3 #10

Closed matthias-k closed 9 years ago

matthias-k commented 9 years ago

This is an updated version of https://github.com/GavinJoyce/ember-component-inbound-actions/tree/gj/ember-1-13-beta. The branch has been rebased on top of master and I changed the bower.json file back to use a specific version of ember again (instead of components/ember#canary). This should fix #6.

If still something is missing, I will be happy to correct it.

Best, Matthias

GavinJoyce commented 9 years ago

Thanks for this and sorry for the delay in reviewing it. Would you mind squashing this down to one commit before I merge?

matthias-k commented 9 years ago

Of course that is no problem. I squashed the commits down to one commit.

GavinJoyce commented 9 years ago

:beers: thanks!