Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Remove jQuery #2

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

Conversation

mAAdhaTTah
Copy link

I found morphdom-plugins through the issue you opened on the main morphdom repo, and I'd love to use it to back the animations in brookjs. I don't want to pull int jQuery to that project (obviously), and I saw you had a TODO to remove it, so I converted the jQuery usage to plain JS equivalents. All the tests pass. I haven't fully tested it in the browser yet, because I wanted to get this in front of you to start reviewing.

I also haven't removed jQuery from the tests themselves.

I also got some odd behavior regarding the test runs. Things failed intermittently, which I chalk up to timing issues w/ the rAF calls between the tests & the lib code. Don't know what, if anything, we can do about that, but thought I'd point it out.

Let me know what you think!

@mAAdhaTTah
Copy link
Author

Update: The example appears to function as expected.

ESLint has a setting for mocha, so we don't have to define the globals ourselves.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant