-
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
Release 12.1.0 #699
Merged
Merged
Release 12.1.0 #699
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a8d2d06
added support for negative offset columns with responsive support as …
trosage 3bd3259
removed offset-0 class since it was unecessary
trosage 6b4d7d8
Merge branch 'master' of github.com:primer/primer into trosage/offset…
trosage 1bfda0e
updated the docs for negative offsets and updated the negative offset…
trosage 658f95a
updated the docs for negative offsets
trosage 5dd6a21
add zero to $marketing-all-spacers
gladwearefriends 52f27b9
chore: npm version v12.1.0
shawnbot 39c7417
chore: fix changelog committers
shawnbot 0af24fb
fix: update selector-diff-report to compare @primer/css
shawnbot e452efa
feat(utilities): add .overflow-{x,y}-{hidden,scroll,auto}
shawnbot 6146306
Merge pull request #697 from primer/add-zero
shawnbot 0aed851
docs: add .overflow-{x,y}-* docs
shawnbot 66063d1
docs(utilities): fix js code block error
shawnbot 3bd323b
deps: remove jest, since we don't use it
shawnbot eac30be
deps: remove babel-*, glob (not globby), next-compose-plugins
shawnbot 214739f
add "fresh" npm script for fresh installs
shawnbot 2f49f63
deps: prune some more unused dev dependencies
shawnbot 24931e4
move react-bodymovin to devDependencies
shawnbot f9a5574
"mdx-live" -> "react-live" in comment
shawnbot d5da1c4
deps: replace mdx-live with react-live
shawnbot 64c7d79
deps: add klaw back (oops)
shawnbot f373584
Merge pull request #701 from primer/overflow-utils
shawnbot 476cbfb
Merge branch 'master' into trosage/offset-columns
shawnbot 667d2be
Merge pull request #703 from primer/tidy-deps
shawnbot 68130d5
Merge remote-tracking branch 'origin/release-12.1.0' into trosage/off…
shawnbot 8cc63db
fix(selector-diff-report): always rebuild the data
shawnbot b4afe7a
run npm --silent in script/selector-diff-report
shawnbot feae43f
chore: update CHANGELOG.md
shawnbot 57d70a6
nix duplicate loop for negative offset utilities
shawnbot 3d3253a
Merge pull request #639 from primer/trosage/offset-columns
shawnbot 913e890
remove unused function from selector-diff-report
shawnbot ccb5e21
refactor(utilities/layout): make it less DRY
shawnbot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
FYI,
dead
here just means "not live"... I guessinert
might be less controversial?