Skip to content

Commit

Permalink
Merge branch 'main' into mp/rm-zindex-layered-avatars
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrotti authored Feb 27, 2025
2 parents af3199a + 65a197b commit 7295445
Show file tree
Hide file tree
Showing 10 changed files with 5,301 additions and 4,040 deletions.
5 changes: 5 additions & 0 deletions .changeset/strange-pets-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

Fix `AvatarStack` stacking `z-index` bugs by creating a new stacking context around the component
2 changes: 1 addition & 1 deletion examples/codesandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@primer/react": "37.14.0",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-react-refresh": "^0.4.19",
"styled-components": "5.x",
"typescript": "^5.7.2",
"vite": "^5.4.12"
Expand Down
Loading

0 comments on commit 7295445

Please sign in to comment.