Skip to content

Commit 085160d

Browse files
[Popover] Expose new Portal part (#1425)
* [Popover] Expose new `Portal` part Closes #1306 * [Popover] Add to SSR testing page Co-authored-by: Andy Hook <hello@andyhook.dev>
1 parent cfd8dcb commit 085160d

File tree

7 files changed

+443
-338
lines changed

7 files changed

+443
-338
lines changed

.yarn/versions/b02f6991.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
releases:
2+
"@radix-ui/react-context-menu": patch
3+
"@radix-ui/react-dropdown-menu": patch
4+
"@radix-ui/react-hover-card": patch
5+
"@radix-ui/react-menu": patch
6+
"@radix-ui/react-popover": patch
7+
"@radix-ui/react-popper": patch
8+
"@radix-ui/react-tooltip": patch
9+
10+
declined:
11+
- primitives
12+
- ssr-testing

0 commit comments

Comments
 (0)