Skip to content

Releases: mongodb/leafygreen-ui

@leafygreen-ui/[email protected]

25 Aug 14:24
bbc812a
Compare
Choose a tag to compare

Minor Changes

  • 480cf95: Adds bold prop to RadioGroup, such that you can change whether the label is displayed with a bold font weight.

@lg-tools/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Minor Changes

  • 4fcf2e9: Upgrade jest and testing-library packages to support React 18

Patch Changes

@lg-tools/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Minor Changes

  • 4fcf2e9: Bump @mdx-js/react to the latest major version, 2.3.0. This version will not work with React 17.

    Modified the ReactDOM peerDependency to ensure compatibility with either version 17 or 18.

Patch Changes

@lg-tools/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Minor Changes

  • 4fcf2e9: Move @leafygreen-ui/leafygreen-provider inside peerDependencies.

Patch Changes

@lg-tools/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Patch Changes

@lg-tools/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Patch Changes

  • 4fcf2e9: adds @babel/core as a peerDependency.
  • 8e06bb2: Updates ts build script to return the same exit code as tsc

@leafygreen-ui/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Patch Changes

@leafygreen-ui/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Patch Changes

  • 4fcf2e9: Adds the setOpen() state update inside onMouseEnter inside the flushSync callback to prevent batch updates in React 18. This addresses an issue where the tooltip would occasionally appear without a transition, particularly when hovering. This should have no impact on behavior in React 17.

    Adds an additional check, isValidElement(trigger) when checking if the trigger is a LeafyGreenUI Icon or Glyph component.

  • 4fcf2e9: Updates PopoverFunctionParameters interface to use PopoverAlign alias.

    Omit children from PopoverProps since it was overriding Tooltip children.

  • Updated dependencies [4fcf2e9]

  • Updated dependencies [4fcf2e9]

  • Updated dependencies [4fcf2e9]

  • Updated dependencies [4fcf2e9]

  • Updated dependencies [4fcf2e9]

@leafygreen-ui/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Patch Changes

@leafygreen-ui/[email protected]

23 Aug 16:01
3aad511
Compare
Choose a tag to compare

Patch Changes