Skip to content

Reactor js part 2 #1083

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

Closed
wants to merge 6 commits into from
Closed

Reactor js part 2 #1083

wants to merge 6 commits into from

Conversation

xi
Copy link
Contributor

@xi xi commented Aug 31, 2018

Continues my work from #1077.

I think I found some code that was not really used. I am not completely sure though.

Note that the <details> element I used to replace some functionality is currently not supported by edge.

I plan to continue working on this code with the aim to remove jquery. This is a lot of work though and I am not sure how long it will take. So I prefer to do small steps and get your feedback often. If you would like me to prepare a single large pull request I could probably also do that, but it would take some time.

xi added 3 commits August 30, 2018 20:37
This is duplicated functionality. You can already toggle the entries
using .djToggleSwitch
AFAIU it is never used because the background-color is always
overwritten by applyStyle
@codecov
Copy link

codecov bot commented Aug 31, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1083   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files          24       24           
  Lines        1318     1318           
  Branches      178      178           
=======================================
  Hits         1111     1111           
  Misses        157      157           
  Partials       50       50
Impacted Files Coverage Δ
debug_toolbar/panels/sql/utils.py 89.74% <ø> (ø) ⬆️

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 72d2d43...02d19b6. Read the comment docs.

xi and others added 3 commits September 4, 2018 20:02
this is already handled in the close.djDebug event listener
already done in close.djDebug handler
@xi
Copy link
Contributor Author

xi commented Sep 5, 2018

Replaced by #1085

@xi xi closed this Sep 5, 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.

1 participant