Skip to content

Releases: bigcommerce/big-design

@bigcommerce/[email protected]

06 Nov 18:18
9e3934d

Choose a tag to compare

Patch Changes

  • 4c97c49: fix(component): dropdown items click not firing inside modal

@bigcommerce/[email protected]

29 Oct 19:17

Choose a tag to compare

Patch Changes

  • 1ee977b: Update the Dropdown ref from a state value to the stable ref.

@bigcommerce/[email protected]

21 Oct 22:12

Choose a tag to compare

Minor Changes

  • 042d470: Change the documentation and code to use Source Sans 3 instead of Source Sans Pro. Source Sans Pro is licensed by Adobe now which means we need to the utilize the open license with Source Sans 3.

Patch Changes

@bigcommerce/[email protected]

21 Oct 22:12

Choose a tag to compare

Minor Changes

  • 042d470: Change the documentation and code to use Source Sans 3 instead of Source Sans Pro. Source Sans Pro is licensed by Adobe now which means we need to the utilize the open license with Source Sans 3.

Patch Changes

@bigcommerce/[email protected]

21 Oct 22:13

Choose a tag to compare

Minor Changes

  • 042d470: Change the documentation and code to use Source Sans 3 instead of Source Sans Pro. Source Sans Pro is licensed by Adobe now which means we need to the utilize the open license with Source Sans 3.

Patch Changes

@bigcommerce/[email protected]

21 Oct 20:59

Choose a tag to compare

Patch Changes

  • ab609d6: Fix infinite re-render loop in Dropdown component when using portal. Ensures List component is always mounted (hidden when closed) to satisfy downshift requirements.

@bigcommerce/[email protected]

21 Oct 22:12

Choose a tag to compare

Minor Changes

  • 042d470: Change the documentation and code to use Source Sans 3 instead of Source Sans Pro. Source Sans Pro is licensed by Adobe now which means we need to the utilize the open license with Source Sans 3.

@bigcommerce/[email protected]

08 Oct 07:41
ceda1ef

Choose a tag to compare

Patch Changes

  • 00f777e: restore useeffect in the buttongroup

@bigcommerce/[email protected]

07 Oct 08:35
c7be25f

Choose a tag to compare

Minor Changes

  • 7973bb5: - Added icons to Lozenges. Each Lozenge variant now will be rendered with variant-specific icon.
    • Added option to add popover to Lozenge.

@bigcommerce/[email protected]

07 Oct 07:40
d6d73ad

Choose a tag to compare

Patch Changes

  • 8b48238: add portal to dropdown component