Update dependency @primer/css to v17.11.1 #3
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.
This PR contains the following updates:
17.0.1
->17.11.1
Release Notes
primer/css (@primer/css)
v17.11.1
Compare Source
v17.11.0
Compare Source
Minor Changes
4a1f09a7
Thanks @simurai! - Add V2 utilities#1595
5fb831cf
Thanks @jonrohan! - Adding directional margin classes to the margin utilities.Adding:
ml-auto, mb-auto, mr-auto
Patch Changes
2cf661c4
Thanks @jonrohan! - Loosening the primer/primitives dependency to any minor.patch versionv17.10.0
Compare Source
Minor Changes
39c9c928
Thanks @simurai! - Revert font stack changesPatch Changes
e3c8f90e
Thanks @joelhawksley! - Update Breadcrumbs markup to match w3 aria example.v17.9.0
Compare Source
Minor Changes
c7ea6448
Thanks @jonrohan! - Replacing deprecated variables with color v2 variables#1573
386dfa01
Thanks @simurai! - Improve the font stack on WindowsSegoe UI Variable
->Segoe UI Variable Text
.Meiryo
beforesystem-ui
.Meiryo
instead ofYu Gothic UI
and should improve font rendering, especially for Japanese.Yu Gothic
was used. But with great feedback from @448jp and @hiloki https://github.com/primer/css/pull/1573#issuecomment-913973890 it seemsMeiryo
is the better default.be518b80
Thanks @jonrohan! - Updating deprecations.js file to be more straightforwardc3b4a0c3
Thanks @jonrohan! - Removing v2 color mode css var fallbacks.var(--color-v2, var(--color-v1))
becomesvar(--color-v2)
v17.8.0
Compare Source
Minor Changes
ab72486f
Thanks @colebemis! - Removebase/modes-v2.scss
fileab72486f
Thanks @colebemis! - Bumps@primer/primitives
to v4.7.0 which includes new [functional color system variables]ab72486f
Thanks @colebemis! - Outputdark_high_contrast
theme variables frombase/modes.scss
v17.7.0
Compare Source
Minor Changes
4ae2174e
Thanks @jonrohan! - Add.wb-break-word
class to existing.break-word
Patch Changes
679d70b5
Thanks @simurai! - RevertTimelineItem-badge
fixv17.6.2
Compare Source
Patch Changes
3ad13aba
Thanks @simurai! - Fix TimelineItem--condensed background966de4ee
Thanks @simurai! - Fixcode
in headersv17.6.1
Compare Source
Patch Changes
8a684ee4
Thanks @simurai! - Add gradient hack to TimelineItem-badgev17.6.0
Compare Source
Minor Changes
dca8e0ae
Thanks @vdepizzol! - Improve font rendering on LinuxPatch Changes
6b6e89a8
Thanks @joelhawksley! - Use standard lifecycle milestones for statuses.303cacae
Thanks @koddsson! - Convert package to a ES modulev17.5.2
Compare Source
Patch Changes
8bfe2b7e
Thanks @jonrohan! - Fix bug where outline was showing up on hover06f83622
Thanks @joelhawksley! - Rendercode
at 100% font size irregardless of direct descension frompre
.v17.5.1
Compare Source
Patch Changes
7011d046
Thanks @simurai! - Remove background from .notev17.5.0
Compare Source
Minor Changes
13cda226
Thanks @jonrohan! - Creating.Header-input
class for dark header inputs. ThisHeader-input
will be used with aform-control
class.Patch Changes
30523d64
Thanks @simurai! - Fix form tooltip transparencyd1ea5c2c
Thanks @jonrohan! - Adding focus outline to the invisible buttons.btn-invisible
and.close-button
.v17.4.0
Compare Source
Minor Changes
84bbd501
Thanks @tobiasahlin! - Add font-weight-medium to marketing styles, and use it in the type scale.0298b69b
Thanks @arzg! - Move Menlo before Consolas in monospace font stackPatch Changes
84488397
Thanks @jonrohan! - Make sure truncate is a direct childf52d40cc
Thanks @manuelpuyol! - Prevents main content to blowout and cause an horizontal scrollc345bd38
Thanks @cheshire137! - Fix unreadable text when utility is used in dropdown item.e072734a
Thanks @tobiasahlin! - Documentation: Remove deprecated faded borders documentation8541ed1d
Thanks @simurai! - Use variable for the active border of the UnderlineNav105296c6
Thanks @simurai! - MakeTimelineItem-badge--success
ready for Color Modes V28838a3ac
Thanks @mktcode! - Division using / is deprecated. Replaced it with multiplications.2e580a7e
Thanks @mjacobus! - Fix label contrast when inside a dropdownv17.3.0
Compare Source
Minor Changes
9181b479
Thanks @simurai! - Support SF Mono font in Firefox and Safari3b552c77
Thanks @jonrohan! - Adding anim-hover-grow to replace hover-growPatch Changes
1d366c4b
Thanks @jonrohan! - Adding fill mode forwards to anim-fade-out8175f884
Thanks @simurai! - Replace auto and fade variables55ca5f2f
Thanks @manuelpuyol! - Fix Layout ordering when using dividers with custom sidebar placementc65b5f9c
Thanks @jdanyow! - Fix octicon color for disabled .btn-danger6c22133a
Thanks @jdanyow! - Fix octicon color for disabled .btn-primaryv17.2.1
Compare Source
Patch Changes
5bc54f9e
Thanks @jonrohan! - Revert "Support SF Mono font in Firefox and Safari"v17.2.0
Compare Source
Minor Changes
90f95693
Thanks @simurai! - Support SF Mono font in Firefox & SafariPatch Changes
6f79bfaa
Thanks @jonrohan! - Properly calculating the variables computed value for dist folder6dad1784
Thanks @jonrohan! - Don't require direct version of primitives882c570f
Thanks @manuelpuyol! - Improve dividers and allow sidebar positioning whenLayout
is flowing as row.55302dc2
Thanks @hpalacio! - lists.scss: reset<ol>
without 'type' attr to "decimal"30597af9
Thanks @khiga8! - Ensures that the visual slash separator for breadcrumbs is not announced by screenreaders.v17.1.1
Compare Source
Patch Changes
a9a61ee6
Thanks @simurai! - Undeprecate .css-truncatev17.1.0
Compare Source
Minor Changes
49981dfc
Thanks @manuelpuyol! - Adding new Layout component6b51e877
Thanks @jonrohan! - Adding new .Truncate class and deprecating css-truncatePatch Changes
fb6a7e3d
Thanks @simurai! - Bump primer/[email protected]v17.0.3
Compare Source
Patch Changes
d5e425e4
Thanks @simurai! - Bump @primer/primitives@4.3.4v17.0.2
Compare Source
Patch Changes
1eea5575
Thanks @colebemis! - Bump @primer/primitives version5ef399cf
Thanks @tobiasahlin! - Remove !important for base styles for body utilitiesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.