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

Added component.json and changed require('ractive') to require('Ractive') #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Added component.json and changed require('ractive') to require('Ractive') #3

wants to merge 5 commits into from

Conversation

brett-shwom
Copy link

I figured you might be able to use some of the work that I did on making Ractive-events-tap compatible with component. You'll definitely have to change the dependencies in component.json though.

Also, RactiveJS/Ractive::component.json exports ractive as "Ractive" (i.e.with a capital R). This was causing the loading of Ractive-events-tap to fail. So I changed 'ractive' to 'Ractive'.

jmmaranan added a commit to jmmaranan/ractive-events-tap that referenced this pull request Sep 25, 2017
The line to declare window.PointerEvent explicitly should not be done
because that should be delivered by Chrome or IE Edge.

First test is failing on Chrome 56 but passes a simulation of IE Edge
test ractivejs#3.
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.

1 participant