Skip to content

Refactor js #1077

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

Merged
merged 1 commit into from
Aug 22, 2018
Merged

Refactor js #1077

merged 1 commit into from
Aug 22, 2018

Conversation

xi
Copy link
Contributor

@xi xi commented Aug 7, 2018

I would like to help refactoring the javascript code and potentially removing the jquery dependency. I know this has been discussed in #562 already. But since then, 4 years have passed and some new DOM APIs have become available.

As a first step I did some small changes to bring the code up to modern jquery standards.

Please let me know if you are interested in this work or if there is anything else frontend-related I could help with.

@codecov
Copy link

codecov bot commented Aug 7, 2018

Codecov Report

Merging #1077 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1077   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files          24       24           
  Lines        1318     1318           
  Branches      178      178           
=======================================
  Hits         1111     1111           
  Misses        157      157           
  Partials       50       50

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d21af1...425da5d. Read the comment docs.

@camilonova
Copy link
Contributor

Please squash your commits. Thank you.

@jdufresne
Copy link
Contributor

I think it would be great to drop the jQuery dependency! (Maybe the linked issue should be reopened.) Let me know if you need any help, I'd be happy to lend a hand wherever it could be used.

@xi
Copy link
Contributor Author

xi commented Aug 21, 2018

Please squash your commits. Thank you.

done (btw, did you know that github can do this automatically? The merge button should give you the option to do a "squash merge" instead)

@camilonova camilonova merged commit 72d2d43 into django-commons:master Aug 22, 2018
@camilonova
Copy link
Contributor

@xi I just surprised myself :)

@xi xi mentioned this pull request Aug 31, 2018
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.

3 participants