-
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 #763
Release tracking #763
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 design token changes found |
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
8cc526c
to
a1dc10d
Compare
a1dc10d
to
c2d06de
Compare
b830114
to
99029fe
Compare
99029fe
to
4068773
Compare
4068773
to
ec27b8b
Compare
ec27b8b
to
add8d15
Compare
add8d15
to
c65e25f
Compare
c65e25f
to
c408e47
Compare
c408e47
to
3cbb630
Compare
3cbb630
to
b17eb4b
Compare
b17eb4b
to
8e92d5f
Compare
8e92d5f
to
0851fa1
Compare
0851fa1
to
f742ec1
Compare
f742ec1
to
461feb7
Compare
461feb7
to
d0db515
Compare
Smoke test results
|
d0db515
to
f753e38
Compare
f753e38
to
6a49b8a
Compare
Smoke test results (2nd round)
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/[email protected]
Minor Changes
#774
a6baf41d
Thanks @joshfarrant! - Fixed issue whereButton
component would reflow and break over multiple lines when its text content exceeded the viewport width.Additional tokens added:
Patch Changes
#791
8105b6a3
Thanks @joshfarrant! - Increased spacing betweenRiver
components on narrow viewports from28px
to36px
#769
41531950
Thanks @danielguillan! - Adjust text 800 line height@primer/[email protected]
Minor Changes
#779
b5c291e2
Thanks @joshfarrant! - Accessibility improvements to theFormControl.Hint
component.FormControl.Hint
is now automatically associated with the form field usingaria-describedby
.FormControl.Hint
when used alongside aCheckbox
.Patch Changes
#791
8105b6a3
Thanks @joshfarrant! - Increased spacing betweenRiver
components on narrow viewports from28px
to36px
#776
06fd8476
Thanks @joshfarrant! - Addedaria-describedby
attribute to leading/trailing text and visuals inTextInput
component#781
ec6ffc36
Thanks @joshfarrant! - -Card
component no longer expands to full width whenfullWidth={false}
Card
component no longer renders duplicate borders in dark mode whenhasBorder={true}
#774
a6baf41d
Thanks @joshfarrant! - Fixed issue whereButton
component would reflow and break over multiple lines when its text content exceeded the viewport width.Additional tokens added:
#728
c6ee839e
Thanks @MelissaPastore! - Fixed a bug with theCheckbox
component where validation messages wouldn't be positioned correctly.#768
0270f06d
Thanks @danielguillan! - Improves spacing ofRiverBreakout
content#797
b3e34be5
Thanks @rezrah! - Fixed visual bug inRiverStoryScroll
layout on narrow viewports. Also adjusted positioning of the pagination to be closer to the scrolled items.#760
6be1118d
Thanks @joshfarrant! - Fixed a bug where passing a className toHero.Label
orHero.Eyebrow
would replace the default class.#766
d10dc535
Thanks @danielguillan! - Adds internal paddings to River content on larger viewports#767
299ad371
Thanks @danielguillan! - - Update the order of River children to ensure an accessible markup structure.On narrow viewports, the content and visuals are now flipped, with the visuals always placed first to enhance visual hierarchy.
#785
ec7d4023
Thanks @joshfarrant! - Fixed bug inCard
component which caused the focus outline to not display when in dark-mode@primer/[email protected]
@primer/[email protected]
@primer/[email protected]
@primer/[email protected]