Release tracking - #1369
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. ✅ Preliminary checks
🔌 Integration smoke testsDotcom
Subdomain sites
Sandboxes
🤔 Cross-check (aka sanity test)
After tests
🚢 After merge
|
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
🟢 No design token changes found |
🟢 No unit test coverage changes foundAll components and hooks with tests maintain the same coverage as the main branch. |
🟢 Bundle size report
|
e248cf2 to
fa68148
Compare
fa68148 to
a7b95aa
Compare
a7b95aa to
90424ad
Compare
90424ad to
50f5ffe
Compare
rezrah
left a comment
There was a problem hiding this comment.
Smoke test results
-
Added a
backgroundVisualprop toRiverBreakoutTabs, plusimagePositionandbackgroundVisualFullBleedprops. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Added the
--base-size-60and--base-size-88base size tokens, exposed throughBoxandStack. 🟢Additive. Works as expected.
-
Hide lateral gridline borders for underfilled
Tilesrows. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Disabled feature-list accordion animations in
PricingOptions. 🟢Works as expected. No animation applies by default. Verified in Dotcom.
-
Fixes an issue where a
CardwithctaVariant="arrow"and a longctaTextoverflowed and reflowed its content in Safari. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Add a
smallsize variant toLink. 🟢Additive change. Works as expected. No regressions observed. Verified in Dotcom.
-
Updated the
Accordiontoggle indicator to use theTriangleDownIconocticon, with improved open/close animation, adisableAnimationprop, and immediate close under reduced motion. 🟢Animations look good to me. Works as expected. These are used everywhere though, so tagging in @stefankp to help verify this more comprehensively in Dotcom.
-
Adjusted the
Card.Headingbottom spacing from20pxto12px. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Adjusted the
Heroaction group top spacing from32pxto28pxand the expressive trailing content top spacing from32pxto20pxon wider viewports. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Updated the
LogoSuitecontrol hover color in light mode fromgray-2togray-1. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Updated the
RiverAccordiontoggle indicator to use theTriangleDownIconandTriangleUpIconocticons in place of chevrons. 🟡Toggle renders the triangle icon as expected, but it isn't picking up the right color. It's defaulting to the heading color rather than its own token. Not release-blocking. Needs clarification from design on whether this is a bug or intentional; to be resolved in a follow-up. Verified in Dotcom.
-
Updated
Tabsitem typography from text size100to200. 🟢Works as expected. No regressions observed. Verified in Dotcom.
-
Added
TextCursorAnimationcursor color tokens (light mode now uses--base-color-scale-green-6; dark mode unchanged). 🟢Works as expected. No regressions observed. Verified in Dotcom.
Release testing status: Ready to release 🟢
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/react-brand@0.69.0
Minor Changes
#1375
67fff83Thanks @rezrah! - Added abackgroundVisualprop toRiverBreakoutTabsfor rendering a decorative background component. The background persists across tab changes.Also added an
imagePositionprop to inset and align the media over thebackgroundVisual.Also added a
backgroundVisualFullBleedprop to render thebackgroundVisualcontained (default) or full-bleed to the gridline edges.Patch Changes
#1363
f3a70edThanks @rezrah! - Added the--base-size-60and--base-size-88base size tokens.Also exposed
60and88through React components that use the base size scale, such asBoxandStack.#1364
a4e6742Thanks @danielguillan! - Hide lateral gridline borders for underfilledTilesrows.#1363
f3a70edThanks @rezrah! - Disabled feature-list accordion animations inPricingOptionsnow that the intrinsic accordion includes a default animation.#1374
03fcd31Thanks @danielguillan! - Fixes an issue where aCardwithctaVariant="arrow"and a longctaTextoverflowed and reflowed its content in Safari.#1376
99af142Thanks @danielguillan! - Add asmallsize variant toLink.#1363
f3a70edThanks @rezrah! - - Updated theAccordiontoggle indicator to use theTriangleDownIconocticon, which rotates anti-clockwise between its open and closed states.Improved
Accordioncontent open and close animation so items transition using measured content height.Added a
disableAnimationprop toAccordionnow that it includes a default animation, which may not be applicable in all use-cases.Updated
Accordionto close immediately when reduced motion is preferred.#1363
f3a70edThanks @rezrah! - Adjusted theCard.Headingbottom spacing from20pxto12px.#1363
f3a70edThanks @rezrah! - Adjusted theHeroaction group top spacing from32pxto28pxand the expressive trailing content top spacing from32pxto20pxon wider viewports.#1363
f3a70edThanks @rezrah! - Updated theLogoSuitecontrol hover color in light mode fromgray-2togray-1.#1363
f3a70edThanks @rezrah! - Updated theRiverAccordiontoggle indicator to use theTriangleDownIconandTriangleUpIconocticons in place of chevrons, for consistency with theAccordioncomponent.#1363
f3a70edThanks @rezrah! - UpdatedTabsitem typography from text size100to200.#1363
f3a70edThanks @rezrah! - AddedTextCursorAnimationcursor color tokens. The light mode cursor color now uses--base-color-scale-green-6, while dark mode preserves the existing accent color.@primer/brand-css@0.69.0
Patch Changes
#1363
f3a70edThanks @rezrah! - Added the--base-size-60and--base-size-88base size tokens.Also exposed
60and88through React components that use the base size scale, such asBoxandStack.#1363
f3a70edThanks @rezrah! - - Updated theAccordiontoggle indicator to use theTriangleDownIconocticon, which rotates anti-clockwise between its open and closed states.Improved
Accordioncontent open and close animation so items transition using measured content height.Added a
disableAnimationprop toAccordionnow that it includes a default animation, which may not be applicable in all use-cases.Updated
Accordionto close immediately when reduced motion is preferred.#1363
f3a70edThanks @rezrah! - Adjusted theCard.Headingbottom spacing from20pxto12px.#1363
f3a70edThanks @rezrah! - Adjusted theHeroaction group top spacing from32pxto28pxand the expressive trailing content top spacing from32pxto20pxon wider viewports.#1363
f3a70edThanks @rezrah! - Updated theLogoSuitecontrol hover color in light mode fromgray-2togray-1.#1363
f3a70edThanks @rezrah! - UpdatedTabsitem typography from text size100to200.#1363
f3a70edThanks @rezrah! - AddedTextCursorAnimationcursor color tokens. The light mode cursor color now uses--base-color-scale-green-6, while dark mode preserves the existing accent color.@primer/brand-primitives@0.69.0
Patch Changes
#1363
f3a70edThanks @rezrah! - Added the--base-size-60and--base-size-88base size tokens.Also exposed
60and88through React components that use the base size scale, such asBoxandStack.#1363
f3a70edThanks @rezrah! - Updated theLogoSuitecontrol hover color in light mode fromgray-2togray-1.#1363
f3a70edThanks @rezrah! - AddedTextCursorAnimationcursor color tokens. The light mode cursor color now uses--base-color-scale-green-6, while dark mode preserves the existing accent color.@primer/brand-docs@0.69.0
@primer/brand-storybook@0.69.0
@primer/brand-e2e@0.69.0
@primer/brand-fonts@0.69.0
@primer/brand-config@0.69.0