Skip to content

@leafygreen-ui/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 21:44
· 12 commits to main since this release
20539a4

Minor Changes

  • 04bb887: LG-4446: Adds PopoverPropsContext to pass props to a deeply nested popover element

    Additionally exposes a forceUseTopLayer prop in the LeafyGreenProvider which can be used to test interactions with all LG popover elements forcibly set to renderMode="top-layer". This can help pressure test for any regressions to more confidently and safely migrate. However, this should only be used when all LG dependencies are relying on v12+ of @leafygreen-ui/popover.

Patch Changes