Skip to content

Releases: bigcommerce/big-design

@bigcommerce/big-design@2.4.1

04 Feb 20:17

Choose a tag to compare

Patch Changes

  • 8bd43d9: Chip: use xxSmall left padding when icon is present

@bigcommerce/big-design@2.4.0

03 Feb 21:43

Choose a tag to compare

Minor Changes

  • 8f81be8: Add optional icon prop to Chip and fix icon size to 16px

@bigcommerce/docs@1.9.2

28 Jan 16:20

Choose a tag to compare

Change Log

1.9.0

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/big-design-theme@1.3.0
    • @bigcommerce/big-design@2.3.0

1.8.0

Minor Changes

  • e323932: added negative values to spacing definitions

Patch Changes

  • Updated dependencies [a1306f6]
  • Updated dependencies [e323932]
    • @bigcommerce/big-design-icons@1.5.0
    • @bigcommerce/big-design-theme@1.2.0

1.7.0

Minor Changes

  • a109a17: Optional dropdown items added to PillTabs component

Patch Changes

  • Updated dependencies [758f850]
  • Updated dependencies [26a1dd0]
  • Updated dependencies [a109a17]
    • @bigcommerce/big-design@2.1.0
    • @bigcommerce/big-design-patterns@4.0.0

1.6.1

Patch Changes

  • Updated dependencies [5a5c9b7]
    • @bigcommerce/big-design-icons@1.4.0
    • @bigcommerce/big-design@2.0.1
    • @bigcommerce/big-design-patterns@3.0.1

1.6.0

Minor Changes

  • 9d73348: Added StatusMessage component to unify visuals and format on empty and error states as well as full error pages
  • 0d23a03: Inverts the input required/optional pattern for required inputs to have a red asterisk as indicator and removes the optional label from non required inputs.
  • b78ce1b: Added AnchorNav component

Patch Changes

  • Updated dependencies [9d73348]
  • Updated dependencies [0d23a03]
  • Updated dependencies [75fe92a]
  • Updated dependencies [b78ce1b]
  • Updated dependencies [a7bdf12]
    • @bigcommerce/big-design@2.0.0
    • @bigcommerce/big-design-patterns@3.0.0

1.5.0

Minor Changes

  • 775df8a: Created lozenge component to indicate feature lifecycle status

Patch Changes

  • 3ff3c7b: Overrides the consecutive button margins within the page header component. The flex wrapper should handle the gap between the buttons.
  • Updated dependencies [775df8a]
  • Updated dependencies [0c11db0]
  • Updated dependencies [3ff3c7b]
    • @bigcommerce/big-design-patterns@2.1.0
    • @bigcommerce/big-design@1.8.0
    • @bigcommerce/big-design-icons@1.3.0

1.4.1

Patch Changes

  • 98fbd46: feat(component): Add an action prop for columns whose type is number or text
  • Updated dependencies [98fbd46]
    • @bigcommerce/big-design-icons@1.2.2
    • @bigcommerce/big-design@1.7.1
    • @bigcommerce/big-design-patterns@2.0.6

1.4.0

Minor Changes

  • 5e0589f: Added FeatureSet component

Patch Changes

  • Updated dependencies [65f1431]
  • Updated dependencies [5e0589f]
    • @bigcommerce/big-design@1.7.0
    • @bigcommerce/big-design-patterns@2.0.5

1.3.2

Patch Changes

  • Updated dependencies [69e7772]
    • @bigcommerce/big-design-icons@1.2.1
    • @bigcommerce/big-design@1.6.2
    • @bigcommerce/big-design-patterns@2.0.4

1.3.1

Patch Changes

  • Updated dependencies [cb84b19]
  • Updated dependencies [0f8cf34]
    • @bigcommerce/big-design-patterns@2.0.3
    • @bigcommerce/big-design-icons@1.2.0
    • @bigcommerce/big-design@1.6.1

1.3.0

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.

