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

Tweaked landing page styles #19665

Merged
merged 2 commits into from
Aug 21, 2020
Merged

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Aug 20, 2020

Follow up for #19634

Better match style conventions within other DevTools packages, remove some unnecessary wrapper DOM elements, improve resize behavior, etc.

cc @kartikcho @taneliang

Before

aaa-before- mp4

After

aaa-after-

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Aug 20, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 20, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 47b5778:

Sandbox Source
React Configuration

@sizebot
Copy link

sizebot commented Aug 20, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 47b5778

@sizebot
Copy link

sizebot commented Aug 20, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 47b5778

Copy link
Contributor

@taneliang taneliang left a comment

Choose a reason for hiding this comment

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

Thanks @bvaughn!


.Column {
margin: 2rem;
margin-right: 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems to break narrow layouts

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hm. Narrow layouts were much more broken before, FWIW. (Broke at a much less narrow width.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can iterate on this later 😄 I'm on PTO atm because I'm moving, so I'm going to land this change as-is to unblock the loading spinner work. Will iterate more when I'm back in the office :)

Copy link
Contributor

Choose a reason for hiding this comment

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

Narrow layouts were much more broken before, FWIW

Yeah, it definitely was 😆 Thanks for fixing this!

Co-authored-by: E-Liang Tan <[email protected]>
@bvaughn bvaughn merged commit 0386bd0 into facebook:master Aug 21, 2020
@bvaughn bvaughn deleted the profiler-landing-page branch August 21, 2020 18:06
koto pushed a commit to koto/react that referenced this pull request Jun 15, 2021
* Tweaked landing page styles

* Update GitHub link

Co-authored-by: E-Liang Tan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants