Skip to content

Try improved vertical rhythm#451

Merged
EvanHerman merged 6 commits intomasterfrom
try/improved-rhythm
Feb 13, 2020
Merged

Try improved vertical rhythm#451
EvanHerman merged 6 commits intomasterfrom
try/improved-rhythm

Conversation

@richtabor
Copy link
Copy Markdown

@richtabor richtabor commented Jan 28, 2020

This PR is a first pass at an improved vertical rhythm system. The goal here is to adapt the vertical rhythm to not be so large on wide monitors (due to the nature of vm units).

I'm essentially capping out the --vertical-rhythm--lrg on huge viewports. The downside to this approach is that it's not very portable if we were to bring the vertical rhythm into an editable UI (unless we did some sort of auto-conversion to figure out what the max rem should be).

Design Styles:

  • Modern
  • Playful
  • Traditional
  • Trendy
  • Welcoming

If this work, it will close #429

@richtabor richtabor self-assigned this Jan 28, 2020
@richtabor
Copy link
Copy Markdown
Author

Gif of the updated vertical rhythm in action:
test

@richtabor richtabor added [Priority] High This issue/pull request needs resolving before the next release [Status] In Progress Tracking issues with work in progress [Type] Enhancement Something new that adds functionality labels Jan 28, 2020
@richtabor richtabor added [Status] Needs Review Tracking pull requests that need another set of eyes and removed [Status] In Progress Tracking issues with work in progress labels Feb 13, 2020
@EvanHerman EvanHerman self-requested a review February 13, 2020 19:03
Copy link
Copy Markdown
Contributor

@EvanHerman EvanHerman left a comment

Choose a reason for hiding this comment

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

Nice, works well on my end 👍

@EvanHerman EvanHerman added this to the Next Release milestone Feb 13, 2020
@EvanHerman EvanHerman merged commit a7e401d into master Feb 13, 2020
@EvanHerman EvanHerman deleted the try/improved-rhythm branch February 13, 2020 19:29
@EvanHerman EvanHerman modified the milestones: Next Release, 1.2.4 Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Priority] High This issue/pull request needs resolving before the next release [Status] Needs Review Tracking pull requests that need another set of eyes [Type] Enhancement Something new that adds functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce vertical spacing on larger viewports

2 participants