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

Remove jQuery Dependency #62

Closed
rsandor opened this issue Jun 26, 2014 · 0 comments
Closed

Remove jQuery Dependency #62

rsandor opened this issue Jun 26, 2014 · 0 comments

Comments

@rsandor
Copy link
Collaborator

rsandor commented Jun 26, 2014

Epoch should not rely on jQuery. Implement the jQuery features we use in pure CoffeeScript. For now let's assume we support IE > 8. See quirksmode for a decent breakdown on browser support for querying and manipulation:

@rsandor rsandor self-assigned this Jun 26, 2014
@rsandor rsandor added this to the Release 0.6.0 milestone Jun 27, 2014
@rsandor rsandor changed the title Reduce Dependence on jQuery Remove jQuery Dependency Jun 28, 2014
rsandor added a commit that referenced this issue Jun 29, 2014
Closes #62; Removed Dependance on jQuery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant