Releases: bigcommerce/big-design
Releases · bigcommerce/big-design
@bigcommerce/[email protected]
Patch Changes
- 4c97c49: fix(component): dropdown items click not firing inside modal
@bigcommerce/[email protected]
Patch Changes
- 1ee977b: Update the Dropdown ref from a state value to the stable ref.
@bigcommerce/[email protected]
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
- Updated dependencies [042d470]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
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
- Updated dependencies [042d470]
- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
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
- Updated dependencies [042d470]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
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]
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]
Patch Changes
- 00f777e: restore useeffect in the buttongroup
@bigcommerce/[email protected]
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]
Patch Changes
- 8b48238: add portal to dropdown component