-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Port blue icon and altair background fixes into release #8470
Port blue icon and altair background fixes into release #8470
Conversation
extraButton, | ||
doubleClick: noop | ||
// Text based mimeTypes don't get a white background | ||
if (/^text\//.test(mimeType)) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wasn't this done in another PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is my porting of the previous changes into the release branch. They came in after the release snap, but we want them in this release.
Codecov Report
@@ Coverage Diff @@
## release-2019.11 #8470 +/- ##
================================================
Coverage 59.46% 59.46%
================================================
Files 509 509
Lines 23390 23390
Branches 3779 3779
================================================
Hits 13909 13909
Misses 8575 8575
Partials 906 906 Continue to review full report at Codecov.
|
For #
#8452
#8449
Porting the above PRs into release
package-lock.json
has been regenerated by runningnpm install
(if dependencies have changed)