Update dependency @primer/css to v17.11.1 #21
Merged
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.1Release Notes
primer/css (@primer/css)
v17.11.1Compare Source
v17.11.0Compare Source
Minor Changes
4a1f09a7Thanks @simurai! - Add V2 utilities#1595
5fb831cfThanks @jonrohan! - Adding directional margin classes to the margin utilities.Adding:
ml-auto, mb-auto, mr-autoPatch Changes
2cf661c4Thanks @jonrohan! - Loosening the primer/primitives dependency to any minor.patch versionv17.10.0Compare Source
Minor Changes
39c9c928Thanks @simurai! - Revert font stack changesPatch Changes
e3c8f90eThanks @joelhawksley! - Update Breadcrumbs markup to match w3 aria example.v17.9.0Compare Source
Minor Changes
c7ea6448Thanks @jonrohan! - Replacing deprecated variables with color v2 variables#1573
386dfa01Thanks @simurai! - Improve the font stack on WindowsSegoe UI Variable->Segoe UI Variable Text.Meiryobeforesystem-ui.Meiryoinstead ofYu Gothic UIand should improve font rendering, especially for Japanese.Yu Gothicwas used. But with great feedback from @448jp and @hiloki https://github.com/primer/css/pull/1573#issuecomment-913973890 it seemsMeiryois the better default.be518b80Thanks @jonrohan! - Updating deprecations.js file to be more straightforwardc3b4a0c3Thanks @jonrohan! - Removing v2 color mode css var fallbacks.var(--color-v2, var(--color-v1))becomesvar(--color-v2)v17.8.0Compare Source
Minor Changes
ab72486fThanks @colebemis! - Removebase/modes-v2.scssfileab72486fThanks @colebemis! - Bumps@primer/primitivesto v4.7.0 which includes new [functional color system variables]ab72486fThanks @colebemis! - Outputdark_high_contrasttheme variables frombase/modes.scssv17.7.0Compare Source
Minor Changes
4ae2174eThanks @jonrohan! - Add.wb-break-wordclass to existing.break-wordPatch Changes
679d70b5Thanks @simurai! - RevertTimelineItem-badgefixv17.6.2Compare Source
Patch Changes
3ad13abaThanks @simurai! - Fix TimelineItem--condensed background966de4eeThanks @simurai! - Fixcodein headersv17.6.1Compare Source
Patch Changes
8a684ee4Thanks @simurai! - Add gradient hack to TimelineItem-badgev17.6.0Compare Source
Minor Changes
dca8e0aeThanks @vdepizzol! - Improve font rendering on LinuxPatch Changes
6b6e89a8Thanks @joelhawksley! - Use standard lifecycle milestones for statuses.303cacaeThanks @koddsson! - Convert package to a ES modulev17.5.2Compare Source
Patch Changes
8bfe2b7eThanks @jonrohan! - Fix bug where outline was showing up on hover06f83622Thanks @joelhawksley! - Rendercodeat 100% font size irregardless of direct descension frompre.v17.5.1Compare Source
Patch Changes
7011d046Thanks @simurai! - Remove background from .notev17.5.0Compare Source
Minor Changes
13cda226Thanks @jonrohan! - Creating.Header-inputclass for dark header inputs. ThisHeader-inputwill be used with aform-controlclass.Patch Changes
30523d64Thanks @simurai! - Fix form tooltip transparencyd1ea5c2cThanks @jonrohan! - Adding focus outline to the invisible buttons.btn-invisibleand.close-button.v17.4.0Compare Source
Minor Changes
84bbd501Thanks @tobiasahlin! - Add font-weight-medium to marketing styles, and use it in the type scale.0298b69bThanks @arzg! - Move Menlo before Consolas in monospace font stackPatch Changes
84488397Thanks @jonrohan! - Make sure truncate is a direct childf52d40ccThanks @manuelpuyol! - Prevents main content to blowout and cause an horizontal scrollc345bd38Thanks @cheshire137! - Fix unreadable text when utility is used in dropdown item.e072734aThanks @tobiasahlin! - Documentation: Remove deprecated faded borders documentation8541ed1dThanks @simurai! - Use variable for the active border of the UnderlineNav105296c6Thanks @simurai! - MakeTimelineItem-badge--successready for Color Modes V28838a3acThanks @mktcode! - Division using / is deprecated. Replaced it with multiplications.2e580a7eThanks @mjacobus! - Fix label contrast when inside a dropdownv17.3.0Compare Source
Minor Changes
9181b479Thanks @simurai! - Support SF Mono font in Firefox and Safari3b552c77Thanks @jonrohan! - Adding anim-hover-grow to replace hover-growPatch Changes
1d366c4bThanks @jonrohan! - Adding fill mode forwards to anim-fade-out8175f884Thanks @simurai! - Replace auto and fade variables55ca5f2fThanks @manuelpuyol! - Fix Layout ordering when using dividers with custom sidebar placementc65b5f9cThanks @jdanyow! - Fix octicon color for disabled .btn-danger6c22133aThanks @jdanyow! - Fix octicon color for disabled .btn-primaryv17.2.1Compare Source
Patch Changes
5bc54f9eThanks @jonrohan! - Revert "Support SF Mono font in Firefox and Safari"v17.2.0Compare Source
Minor Changes
90f95693Thanks @simurai! - Support SF Mono font in Firefox & SafariPatch Changes
6f79bfaaThanks @jonrohan! - Properly calculating the variables computed value for dist folder6dad1784Thanks @jonrohan! - Don't require direct version of primitives882c570fThanks @manuelpuyol! - Improve dividers and allow sidebar positioning whenLayoutis flowing as row.55302dc2Thanks @hpalacio! - lists.scss: reset<ol>without 'type' attr to "decimal"30597af9Thanks @khiga8! - Ensures that the visual slash separator for breadcrumbs is not announced by screenreaders.v17.1.1Compare Source
Patch Changes
a9a61ee6Thanks @simurai! - Undeprecate .css-truncatev17.1.0Compare Source
Minor Changes
49981dfcThanks @manuelpuyol! - Adding new Layout component6b51e877Thanks @jonrohan! - Adding new .Truncate class and deprecating css-truncatePatch Changes
fb6a7e3dThanks @simurai! - Bump primer/[email protected]v17.0.3Compare Source
Patch Changes
d5e425e4Thanks @simurai! - Bump @primer/primitives@4.3.4v17.0.2Compare Source
Patch Changes
1eea5575Thanks @colebemis! - Bump @primer/primitives version5ef399cfThanks @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.