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

Add x- and y-axis overflow utilities #701

Merged
merged 4 commits into from
Feb 28, 2019
Merged

Conversation

shawnbot
Copy link
Contributor

@shawnbot shawnbot commented Feb 28, 2019

This fixes #587 by adding six new overflow utilities (from script/selector-diff-report):

> .overflow-x-hidden
> .overflow-y-hidden
> .overflow-x-scroll
> .overflow-y-scroll
> .overflow-x-auto
> .overflow-y-auto

The docs are updated, and you can see them here:

https://primer-css-overflow-utils.now.sh/css/utilities/layout

While I was in there, I also:

  • Fixed an issue with the js code block on the above page in which it was being transformed (unsuccessfully) into JSX and showing an error.
  • Updated script/selector-diff-report to compare against the latest version of @primer/css instead of primer.

/cc @emplums

@shawnbot shawnbot requested a review from a team February 28, 2019 21:37
@shawnbot shawnbot mentioned this pull request Feb 28, 2019
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant