-
Notifications
You must be signed in to change notification settings - Fork 32
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 tracking #242
Release tracking #242
Conversation
🟢 No design token changes found |
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
643378e
to
c0b291e
Compare
c0b291e
to
8ff1686
Compare
8ff1686
to
89bfa48
Compare
89bfa48
to
bd65dbc
Compare
bd65dbc
to
7393c50
Compare
7393c50
to
e3d3fb9
Compare
e3d3fb9
to
adbeb64
Compare
adbeb64
to
80767a6
Compare
Release testing notes:
|
80767a6
to
ba06b58
Compare
ba06b58
to
83c31c9
Compare
Testing update: Issues have been resolved and verified during second round of testing. Release good to go 🚀 |
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/brand-primitives@0.17.0
Minor Changes
#237
51e383d
Thanks @rezrah! - AddedGrid
-specific design tokens.@primer/react-brand@0.17.0
Minor Changes
#237
51e383d
Thanks @rezrah! - AddedGrid
componentUse
Grid
to create flexible and responsive grid-based layouts🔗 See the documentation for more details and usage examples.
#229
2359c0c
Thanks @JoshBowdenConcepts! - AddedImage
componentUsage example:
See the documentation or Storybook for more usage examples.
Patch Changes
#243
9c479f9
Thanks @josepmartins! - Added support for[Octicons](https://primer.style/design/foundations/icons)
in theCard
component. The newCard.Icon
child is optional, and can be used alongside aCard.Label
. Icon color and background can be customized using thecolor
andhasBackground
prop respectively.#246
e66ffe0
Thanks @TylerJDev! - Fixes zoom issue inSubdomainNavBar
where secondary CTA link would disappear at 200% zoom, or specified width#237
51e383d
Thanks @rezrah! - Improved type defintion accuracy forSubdomainNavBar.PrimaryAction
by forwarding all default props fromHTMLAnchorElement
. This will prevent compiler errors on attributes likeonClick
.#240
6d590e2
Thanks @danielguillan! - Added asize
prop to control Testimonial's text size#245
52cc40d
Thanks @TylerJDev! - Fixes focus navigation within mobile menu inSubdomainNavbar
@primer/brand-storybook@0.17.0
@primer/brand-e2e@0.17.0
@primer/brand-fonts@0.17.0
@primer/brand-config@0.17.0