Skip to content

Commit

Permalink
Add changeset for #295 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
jetpacmonkey authored Mar 26, 2020
1 parent 64c03e7 commit bc47b13
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/dry-carpets-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@leafygreen-ui/popover': major
'@leafygreen-ui/tooltip': minor
---

Added Justify.Fit to tooltip/popover, and Align.CenterHorizontal and Align.CenterVertical to popover

For direct consumers of <Popover>, the function-as-a-child pattern now passes `align` and `justify` params,
and the `justification` param/enum has been removed. This should be the only breaking change in this release.

0 comments on commit bc47b13

Please sign in to comment.