Skip to content

Commit 0256971

Browse files
committed
changesets
1 parent 7e73cb9 commit 0256971

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changeset/menu-height-popover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/menu': minor
3+
---
4+
5+
Updates Popover dependency. Menu height calculation is now handled by the Popover package.

.changeset/popover-max-height.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ If the provided value is _greater than_ the available space above/below (for hei
99
the size will be restricted to the available space (i.e. the popover will not overflow the viewport).
1010

1111
Note: Any `max-height` value applied with additional CSS will take precedence, and will override the "available space" calculation
12+
13+
Exports `popoverCSSProperties` constant for use in components that extend popover

0 commit comments

Comments
 (0)