This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Master next#3518
Merged
Merged
Conversation
* Bump dependencies * move deps to dev-deps
* Animate symbol modal using react-transition-group * Use z-index rather than pointer-events to move the .modal-wrapper * fixup yarn * Remove react-transition-group and just do the animation via the enabled prop and CSS * Adjust animation to use Photon recommendations. * drop duplicate close handler * make flow happy
Dark theme tweaks
Codecov Report
@@ Coverage Diff @@
## master #3518 +/- ##
==========================================
+ Coverage 51.72% 51.95% +0.23%
==========================================
Files 106 110 +4
Lines 4377 4525 +148
Branches 911 935 +24
==========================================
+ Hits 2264 2351 +87
- Misses 2113 2174 +61
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #3518 +/- ##
==========================================
+ Coverage 51.72% 51.97% +0.25%
==========================================
Files 106 110 +4
Lines 4377 4529 +152
Branches 911 936 +25
==========================================
+ Hits 2264 2354 +90
- Misses 2113 2175 +62
Continue to review full report at Codecov.
|
3a5d46a to
7350455
Compare
7350455 to
ad33e17
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Associated Issue: #3517
hub.io/debugger.html/CONTRIBUTING.html#pull-requests
Summary of Changes
i went through the commits on next and cherry picked them onto master. Most were already on master, some applied, some needed some tweaking.
https://github.com/devtools-html/debugger.html/tree/next