Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for components not having Hammer instance in Ember 1.13 #12

Merged
merged 1 commit into from Jul 27, 2015
Merged

Fix for components not having Hammer instance in Ember 1.13 #12

merged 1 commit into from Jul 27, 2015

Conversation

rogatty
Copy link
Contributor

@rogatty rogatty commented Jul 23, 2015

This is a simple fix for Ember 1.13 in which Ember.Component has to be reopened the same as Ember.View.

@chriswessels
Copy link
Owner

Thanks @rogatty :) Is it worth updating the docs to mention support for Ember.Component?

@rogatty
Copy link
Contributor Author

rogatty commented Jul 27, 2015

Well, it was supported all right before Ember 1.13 so nothing really changed from user perspective. Feel free to update docs as you wish, I just made it work again ;)

@chriswessels
Copy link
Owner

Ah, thanks again for your contribution @rogatty. Merging. Will release soon.

chriswessels added a commit that referenced this pull request Jul 27, 2015
Fix for components not having Hammer instance in Ember 1.13
@chriswessels chriswessels merged commit 2bb72e8 into chriswessels:master Jul 27, 2015
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.

None yet

2 participants