Release tracking#7793
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging: 🔎 Smoke test
🌏 Integration tests
✅ Peer Review
🤔 Sanity test
❗ Post-merge checklistPlease ensure these items are checked after merging: 🚢 Version upgrade, cleanup, and documentation
|
1104ba2 to
fa83838
Compare
|
96c39ab to
984eec3
Compare
984eec3 to
c21b9c9
Compare
c21b9c9 to
e78d465
Compare
e78d465 to
6a7af99
Compare
6a7af99 to
238d645
Compare
238d645 to
77917b4
Compare
77917b4 to
c69c75a
Compare
c69c75a to
7556d33
Compare
7556d33 to
1be1d85
Compare
|
1be1d85 to
afd7816
Compare
|
|
👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/19877 |
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@38.22.0
Minor Changes
#7655
f59a1b1Thanks @iansan5653! - ReplaceActionBaroverflow calculations with CSS wrapping approach to improve performance and stability#7755
0e868f9Thanks @francinelucca! - feat: add ActionList, SelectPanel primitives exports and new FilteredActionList.Input componentsPatch Changes
#7797
3e05935Thanks @liuliu-dev! - Breadcrumbs overflow menu no longer appears when there are only two crumb items.#7511
eb73deeThanks @RSoeborg! - Fix NavList parent item flicker during static-to-interactive transitions when navigating between current sub-items in a SubNav.#7619
68aaf61Thanks @hectahertz! - Memoize ActionMenu context values to prevent unnecessary re-renders of menu items#7708
d0fa0ffThanks @hectahertz! - perf(css): audit :has() selectors and add stylelint guard for Safari#7775
4b7e4caThanks @TylerJDev! - AnchoredOverlay: Ensure styles persist on anchors even when re-mounted (behind feature flag)#7780
8330aadThanks @francinelucca! - fix: Checkbox indeterminate state now persists on click if the state didn't change@primer/styled-react@1.0.7
Patch Changes
#7773
4360ab0Thanks @jonrohan! - chore(styled-react): remove Breadcrumbs, Table, Timeline, Truncate#7708
d0fa0ffThanks @hectahertz! - perf(css): audit :has() selectors and add stylelint guard for Safari#7794
0b6dabbThanks @jonrohan! - chore(styled-react): remove TabNav, SegmentedControl, Header, FormControl, LinkButton from @primer/styled-react