Skip to content
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

report(redesign): dark theme #8425

Merged
merged 78 commits into from
Apr 29, 2019
Merged

report(redesign): dark theme #8425

merged 78 commits into from
Apr 29, 2019

Conversation

connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented Apr 19, 2019

#8185

Merge base is a branch I made w/ #8222 and #8307. merged in master.

Still need to do the PWA badge, and inline some svgs (it prevents duplicating by letting CSS change the colors. Only inlining svgs that would get used just once.)

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@brendankenny
Copy link
Member

do you mind rebasing/renaming the PR to remove the merge blockers?

@connorjclark connorjclark changed the title Report ui dark mode report(redesign): dark theme Apr 25, 2019
@connorjclark
Copy link
Collaborator Author

renamed.

I don't understand how rebasing would remove the other two failures. The CLA?

@brendankenny
Copy link
Member

I don't understand how rebasing would remove the other two failures.

for whatever reason the Travis merge with master isn't picking up #8583, so rebase/merge with master would force it to include the fix

@connorjclark
Copy link
Collaborator Author

my track record with rebasing is awful, but I think just merging master back in will do the trick.

@connorjclark
Copy link
Collaborator Author

image

?

@paulirish
Copy link
Member

btw:

git commit --allow-empty -m "empty commit to trigger CI"

Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks nice. 🕶

* @param {KeyboardEvent} e
*/
onKeyUp(e) {
if (e.key === 'd') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems fine for development, but I don't think we should leave it in.
either remove now that we're done with this PR or remove in a week?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@vercel vercel bot temporarily deployed to staging April 25, 2019 17:34 Inactive
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.

6 participants