Patch Changes

  • Updated dependencies [1d0d843]
  • Updated dependencies [1d0d843]
  • Updated dependencies [14f3183]
    • @bigcommerce/big-design@1.6.0
    • @bigcommerce/big-design-patterns@2.0.2

1.2.5

Patch Changes

  • Updated dependencies [e860150]
    • @bigcommerce/big-design@1.5.0
    • @bigcommerce/big-design-patterns@2.0.1

1.2.4

Patch Changes

  • d9afaaf: Fix codesandbox link and update deps for examples.
  • Updated dependencies [01a5b20]
    • @bigcommerce/big-design-icons@1.1.0
    • @bigcommerce/big-design@1.4.2
    • @bigcommerce/big-design-patterns@2.0.0

1.2.3

Patch Changes

  • Updated dependencies [eef4d38]
  • Updated dependencies [66bc0c8]
    • @bigcommerce/big-design-patterns@1.1.1

1.2.2

Patch Changes

  • dbd50a6: Added Header component documentation
  • 8d80893: Added Action Bar pattern component documentation
  • 7b4f5a5: Added Page pattern component documentation
  • Updated dependencies [fd0ab6e]
  • Updated dependencies [8e09cdf]
  • Updated dependencies [a3e0fda]
  • Updated dependencies [14ddc22]
    • @bigcommerce/big-design-patterns@1.1.0
    • @bigcommerce/big-design@1.4.1

1.2.1

Patch Changes

  • Updated dependencies [cc19989]
    • @bigcommerce/big-design-patterns@1.0.0

1.2.0

Minor Changes

  • f8665f3: Added wide breakpoint to theme definition to best adapt responsive features to wide screens

Patch Changes

  • 63aeebc: Replaces the next-transpile-modules package with the native built-in Next.js functionality.
  • fbe979e: Uses the package.json version from the @bigcommerce/examples package instead of relying on a dependency from the docs package.json.
  • Updated dependencies [f8665f3]
  • Updated dependencies [d2f010d]
    • @bigcommerce/big-design-theme@1.1.0
    • @bigcommerce/big-design@1.4.0
    • @bigcommerce/big-design-icons@1.0.3

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.1.1 (2024-08-06)

Note: Version bump only for package @bigcommerce/docs

1.1.0 (2024-07-11)

Bug Fixes

Features

  • component: implement select all for multi-select component (#1456) (23fb3e1)

1.0.1 (2024-06-11)

Note: Version bump only for package @bigcommerce/docs

1.0.0 (2024-04-17)

Features

0.39.1 (2024-04-09)

Bug Fixes

  • typescript build output with wrong imports (a812497)

0.39.0 (2024-04-02)

Bug Fixes

  • docs: minor UX Writing Guide copy to match Dev Center IA conventions (#1334) (06cee60)

Features

  • component: add icon props for FileUploader dropzone (#1343) (96b8a86)
  • component: implement file uploader (#1326) (f1e09a6)

0.38.2 (2024-01-23)

Note: Version bump only for package @bigcommerce/docs

0.38.1 (2024-01-02)

Bug Fixes

0.38.0 (2023-10-09)

Features

0.37.0 (2023-07-26)

Features

  • component: add enabled column prop to the worksheet (#1241) (aaad5cb)
  • component: added Badge props to Panel component (#1270) ([3a712b0](ht...
Read more

@bigcommerce/docs@1.9.1

21 Jan 08:57
9aab36d

Choose a tag to compare

Change Log

1.9.0

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/big-design-theme@1.3.0
    • @bigcommerce/big-design@2.3.0

1.8.0

Minor Changes

  • e323932: added negative values to spacing definitions

Patch Changes

  • Updated dependencies [a1306f6]
  • Updated dependencies [e323932]
    • @bigcommerce/big-design-icons@1.5.0
    • @bigcommerce/big-design-theme@1.2.0

1.7.0

Minor Changes

  • a109a17: Optional dropdown items added to PillTabs component

Patch Changes

  • Updated dependencies [758f850]
  • Updated dependencies [26a1dd0]
  • Updated dependencies [a109a17]
    • @bigcommerce/big-design@2.1.0
    • @bigcommerce/big-design-patterns@4.0.0

1.6.1

Patch Changes

  • Updated dependencies [5a5c9b7]
    • @bigcommerce/big-design-icons@1.4.0
    • @bigcommerce/big-design@2.0.1
    • @bigcommerce/big-design-patterns@3.0.1

1.6.0

Minor Changes

  • 9d73348: Added StatusMessage component to unify visuals and format on empty and error states as well as full error pages
  • 0d23a03: Inverts the input required/optional pattern for required inputs to have a red asterisk as indicator and removes the optional label from non required inputs.
  • b78ce1b: Added AnchorNav component

Patch Changes

  • Updated dependencies [9d73348]
  • Updated dependencies [0d23a03]
  • Updated dependencies [75fe92a]
  • Updated dependencies [b78ce1b]
  • Updated dependencies [a7bdf12]
    • @bigcommerce/big-design@2.0.0
    • @bigcommerce/big-design-patterns@3.0.0

1.5.0

Minor Changes

  • 775df8a: Created lozenge component to indicate feature lifecycle status

Patch Changes

  • 3ff3c7b: Overrides the consecutive button margins within the page header component. The flex wrapper should handle the gap between the buttons.
  • Updated dependencies [775df8a]
  • Updated dependencies [0c11db0]
  • Updated dependencies [3ff3c7b]
    • @bigcommerce/big-design-patterns@2.1.0
    • @bigcommerce/big-design@1.8.0
    • @bigcommerce/big-design-icons@1.3.0

1.4.1

Patch Changes

  • 98fbd46: feat(component): Add an action prop for columns whose type is number or text
  • Updated dependencies [98fbd46]
    • @bigcommerce/big-design-icons@1.2.2
    • @bigcommerce/big-design@1.7.1
    • @bigcommerce/big-design-patterns@2.0.6

1.4.0

Minor Changes

  • 5e0589f: Added FeatureSet component

Patch Changes

  • Updated dependencies [65f1431]
  • Updated dependencies [5e0589f]
    • @bigcommerce/big-design@1.7.0
    • @bigcommerce/big-design-patterns@2.0.5

1.3.2

Patch Changes

  • Updated dependencies [69e7772]
    • @bigcommerce/big-design-icons@1.2.1
    • @bigcommerce/big-design@1.6.2
    • @bigcommerce/big-design-patterns@2.0.4

1.3.1

Patch Changes

  • Updated dependencies [cb84b19]
  • Updated dependencies [0f8cf34]
    • @bigcommerce/big-design-patterns@2.0.3
    • @bigcommerce/big-design-icons@1.2.0
    • @bigcommerce/big-design@1.6.1

1.3.0

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.

Patch Changes

  • Updated dependencies [1d0d843]
  • Updated dependencies [1d0d843]
  • Updated dependencies [14f3183]
    • @bigcommerce/big-design@1.6.0
    • @bigcommerce/big-design-patterns@2.0.2

1.2.5

Patch Changes

  • Updated dependencies [e860150]
    • @bigcommerce/big-design@1.5.0
    • @bigcommerce/big-design-patterns@2.0.1

1.2.4

Patch Changes

  • d9afaaf: Fix codesandbox link and update deps for examples.
  • Updated dependencies [01a5b20]
    • @bigcommerce/big-design-icons@1.1.0
    • @bigcommerce/big-design@1.4.2
    • @bigcommerce/big-design-patterns@2.0.0

1.2.3

Patch Changes

  • Updated dependencies [eef4d38]
  • Updated dependencies [66bc0c8]
    • @bigcommerce/big-design-patterns@1.1.1

1.2.2

Patch Changes

  • dbd50a6: Added Header component documentation
  • 8d80893: Added Action Bar pattern component documentation
  • 7b4f5a5: Added Page pattern component documentation
  • Updated dependencies [fd0ab6e]
  • Updated dependencies [8e09cdf]
  • Updated dependencies [a3e0fda]
  • Updated dependencies [14ddc22]
    • @bigcommerce/big-design-patterns@1.1.0
    • @bigcommerce/big-design@1.4.1

1.2.1

Patch Changes

  • Updated dependencies [cc19989]
    • @bigcommerce/big-design-patterns@1.0.0

1.2.0

Minor Changes

  • f8665f3: Added wide breakpoint to theme definition to best adapt responsive features to wide screens

Patch Changes

  • 63aeebc: Replaces the next-transpile-modules package with the native built-in Next.js functionality.
  • fbe979e: Uses the package.json version from the @bigcommerce/examples package instead of relying on a dependency from the docs package.json.
  • Updated dependencies [f8665f3]
  • Updated dependencies [d2f010d]
    • @bigcommerce/big-design-theme@1.1.0
    • @bigcommerce/big-design@1.4.0
    • @bigcommerce/big-design-icons@1.0.3

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.1.1 (2024-08-06)

Note: Version bump only for package @bigcommerce/docs

1.1.0 (2024-07-11)

Bug Fixes

Features

  • component: implement select all for multi-select component (#1456) (23fb3e1)

1.0.1 (2024-06-11)

Note: Version bump only for package @bigcommerce/docs

1.0.0 (2024-04-17)

Features

0.39.1 (2024-04-09)

Bug Fixes

  • typescript build output with wrong imports (a812497)

0.39.0 (2024-04-02)

Bug Fixes

  • docs: minor UX Writing Guide copy to match Dev Center IA conventions (#1334) (06cee60)

Features

  • component: add icon props for FileUploader dropzone (#1343) (96b8a86)
  • component: implement file uploader (#1326) (f1e09a6)

0.38.2 (2024-01-23)

Note: Version bump only for package @bigcommerce/docs

0.38.1 (2024-01-02)

Bug Fixes

0.38.0 (2023-10-09)

Features

0.37.0 (2023-07-26)

Features

  • component: add enabled column prop to the worksheet (#1241) (aaad5cb)
  • component: added Badge props to Panel component (#1270) ([3a712b0](ht...
Read more

@bigcommerce/big-design@2.3.4

21 Jan 08:57
9aab36d

Choose a tag to compare

Change Log

2.3.3

Patch Changes

  • 3ae9223: fix(component): prevent onItemClick for disabled dropdown items

2.3.2

Patch Changes

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

2.3.1

Patch Changes

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

2.3.0

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/big-design-theme@1.3.0

2.2.2

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.

2.2.1

Patch Changes

  • 00f777e: restore useeffect in the buttongroup

2.2.0

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.

2.1.1

Patch Changes

  • 8b48238: add portal to dropdown component

2.1.0

Minor Changes

  • 758f850: Fix unhandled worksheet error: "can not read type of undefined"
  • a109a17: Optional dropdown items added to PillTabs component

Patch Changes

  • 26a1dd0: Fix button group initial render flicker

    Before: buttons would briefly appear in overflow and then disappear,
    causing a flicker on mount.

    After: overflowed buttons are hidden synchronously via useLayoutEffect, eliminating the flicker.

2.0.1

Patch Changes

  • Updated dependencies [5a5c9b7]
    • @bigcommerce/big-design-icons@1.4.0

2.0.0

Major Changes

  • 0d23a03: Inverts the input required/optional pattern for required inputs to have a red asterisk as indicator and removes the optional label from non required inputs.

Minor Changes

  • 9d73348: Added StatusMessage component to unify visuals and format on empty and error states as well as full error pages
  • b78ce1b: Added AnchorNav component

Patch Changes

  • 75fe92a: PillTabs implementation refactor
  • a7bdf12: Fix a bug in the StatefulTable component where filtered rows were not preserved when changing the number of rows.

1.8.0

Minor Changes

  • 775df8a: Created lozenge component to indicate feature lifecycle status

Patch Changes

  • Updated dependencies [0c11db0]
    • @bigcommerce/big-design-icons@1.3.0

1.7.1

Patch Changes

  • 98fbd46: feat(component): Add an action prop for columns whose type is number or text
  • Updated dependencies [98fbd46]
    • @bigcommerce/big-design-icons@1.2.2

1.7.0

Minor Changes

  • 5e0589f: Added FeatureSet component

Patch Changes

  • 65f1431: fix(component): add conditional rendering for tree component

1.6.2

Patch Changes

  • Updated dependencies [69e7772]
    • @bigcommerce/big-design-icons@1.2.1

1.6.1

Patch Changes

  • Updated dependencies [0f8cf34]
    • @bigcommerce/big-design-icons@1.2.0

1.6.0

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.

1.5.0

Minor Changes

  • e860150: Add action props to FileUploader

1.4.2

Patch Changes

  • Updated dependencies [01a5b20]
    • @bigcommerce/big-design-icons@1.1.0

1.4.1

Patch Changes

  • 8e09cdf: Adds default props to styled-components

1.4.0

Minor Changes

  • d2f010d: Added MultiSelect column type to Worksheet component

Patch Changes

  • Updated dependencies [f8665f3]
    • @bigcommerce/big-design-theme@1.1.0
    • @bigcommerce/big-design-icons@1.0.3

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.3.0 (2024-08-06)

Bug Fixes

  • component: fix onBlur and onFocus support for Datepicker (#1478) (75b6212)

Features

  • component: implement copy-paste for worksheet (#1467) (c7d7498)

1.2.0 (2024-07-11)

Bug Fixes

  • component: avoid displaying NaN in number cell (#1459) (47240d4)
  • component: fix formatting of the worksheet cell (#1458) (fbf2a28)

Features

  • component: implement select all for multi-select component (#1456) (23fb3e1)

1.1.0 (2024-06-11)

Bug Fixes

  • component: fix extra body scroll due to multi-select without visual regression (a1f0967), closes #1441
  • component: remove excess margin from contentless Panel (#1429) (d04905e)

Features

  • component: type added to the Collapse button (#1436) (8074bb0)

1.0.0 (2024-04-17)

Bug Fixes

  • highlight correct pagniation item (54f21bf)

Features

  • export types without reassignment (9bf2244)

0.39.1 (2024-04-09)

Bug Fixes

  • typescript build output with wrong imports (a812497)

Features

  • component: allow Alerts to be labelled by their header (#1388) (54ba7d5)

0.39.0 (2024-04-02)

Features

  • component: add icon props for FileUploader dropzone (#1343) (96b8a86)
  • component: extend FileUploader with new errors view, custom file actions (#1344) (89ad5b1)
  • component: implement file uploader (#1326) (f1e09a6)

0.38.2 (2024-01-23)

Bug Fixes

  • component: fix extra body scroll because of multiselect (#1322) (e2603ee)
  • component: fix redundant closing of multiselect when click on options (#1324) (b6fa41d)
  • component: fix unselecting via chip for multiselect (#1323) (13496fc)

0.38.1 (2024-01-02)

Bug Fixes

  • component: fix autofilling for disabled cells (#1308) ([8013195](https://...
Read more

@bigcommerce/big-design-icons@1.9.0

16 Jan 15:58
1f76793

Choose a tag to compare

Minor Changes

  • 9a7e558: Added Play and Stop icons needed for chatbot interfaces

@bigcommerce/big-design-icons@1.8.0

29 Dec 23:07

Choose a tag to compare

Minor Changes

  • a1b0b0b: Adding missing chat icons

@bigcommerce/big-design-icons@1.7.0

09 Dec 22:36
f4905a4

Choose a tag to compare

Minor Changes

  • 1f83e7e: added circle_dashed, flare, Products and RadioButton icons

@bigcommerce/big-design@2.3.3

25 Nov 08:48
99e6019

Choose a tag to compare

Patch Changes

  • 3ae9223: fix(component): prevent onItemClick for disabled dropdown items

@bigcommerce/big-design@2.3.2

06 Nov 18:18
9e3934d

Choose a tag to compare

Patch Changes

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