From 8a7cc322ecdea27dd65280f1cbdf78b129e9b600 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 21 Aug 2024 19:11:05 +0000 Subject: [PATCH] chore(release): publish --- .changeset/lazy-glasses-relax.md | 6 - .changeset/nervous-ants-nail.md | 5 - .changeset/olive-dryers-camp.md | 5 - .changeset/polite-swans-happen.md | 5 - packages/big-design-icons/CHANGELOG.md | 367 +---- packages/big-design-icons/package.json | 2 +- packages/big-design-theme/CHANGELOG.md | 254 +--- packages/big-design-theme/package.json | 2 +- packages/big-design/CHANGELOG.md | 1873 +++++++++--------------- packages/big-design/package.json | 2 +- packages/docs/CHANGELOG.md | 1487 +++++++------------ packages/docs/package.json | 2 +- packages/examples/CHANGELOG.md | 589 ++------ packages/examples/package.json | 2 +- 14 files changed, 1484 insertions(+), 3117 deletions(-) delete mode 100644 .changeset/lazy-glasses-relax.md delete mode 100644 .changeset/nervous-ants-nail.md delete mode 100644 .changeset/olive-dryers-camp.md delete mode 100644 .changeset/polite-swans-happen.md diff --git a/.changeset/lazy-glasses-relax.md b/.changeset/lazy-glasses-relax.md deleted file mode 100644 index b3b0cdc70..000000000 --- a/.changeset/lazy-glasses-relax.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@bigcommerce/big-design-theme': minor -'@bigcommerce/docs': minor ---- - -Added wide breakpoint to theme definition to best adapt responsive features to wide screens diff --git a/.changeset/nervous-ants-nail.md b/.changeset/nervous-ants-nail.md deleted file mode 100644 index 00c4ed8b5..000000000 --- a/.changeset/nervous-ants-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@bigcommerce/docs': patch ---- - -Replaces the `next-transpile-modules` package with the native built-in Next.js functionality. diff --git a/.changeset/olive-dryers-camp.md b/.changeset/olive-dryers-camp.md deleted file mode 100644 index e5ef50c99..000000000 --- a/.changeset/olive-dryers-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@bigcommerce/big-design': minor ---- - -Added MultiSelect column type to Worksheet component diff --git a/.changeset/polite-swans-happen.md b/.changeset/polite-swans-happen.md deleted file mode 100644 index 3bcd569cb..000000000 --- a/.changeset/polite-swans-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@bigcommerce/docs': patch ---- - -Uses the package.json version from the `@bigcommerce/examples` package instead of relying on a dependency from the docs `package.json`. diff --git a/packages/big-design-icons/CHANGELOG.md b/packages/big-design-icons/CHANGELOG.md index 25f661060..1f7d0f5b4 100644 --- a/packages/big-design-icons/CHANGELOG.md +++ b/packages/big-design-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 1.0.3 + +### Patch Changes + +- Updated dependencies [f8665f3] + - @bigcommerce/big-design-theme@1.1.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -7,571 +14,325 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [1.0.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@1.0.0...@bigcommerce/big-design-icons@1.0.1) (2024-06-11) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [1.0.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.26.1...@bigcommerce/big-design-icons@1.0.0) (2024-04-17) - ### Features -* export types without reassignment ([9bf2244](https://github.com/bigcommerce/big-design/commit/9bf224417433e54680794f97d30a01fb77b24d69)) - - - - +- export types without reassignment ([9bf2244](https://github.com/bigcommerce/big-design/commit/9bf224417433e54680794f97d30a01fb77b24d69)) ## [0.26.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.26.0...@bigcommerce/big-design-icons@0.26.1) (2024-04-09) - ### Bug Fixes -* typescript build output with wrong imports ([a812497](https://github.com/bigcommerce/big-design/commit/a81249798e20c10754c938b2b3d3dcc95d81aa0c)) - - - - +- typescript build output with wrong imports ([a812497](https://github.com/bigcommerce/big-design/commit/a81249798e20c10754c938b2b3d3dcc95d81aa0c)) # [0.26.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.25.1...@bigcommerce/big-design-icons@0.26.0) (2024-04-02) - ### chore -* **deps-dev:** bump flag-icons from 6.11.0 to 7.1.0 ([#1345](https://github.com/bigcommerce/big-design/issues/1345)) ([54572b6](https://github.com/bigcommerce/big-design/commit/54572b64e54cb5bb33d28c41a5cfe74844040d40)) - +- **deps-dev:** bump flag-icons from 6.11.0 to 7.1.0 ([#1345](https://github.com/bigcommerce/big-design/issues/1345)) ([54572b6](https://github.com/bigcommerce/big-design/commit/54572b64e54cb5bb33d28c41a5cfe74844040d40)) ### BREAKING CHANGES -* **deps-dev:** This upgrade removes a few flag icons. See the commit diff to check which -ones were removed and ensure you are not using them in your application code. - - - - +- **deps-dev:** This upgrade removes a few flag icons. See the commit diff to check which + ones were removed and ensure you are not using them in your application code. ## [0.25.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.25.0...@bigcommerce/big-design-icons@0.25.1) (2024-01-23) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.25.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.24.0...@bigcommerce/big-design-icons@0.25.0) (2023-10-09) - ### Bug Fixes -* **icons:** downgrade 'camelcase' to 6.3.0 ([#1284](https://github.com/bigcommerce/big-design/issues/1284)) ([1004097](https://github.com/bigcommerce/big-design/commit/100409789ab0beb9095eea3580aed7b5b3fc8776)) - +- **icons:** downgrade 'camelcase' to 6.3.0 ([#1284](https://github.com/bigcommerce/big-design/issues/1284)) ([1004097](https://github.com/bigcommerce/big-design/commit/100409789ab0beb9095eea3580aed7b5b3fc8776)) ### Features -* **icons:** add Draft icon ([#1302](https://github.com/bigcommerce/big-design/issues/1302)) ([3ae2423](https://github.com/bigcommerce/big-design/commit/3ae2423ccaf2b53f282790218dcb80d622954241)) -* **icons:** add FileDownloadIcon ([#1286](https://github.com/bigcommerce/big-design/issues/1286)) ([7d73767](https://github.com/bigcommerce/big-design/commit/7d737670533c45ab09a66556b1d4b2316331ff03)) -* **icons:** add window expand and minimize icons ([997400b](https://github.com/bigcommerce/big-design/commit/997400b4ba5dc8d4c484cb690ee335a112de6c32)) - - - - +- **icons:** add Draft icon ([#1302](https://github.com/bigcommerce/big-design/issues/1302)) ([3ae2423](https://github.com/bigcommerce/big-design/commit/3ae2423ccaf2b53f282790218dcb80d622954241)) +- **icons:** add FileDownloadIcon ([#1286](https://github.com/bigcommerce/big-design/issues/1286)) ([7d73767](https://github.com/bigcommerce/big-design/commit/7d737670533c45ab09a66556b1d4b2316331ff03)) +- **icons:** add window expand and minimize icons ([997400b](https://github.com/bigcommerce/big-design/commit/997400b4ba5dc8d4c484cb690ee335a112de6c32)) # [0.24.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.23.2...@bigcommerce/big-design-icons@0.24.0) (2023-07-26) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.23.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.23.1...@bigcommerce/big-design-icons@0.23.2) (2023-06-14) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.23.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.23.0...@bigcommerce/big-design-icons@0.23.1) (2023-06-09) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.23.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.22.0...@bigcommerce/big-design-icons@0.23.0) (2023-04-05) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.22.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.21.0...@bigcommerce/big-design-icons@0.22.0) (2023-01-09) - ### Features -* convert to react@18 only ([#1044](https://github.com/bigcommerce/big-design/issues/1044)) ([06c4697](https://github.com/bigcommerce/big-design/commit/06c469721bc06d1f872bed6bf5a46e6b568644e5)) - +- convert to react@18 only ([#1044](https://github.com/bigcommerce/big-design/issues/1044)) ([06c4697](https://github.com/bigcommerce/big-design/commit/06c469721bc06d1f872bed6bf5a46e6b568644e5)) ### BREAKING CHANGES -* Requires `react@18` or higher. - - - - +- Requires `react@18` or higher. # [0.21.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.20.1...@bigcommerce/big-design-icons@0.21.0) (2022-09-27) - ### Features -* **deps:** react@18 support ([51c688b](https://github.com/bigcommerce/big-design/commit/51c688b282277964eb01c1ed67c5c27cc0bc4c3e)) - - - - +- **deps:** react@18 support ([51c688b](https://github.com/bigcommerce/big-design/commit/51c688b282277964eb01c1ed67c5c27cc0bc4c3e)) ## [0.20.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.20.0...@bigcommerce/big-design-icons@0.20.1) (2022-09-27) - ### Features -* **deps:** unfork from flag-icons dependency ([ac723e3](https://github.com/bigcommerce/big-design/commit/ac723e384ec3c482d78107558cd31e7793a515f1)) - - - - +- **deps:** unfork from flag-icons dependency ([ac723e3](https://github.com/bigcommerce/big-design/commit/ac723e384ec3c482d78107558cd31e7793a515f1)) # [0.20.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.19.2-alpha.0...@bigcommerce/big-design-icons@0.20.0) (2022-08-17) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.19.2-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.19.1...@bigcommerce/big-design-icons@0.19.2-alpha.0) (2022-08-10) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.19.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.19.0...@bigcommerce/big-design-icons@0.19.1) (2022-07-12) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.19.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.18.1...@bigcommerce/big-design-icons@0.19.0) (2022-07-06) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.18.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.18.0...@bigcommerce/big-design-icons@0.18.1) (2022-06-10) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.18.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.2-alpha.1...@bigcommerce/big-design-icons@0.18.0) (2022-05-11) - ### Bug Fixes -* tiny-async-pool api changes ([b4c04ba](https://github.com/bigcommerce/big-design/commit/b4c04bac3556b084ac1d39d2f0fde57efd7d8f43)) - - - - +- tiny-async-pool api changes ([b4c04ba](https://github.com/bigcommerce/big-design/commit/b4c04bac3556b084ac1d39d2f0fde57efd7d8f43)) ## [0.17.2-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.2-alpha.0...@bigcommerce/big-design-icons@0.17.2-alpha.1) (2022-03-22) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.17.2-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.1...@bigcommerce/big-design-icons@0.17.2-alpha.0) (2021-10-28) - ### Bug Fixes -* **icons:** add `aria-hidden=true` if an icon doesn't have a title ([e3bb896](https://github.com/bigcommerce/big-design/commit/e3bb896fed2d7b1afb30f0134f161cfae5a00398)) -* **icons:** Ensure aira-hidden is correctly set in flags ([9f49a2d](https://github.com/bigcommerce/big-design/commit/9f49a2dfd19734e797945483cb99efe8ea1503f1)) - - - - +- **icons:** add `aria-hidden=true` if an icon doesn't have a title ([e3bb896](https://github.com/bigcommerce/big-design/commit/e3bb896fed2d7b1afb30f0134f161cfae5a00398)) +- **icons:** Ensure aira-hidden is correctly set in flags ([9f49a2d](https://github.com/bigcommerce/big-design/commit/9f49a2dfd19734e797945483cb99efe8ea1503f1)) ## [0.17.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.0...@bigcommerce/big-design-icons@0.17.1) (2021-09-03) - ### Features -* **icons:** Add Home/KeyboardDoubleArrowLeftIcon/SwapHoriz icons ([#583](https://github.com/bigcommerce/big-design/issues/583)) ([519655f](https://github.com/bigcommerce/big-design/commit/519655fe8ee3d619d1b85937e86635332fb77301)) - - - - +- **icons:** Add Home/KeyboardDoubleArrowLeftIcon/SwapHoriz icons ([#583](https://github.com/bigcommerce/big-design/issues/583)) ([519655f](https://github.com/bigcommerce/big-design/commit/519655fe8ee3d619d1b85937e86635332fb77301)) # [0.17.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.0-alpha.2...@bigcommerce/big-design-icons@0.17.0) (2021-08-04) - ### Features -* **icons:** add content copy icon ([#572](https://github.com/bigcommerce/big-design/issues/572)) ([4ca0b76](https://github.com/bigcommerce/big-design/commit/4ca0b76d12cc5a9d2e1dd0b90d90bc2cfb6a1294)) - - - - +- **icons:** add content copy icon ([#572](https://github.com/bigcommerce/big-design/issues/572)) ([4ca0b76](https://github.com/bigcommerce/big-design/commit/4ca0b76d12cc5a9d2e1dd0b90d90bc2cfb6a1294)) # [0.17.0-alpha.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.0-alpha.1...@bigcommerce/big-design-icons@0.17.0-alpha.2) (2021-08-02) - ### chore -* **deps:** upgrade to styled-components v5 ([#566](https://github.com/bigcommerce/big-design/issues/566)) ([dd83711](https://github.com/bigcommerce/big-design/commit/dd83711797eb8aaa7a8406eebf1383116bff2420)) - +- **deps:** upgrade to styled-components v5 ([#566](https://github.com/bigcommerce/big-design/issues/566)) ([dd83711](https://github.com/bigcommerce/big-design/commit/dd83711797eb8aaa7a8406eebf1383116bff2420)) ### BREAKING CHANGES -* **deps:** You will need to update to styled-components v5. In addition, -you will need to import the base fonts in your element. -See the "Getting Started" page or README.md for an example. - - - - +- **deps:** You will need to update to styled-components v5. In addition, + you will need to import the base fonts in your element. + See the "Getting Started" page or README.md for an example. # [0.17.0-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.17.0-alpha.0...@bigcommerce/big-design-icons@0.17.0-alpha.1) (2021-07-06) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.17.0-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.16.1...@bigcommerce/big-design-icons@0.17.0-alpha.0) (2021-06-10) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - ## [0.16.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.16.0...@bigcommerce/big-design-icons@0.16.1) (2021-03-29) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.16.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.15.0...@bigcommerce/big-design-icons@0.16.0) (2021-03-08) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.15.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.14.1...@bigcommerce/big-design-icons@0.15.0) (2021-02-11) - ### Bug Fixes -* **docs:** Specify styled-components version in the README ([#490](https://github.com/bigcommerce/big-design/issues/490)) ([c92403e](https://github.com/bigcommerce/big-design/commit/c92403edf8e29bf1afd3c9c163c37be6ffe17a6c)) - +- **docs:** Specify styled-components version in the README ([#490](https://github.com/bigcommerce/big-design/issues/490)) ([c92403e](https://github.com/bigcommerce/big-design/commit/c92403edf8e29bf1afd3c9c163c37be6ffe17a6c)) ### Features -* **icons:** add cloud upload icon ([#501](https://github.com/bigcommerce/big-design/issues/501)) ([aeb9aee](https://github.com/bigcommerce/big-design/commit/aeb9aeeb18a93064c61497fc439e7e82957c1a2e)) -* **icons:** add flag icons ([#493](https://github.com/bigcommerce/big-design/issues/493)) ([0519c8a](https://github.com/bigcommerce/big-design/commit/0519c8aa131461e52ffe40f40b1e45771f749c0f)) - - - - +- **icons:** add cloud upload icon ([#501](https://github.com/bigcommerce/big-design/issues/501)) ([aeb9aee](https://github.com/bigcommerce/big-design/commit/aeb9aeeb18a93064c61497fc439e7e82957c1a2e)) +- **icons:** add flag icons ([#493](https://github.com/bigcommerce/big-design/issues/493)) ([0519c8a](https://github.com/bigcommerce/big-design/commit/0519c8aa131461e52ffe40f40b1e45771f749c0f)) ## [0.14.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.14.0...@bigcommerce/big-design-icons@0.14.1) (2020-12-21) - ### Features -* **icons:** add insert_drive_file icon ([#486](https://github.com/bigcommerce/big-design/issues/486)) ([b07d9c6](https://github.com/bigcommerce/big-design/commit/b07d9c6f6416854212eb447d216117a40edb6b8e)) - - - - +- **icons:** add insert_drive_file icon ([#486](https://github.com/bigcommerce/big-design/issues/486)) ([b07d9c6](https://github.com/bigcommerce/big-design/commit/b07d9c6f6416854212eb447d216117a40edb6b8e)) # [0.14.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.13.1...@bigcommerce/big-design-icons@0.14.0) (2020-11-12) - ### Bug Fixes -* webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) - - - - +- webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) ## [0.13.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.13.0...@bigcommerce/big-design-icons@0.13.1) (2020-08-31) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.13.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.12.0...@bigcommerce/big-design-icons@0.13.0) (2020-08-13) - ### Features -* **icons:** add code, brush and get_app icons ([#433](https://github.com/bigcommerce/big-design/issues/433)) ([bb48f2d](https://github.com/bigcommerce/big-design/commit/bb48f2d6aefa627f35137f6043b582268ac76ef4)) - - - - +- **icons:** add code, brush and get_app icons ([#433](https://github.com/bigcommerce/big-design/issues/433)) ([bb48f2d](https://github.com/bigcommerce/big-design/commit/bb48f2d6aefa627f35137f6043b582268ac76ef4)) # [0.12.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.11.1...@bigcommerce/big-design-icons@0.12.0) (2020-06-16) - ### Features -* **component:** add Tree component ([#406](https://github.com/bigcommerce/big-design/issues/406)) ([c67643c](https://github.com/bigcommerce/big-design/commit/c67643cfdf425d078a1ea09bce12575e35f442e7)) - - - - +- **component:** add Tree component ([#406](https://github.com/bigcommerce/big-design/issues/406)) ([c67643c](https://github.com/bigcommerce/big-design/commit/c67643cfdf425d078a1ea09bce12575e35f442e7)) ## [0.11.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.11.0...@bigcommerce/big-design-icons@0.11.1) (2020-04-30) - ### Bug Fixes -* type regression for ts < 3.8 ([#395](https://github.com/bigcommerce/big-design/issues/395)) ([f476f9b](https://github.com/bigcommerce/big-design/commit/f476f9b3c2a950bb3bd3353a4ce180e994e465c0)) - - - - +- type regression for ts < 3.8 ([#395](https://github.com/bigcommerce/big-design/issues/395)) ([f476f9b](https://github.com/bigcommerce/big-design/commit/f476f9b3c2a950bb3bd3353a4ce180e994e465c0)) # [0.11.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.10.0...@bigcommerce/big-design-icons@0.11.0) (2020-04-29) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.10.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.9.0...@bigcommerce/big-design-icons@0.10.0) (2020-04-20) - ### Bug Fixes -* **icons:** contained aria-labelledby when title prop was undefined ([#374](https://github.com/bigcommerce/big-design/issues/374)) ([f0d4df7](https://github.com/bigcommerce/big-design/commit/f0d4df70894b364ec932dfc5c62cebda5dd10bda)) - - - - +- **icons:** contained aria-labelledby when title prop was undefined ([#374](https://github.com/bigcommerce/big-design/issues/374)) ([f0d4df7](https://github.com/bigcommerce/big-design/commit/f0d4df70894b364ec932dfc5c62cebda5dd10bda)) # [0.9.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.8.0...@bigcommerce/big-design-icons@0.9.0) (2020-03-25) **Note:** Version bump only for package @bigcommerce/big-design-icons - - - - # [0.8.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.7.0...@bigcommerce/big-design-icons@0.8.0) (2020-02-21) - ### Features -* **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) - - - - +- **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) # [0.7.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.6.0...@bigcommerce/big-design-icons@0.7.0) (2020-02-06) - ### Bug Fixes -* add react-hooks eslint and fix missing deps/issues ([#330](https://github.com/bigcommerce/big-design/issues/330)) ([da3fbd6](https://github.com/bigcommerce/big-design/commit/da3fbd68181e98e43a95de7fce9956be91afc9b8)) - +- add react-hooks eslint and fix missing deps/issues ([#330](https://github.com/bigcommerce/big-design/issues/330)) ([da3fbd6](https://github.com/bigcommerce/big-design/commit/da3fbd68181e98e43a95de7fce9956be91afc9b8)) ### Features -* **icons:** forwardRef to svg ([#312](https://github.com/bigcommerce/big-design/issues/312)) ([0088444](https://github.com/bigcommerce/big-design/commit/0088444015df4f6538d97e657f800f5718c2706e)) - - - - +- **icons:** forwardRef to svg ([#312](https://github.com/bigcommerce/big-design/issues/312)) ([0088444](https://github.com/bigcommerce/big-design/commit/0088444015df4f6538d97e657f800f5718c2706e)) # [0.6.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.5.2...@bigcommerce/big-design-icons@0.6.0) (2019-12-09) - ### Bug Fixes -* **icons:** only add title when available ([b2cf7f7](https://github.com/bigcommerce/big-design/commit/b2cf7f7a00a0d158c01485ee6978c2e13404c048)) - +- **icons:** only add title when available ([b2cf7f7](https://github.com/bigcommerce/big-design/commit/b2cf7f7a00a0d158c01485ee6978c2e13404c048)) ### Features -* **component:** add tab trap for modals and dialogs ([dcacbf9](https://github.com/bigcommerce/big-design/commit/dcacbf96a38bef1134e2a8dcbd986f6362e0e2b7)) -* **component:** ignore theme prop overrides ([24b92f9](https://github.com/bigcommerce/big-design/commit/24b92f9873fe4f51975b7bd00300c8ce73484ea3)) - +- **component:** add tab trap for modals and dialogs ([dcacbf9](https://github.com/bigcommerce/big-design/commit/dcacbf96a38bef1134e2a8dcbd986f6362e0e2b7)) +- **component:** ignore theme prop overrides ([24b92f9](https://github.com/bigcommerce/big-design/commit/24b92f9873fe4f51975b7bd00300c8ce73484ea3)) ### BREAKING CHANGES -* **component:** `theme` prop override is no longer supported. - - - - +- **component:** `theme` prop override is no longer supported. ## [0.5.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.5.1...@bigcommerce/big-design-icons@0.5.2) (2019-11-14) - ### Bug Fixes -* **icons:** show proper displayName for icons ([#268](https://github.com/bigcommerce/big-design/issues/268)) ([539a02a](https://github.com/bigcommerce/big-design/commit/539a02a)) - - - - +- **icons:** show proper displayName for icons ([#268](https://github.com/bigcommerce/big-design/issues/268)) ([539a02a](https://github.com/bigcommerce/big-design/commit/539a02a)) ## [0.5.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.5.0...@bigcommerce/big-design-icons@0.5.1) (2019-11-12) - ### Features -* **all:** better tree shaking ([c0998a7](https://github.com/bigcommerce/big-design/commit/c0998a7)) - - - - +- **all:** better tree shaking ([c0998a7](https://github.com/bigcommerce/big-design/commit/c0998a7)) # [0.5.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.4.0...@bigcommerce/big-design-icons@0.5.0) (2019-11-11) - ### Features -* **all:** bump styled-components peerDependency version ([fd89fa3](https://github.com/bigcommerce/big-design/commit/fd89fa3)) - +- **all:** bump styled-components peerDependency version ([fd89fa3](https://github.com/bigcommerce/big-design/commit/fd89fa3)) ### BREAKING CHANGES -* **all:** bumped peer dependency of styled-components to `^4.3.0` - - - - +- **all:** bumped peer dependency of styled-components to `^4.3.0` # [0.4.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.3.0...@bigcommerce/big-design-icons@0.4.0) (2019-10-29) - ### Features -* **icons:** add ArrowDownward and ArrowUpward icons ([c34203f](https://github.com/bigcommerce/big-design/commit/c34203f)) - - - - +- **icons:** add ArrowDownward and ArrowUpward icons ([c34203f](https://github.com/bigcommerce/big-design/commit/c34203f)) # [0.3.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.2.1...@bigcommerce/big-design-icons@0.3.0) (2019-09-23) - ### Features -* **component:** add indeterminate state to checkboxes ([#197](https://github.com/bigcommerce/big-design/issues/197)) ([5146fdb](https://github.com/bigcommerce/big-design/commit/5146fdb)) - - - - +- **component:** add indeterminate state to checkboxes ([#197](https://github.com/bigcommerce/big-design/issues/197)) ([5146fdb](https://github.com/bigcommerce/big-design/commit/5146fdb)) ## [0.2.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.2.0...@bigcommerce/big-design-icons@0.2.1) (2019-09-17) - ### Bug Fixes -* **icons:** use new api on icon downloader ([#195](https://github.com/bigcommerce/big-design/issues/195)) ([6bae4ae](https://github.com/bigcommerce/big-design/commit/6bae4ae)) - - - - +- **icons:** use new api on icon downloader ([#195](https://github.com/bigcommerce/big-design/issues/195)) ([6bae4ae](https://github.com/bigcommerce/big-design/commit/6bae4ae)) # [0.2.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.1.2...@bigcommerce/big-design-icons@0.2.0) (2019-08-20) - ### Features -* **icons:** add BaselineHelpIcon ([#180](https://github.com/bigcommerce/big-design/issues/180)) ([e2387cf](https://github.com/bigcommerce/big-design/commit/e2387cf)) - - - - +- **icons:** add BaselineHelpIcon ([#180](https://github.com/bigcommerce/big-design/issues/180)) ([e2387cf](https://github.com/bigcommerce/big-design/commit/e2387cf)) ## [0.1.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.1.1...@bigcommerce/big-design-icons@0.1.2) (2019-08-19) - ### Bug Fixes -* **icons:** now treeshakeable ([#178](https://github.com/bigcommerce/big-design/issues/178)) ([fb3773d](https://github.com/bigcommerce/big-design/commit/fb3773d)) - - - - +- **icons:** now treeshakeable ([#178](https://github.com/bigcommerce/big-design/issues/178)) ([fb3773d](https://github.com/bigcommerce/big-design/commit/fb3773d)) ## [0.1.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-icons@0.1.0...@bigcommerce/big-design-icons@0.1.1) (2019-08-15) - ### Features -* **docs:** add responsive mobile header ([#165](https://github.com/bigcommerce/big-design/issues/165)) ([dca031a](https://github.com/bigcommerce/big-design/commit/dca031a)) - - - - +- **docs:** add responsive mobile header ([#165](https://github.com/bigcommerce/big-design/issues/165)) ([dca031a](https://github.com/bigcommerce/big-design/commit/dca031a)) # 0.1.0 (2019-08-13) - ### Bug Fixes -* **icons:** point to the correct type definitions ([f6ffb48](https://github.com/bigcommerce/big-design/commit/f6ffb48)) -* **icons:** star icon now displays a star and not a square ([331e71b](https://github.com/bigcommerce/big-design/commit/331e71b)) -* **icons:** use object style notation for icon base ([41a2638](https://github.com/bigcommerce/big-design/commit/41a2638)) -* **theme:** issue with font sizes in createTheme ([#135](https://github.com/bigcommerce/big-design/issues/135)) ([313ff46](https://github.com/bigcommerce/big-design/commit/313ff46)) - +- **icons:** point to the correct type definitions ([f6ffb48](https://github.com/bigcommerce/big-design/commit/f6ffb48)) +- **icons:** star icon now displays a star and not a square ([331e71b](https://github.com/bigcommerce/big-design/commit/331e71b)) +- **icons:** use object style notation for icon base ([41a2638](https://github.com/bigcommerce/big-design/commit/41a2638)) +- **theme:** issue with font sizes in createTheme ([#135](https://github.com/bigcommerce/big-design/issues/135)) ([313ff46](https://github.com/bigcommerce/big-design/commit/313ff46)) ### Features -* **icons:** add color and size props ([ba07b38](https://github.com/bigcommerce/big-design/commit/ba07b38)) -* **icons:** add initial batch of icons ([243d1a2](https://github.com/bigcommerce/big-design/commit/243d1a2)) -* **icons:** add Notifications and FileCopy icons ([#103](https://github.com/bigcommerce/big-design/issues/103)) ([e385b9b](https://github.com/bigcommerce/big-design/commit/e385b9b)) -* **icons:** initial package setup ([#89](https://github.com/bigcommerce/big-design/issues/89)) ([acfe8fe](https://github.com/bigcommerce/big-design/commit/acfe8fe)) -* **icons:** use Icon postfix ([#97](https://github.com/bigcommerce/big-design/issues/97)) ([03772fb](https://github.com/bigcommerce/big-design/commit/03772fb)) +- **icons:** add color and size props ([ba07b38](https://github.com/bigcommerce/big-design/commit/ba07b38)) +- **icons:** add initial batch of icons ([243d1a2](https://github.com/bigcommerce/big-design/commit/243d1a2)) +- **icons:** add Notifications and FileCopy icons ([#103](https://github.com/bigcommerce/big-design/issues/103)) ([e385b9b](https://github.com/bigcommerce/big-design/commit/e385b9b)) +- **icons:** initial package setup ([#89](https://github.com/bigcommerce/big-design/issues/89)) ([acfe8fe](https://github.com/bigcommerce/big-design/commit/acfe8fe)) +- **icons:** use Icon postfix ([#97](https://github.com/bigcommerce/big-design/issues/97)) ([03772fb](https://github.com/bigcommerce/big-design/commit/03772fb)) diff --git a/packages/big-design-icons/package.json b/packages/big-design-icons/package.json index 399de395b..9185075a1 100644 --- a/packages/big-design-icons/package.json +++ b/packages/big-design-icons/package.json @@ -1,6 +1,6 @@ { "name": "@bigcommerce/big-design-icons", - "version": "1.0.2", + "version": "1.0.3", "sideEffects": false, "main": "dist/cjs/index.js", "module": "dist/es/index.js", diff --git a/packages/big-design-theme/CHANGELOG.md b/packages/big-design-theme/CHANGELOG.md index 20170e252..7329ec4b0 100644 --- a/packages/big-design-theme/CHANGELOG.md +++ b/packages/big-design-theme/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.1.0 + +### Minor Changes + +- f8665f3: Added wide breakpoint to theme definition to best adapt responsive features to wide screens + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -7,424 +13,236 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [1.0.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@1.0.0...@bigcommerce/big-design-theme@1.0.1) (2024-06-11) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [1.0.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.21.1...@bigcommerce/big-design-theme@1.0.0) (2024-04-17) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.21.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.21.0...@bigcommerce/big-design-theme@0.21.1) (2024-04-09) - ### Bug Fixes -* typescript build output with wrong imports ([a812497](https://github.com/bigcommerce/big-design/commit/a81249798e20c10754c938b2b3d3dcc95d81aa0c)) - - - - +- typescript build output with wrong imports ([a812497](https://github.com/bigcommerce/big-design/commit/a81249798e20c10754c938b2b3d3dcc95d81aa0c)) # [0.21.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.20.1...@bigcommerce/big-design-theme@0.21.0) (2024-04-02) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.20.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.20.0...@bigcommerce/big-design-theme@0.20.1) (2024-01-23) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.20.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.19.2...@bigcommerce/big-design-theme@0.20.0) (2023-10-09) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.19.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.19.1...@bigcommerce/big-design-theme@0.19.2) (2023-06-14) - ### Bug Fixes -* declaration tsconfig for theme publishing ([4789b8b](https://github.com/bigcommerce/big-design/commit/4789b8b35d3fbfbd42d0312de66cd1b48bef0f39)) - - - - +- declaration tsconfig for theme publishing ([4789b8b](https://github.com/bigcommerce/big-design/commit/4789b8b35d3fbfbd42d0312de66cd1b48bef0f39)) ## [0.19.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.19.0...@bigcommerce/big-design-theme@0.19.1) (2023-06-09) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.19.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.18.0...@bigcommerce/big-design-theme@0.19.0) (2023-04-05) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.18.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.17.0...@bigcommerce/big-design-theme@0.18.0) (2023-01-09) - ### Features -* convert to react@18 only ([#1044](https://github.com/bigcommerce/big-design/issues/1044)) ([06c4697](https://github.com/bigcommerce/big-design/commit/06c469721bc06d1f872bed6bf5a46e6b568644e5)) - +- convert to react@18 only ([#1044](https://github.com/bigcommerce/big-design/issues/1044)) ([06c4697](https://github.com/bigcommerce/big-design/commit/06c469721bc06d1f872bed6bf5a46e6b568644e5)) ### BREAKING CHANGES -* Requires `react@18` or higher. - - - - +- Requires `react@18` or higher. # [0.17.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.16.1...@bigcommerce/big-design-theme@0.17.0) (2022-09-27) - ### Features -* **deps:** react@18 support ([51c688b](https://github.com/bigcommerce/big-design/commit/51c688b282277964eb01c1ed67c5c27cc0bc4c3e)) - - - - +- **deps:** react@18 support ([51c688b](https://github.com/bigcommerce/big-design/commit/51c688b282277964eb01c1ed67c5c27cc0bc4c3e)) ## [0.16.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.16.0...@bigcommerce/big-design-theme@0.16.1) (2022-09-27) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.16.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.15.1-alpha.0...@bigcommerce/big-design-theme@0.16.0) (2022-08-17) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.15.1-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.15.0...@bigcommerce/big-design-theme@0.15.1-alpha.0) (2022-08-10) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.15.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.14.1...@bigcommerce/big-design-theme@0.15.0) (2022-07-06) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.14.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.14.0...@bigcommerce/big-design-theme@0.14.1) (2022-06-10) - ### Features -* **theme:** re-export hideVisually from polished ([e102e6d](https://github.com/bigcommerce/big-design/commit/e102e6dfc6d28b311556946d3e90d2323885713f)) - - - - +- **theme:** re-export hideVisually from polished ([e102e6d](https://github.com/bigcommerce/big-design/commit/e102e6dfc6d28b311556946d3e90d2323885713f)) # [0.14.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.2-alpha.1...@bigcommerce/big-design-theme@0.14.0) (2022-05-11) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.13.2-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.2-alpha.0...@bigcommerce/big-design-theme@0.13.2-alpha.1) (2022-03-22) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.13.2-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.1...@bigcommerce/big-design-theme@0.13.2-alpha.0) (2021-10-28) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.13.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.0...@bigcommerce/big-design-theme@0.13.1) (2021-09-03) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.13.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.0-alpha.2...@bigcommerce/big-design-theme@0.13.0) (2021-08-04) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.13.0-alpha.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.0-alpha.1...@bigcommerce/big-design-theme@0.13.0-alpha.2) (2021-08-02) - ### chore -* **deps:** upgrade to styled-components v5 ([#566](https://github.com/bigcommerce/big-design/issues/566)) ([dd83711](https://github.com/bigcommerce/big-design/commit/dd83711797eb8aaa7a8406eebf1383116bff2420)) - +- **deps:** upgrade to styled-components v5 ([#566](https://github.com/bigcommerce/big-design/issues/566)) ([dd83711](https://github.com/bigcommerce/big-design/commit/dd83711797eb8aaa7a8406eebf1383116bff2420)) ### Features -* **theme:** add listReset helper ([#570](https://github.com/bigcommerce/big-design/issues/570)) ([385b142](https://github.com/bigcommerce/big-design/commit/385b1426ee39171343070f9b31ad4e31d834b272)) - +- **theme:** add listReset helper ([#570](https://github.com/bigcommerce/big-design/issues/570)) ([385b142](https://github.com/bigcommerce/big-design/commit/385b1426ee39171343070f9b31ad4e31d834b272)) ### BREAKING CHANGES -* **deps:** You will need to update to styled-components v5. In addition, -you will need to import the base fonts in your element. -See the "Getting Started" page or README.md for an example. - - - - +- **deps:** You will need to update to styled-components v5. In addition, + you will need to import the base fonts in your element. + See the "Getting Started" page or README.md for an example. # [0.13.0-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.13.0-alpha.0...@bigcommerce/big-design-theme@0.13.0-alpha.1) (2021-07-06) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.13.0-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.12.1...@bigcommerce/big-design-theme@0.13.0-alpha.0) (2021-06-10) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.12.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.12.0...@bigcommerce/big-design-theme@0.12.1) (2021-03-29) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.12.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.11.0...@bigcommerce/big-design-theme@0.12.0) (2021-03-08) - ### Bug Fixes -* **docs:** Specify styled-components version in the README ([#490](https://github.com/bigcommerce/big-design/issues/490)) ([c92403e](https://github.com/bigcommerce/big-design/commit/c92403edf8e29bf1afd3c9c163c37be6ffe17a6c)) - +- **docs:** Specify styled-components version in the README ([#490](https://github.com/bigcommerce/big-design/issues/490)) ([c92403e](https://github.com/bigcommerce/big-design/commit/c92403edf8e29bf1afd3c9c163c37be6ffe17a6c)) ### Features -* **theme:** add currentColor, inherit, and transparent props to colors ([#504](https://github.com/bigcommerce/big-design/issues/504)) ([3ef9b18](https://github.com/bigcommerce/big-design/commit/3ef9b1899ccef4c282f2f293e8fdd34d204e0420)) - - - - +- **theme:** add currentColor, inherit, and transparent props to colors ([#504](https://github.com/bigcommerce/big-design/issues/504)) ([3ef9b18](https://github.com/bigcommerce/big-design/commit/3ef9b1899ccef4c282f2f293e8fdd34d204e0420)) # [0.11.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.10.1...@bigcommerce/big-design-theme@0.11.0) (2020-11-12) - ### Bug Fixes -* webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) -* **component:** updates progress circle to use em instead of rem due to error in Safari 14 ([#472](https://github.com/bigcommerce/big-design/issues/472)) ([3bedcc1](https://github.com/bigcommerce/big-design/commit/3bedcc1be8e5f5a8c9c63d634a1c567dd3016002)) - - - - +- webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) +- **component:** updates progress circle to use em instead of rem due to error in Safari 14 ([#472](https://github.com/bigcommerce/big-design/issues/472)) ([3bedcc1](https://github.com/bigcommerce/big-design/commit/3bedcc1be8e5f5a8c9c63d634a1c567dd3016002)) ## [0.10.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.10.0...@bigcommerce/big-design-theme@0.10.1) (2020-08-31) - ### Features -* **theme:** add DefaultTheme extension types ([cdfeb49](https://github.com/bigcommerce/big-design/commit/cdfeb493973cce48ed92e30951be2b8bc87ed194)) - - - - +- **theme:** add DefaultTheme extension types ([cdfeb49](https://github.com/bigcommerce/big-design/commit/cdfeb493973cce48ed92e30951be2b8bc87ed194)) # [0.10.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.9.0...@bigcommerce/big-design-theme@0.10.0) (2020-06-16) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.9.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.8.0...@bigcommerce/big-design-theme@0.9.0) (2020-04-29) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.8.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.7.0...@bigcommerce/big-design-theme@0.8.0) (2020-04-20) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.7.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.6.0...@bigcommerce/big-design-theme@0.7.0) (2020-03-25) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # [0.6.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.5.0...@bigcommerce/big-design-theme@0.6.0) (2020-02-21) - ### Features -* **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) - - - - +- **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) # [0.5.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.4.0...@bigcommerce/big-design-theme@0.5.0) (2020-02-06) - ### Bug Fixes -* add react-hooks eslint and fix missing deps/issues ([#330](https://github.com/bigcommerce/big-design/issues/330)) ([da3fbd6](https://github.com/bigcommerce/big-design/commit/da3fbd68181e98e43a95de7fce9956be91afc9b8)) - - - - +- add react-hooks eslint and fix missing deps/issues ([#330](https://github.com/bigcommerce/big-design/issues/330)) ([da3fbd6](https://github.com/bigcommerce/big-design/commit/da3fbd68181e98e43a95de7fce9956be91afc9b8)) # [0.4.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.3.1...@bigcommerce/big-design-theme@0.4.0) (2019-12-09) - ### Features -* **component:** add tab trap for modals and dialogs ([dcacbf9](https://github.com/bigcommerce/big-design/commit/dcacbf96a38bef1134e2a8dcbd986f6362e0e2b7)) - - - - +- **component:** add tab trap for modals and dialogs ([dcacbf9](https://github.com/bigcommerce/big-design/commit/dcacbf96a38bef1134e2a8dcbd986f6362e0e2b7)) ## [0.3.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.3.0...@bigcommerce/big-design-theme@0.3.1) (2019-11-12) - ### Features -* **all:** better tree shaking ([c0998a7](https://github.com/bigcommerce/big-design/commit/c0998a7)) - - - - +- **all:** better tree shaking ([c0998a7](https://github.com/bigcommerce/big-design/commit/c0998a7)) # [0.3.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.2.0...@bigcommerce/big-design-theme@0.3.0) (2019-11-11) - ### Features -* **all:** bump styled-components peerDependency version ([fd89fa3](https://github.com/bigcommerce/big-design/commit/fd89fa3)) -* **component:** tooltip for dropdown item ([#228](https://github.com/bigcommerce/big-design/issues/228)) ([4e5fc50](https://github.com/bigcommerce/big-design/commit/4e5fc50)) - +- **all:** bump styled-components peerDependency version ([fd89fa3](https://github.com/bigcommerce/big-design/commit/fd89fa3)) +- **component:** tooltip for dropdown item ([#228](https://github.com/bigcommerce/big-design/issues/228)) ([4e5fc50](https://github.com/bigcommerce/big-design/commit/4e5fc50)) ### BREAKING CHANGES -* **all:** bumped peer dependency of styled-components to `^4.3.0` - - - - +- **all:** bumped peer dependency of styled-components to `^4.3.0` # [0.2.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.1.2...@bigcommerce/big-design-theme@0.2.0) (2019-10-29) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - ## [0.1.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.1.1...@bigcommerce/big-design-theme@0.1.2) (2019-08-19) - ### Bug Fixes -* **component:** add missing z-index to components ([#176](https://github.com/bigcommerce/big-design/issues/176)) ([800d2fc](https://github.com/bigcommerce/big-design/commit/800d2fc)) - +- **component:** add missing z-index to components ([#176](https://github.com/bigcommerce/big-design/issues/176)) ([800d2fc](https://github.com/bigcommerce/big-design/commit/800d2fc)) ### BREAKING CHANGES -* **component:** `theme.zIndex` no longer has `theme.zIndex.dropdown` - - - - +- **component:** `theme.zIndex` no longer has `theme.zIndex.dropdown` ## [0.1.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.1.0...@bigcommerce/big-design-theme@0.1.1) (2019-08-15) **Note:** Version bump only for package @bigcommerce/big-design-theme - - - - # 0.1.0 (2019-08-13) - ### Bug Fixes -* **theme:** export missing properties ([f439df0](https://github.com/bigcommerce/big-design/commit/f439df0)) -* **theme:** issue with font sizes in createTheme ([#135](https://github.com/bigcommerce/big-design/issues/135)) ([313ff46](https://github.com/bigcommerce/big-design/commit/313ff46)) - +- **theme:** export missing properties ([f439df0](https://github.com/bigcommerce/big-design/commit/f439df0)) +- **theme:** issue with font sizes in createTheme ([#135](https://github.com/bigcommerce/big-design/issues/135)) ([313ff46](https://github.com/bigcommerce/big-design/commit/313ff46)) ### Features -* **theme:** initial package setup ([f734dfb](https://github.com/bigcommerce/big-design/commit/f734dfb)) -* **theme:** rename elevation to shadow ([659c6ad](https://github.com/bigcommerce/big-design/commit/659c6ad)) - +- **theme:** initial package setup ([f734dfb](https://github.com/bigcommerce/big-design/commit/f734dfb)) +- **theme:** rename elevation to shadow ([659c6ad](https://github.com/bigcommerce/big-design/commit/659c6ad)) ### BREAKING CHANGES -* **theme:** `elevation` is now called `shadow` +- **theme:** `elevation` is now called `shadow` diff --git a/packages/big-design-theme/package.json b/packages/big-design-theme/package.json index d105fc768..c54e9a486 100644 --- a/packages/big-design-theme/package.json +++ b/packages/big-design-theme/package.json @@ -1,6 +1,6 @@ { "name": "@bigcommerce/big-design-theme", - "version": "1.0.2", + "version": "1.1.0", "sideEffects": false, "main": "src/index.ts", "license": "(MIT AND CC-BY-3.0)", diff --git a/packages/big-design/CHANGELOG.md b/packages/big-design/CHANGELOG.md index 98559c340..ea2cab0d4 100644 --- a/packages/big-design/CHANGELOG.md +++ b/packages/big-design/CHANGELOG.md @@ -1,1280 +1,912 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 1.4.0 -# [1.3.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@1.2.0...@bigcommerce/big-design@1.3.0) (2024-08-06) +### Minor Changes +- d2f010d: Added MultiSelect column type to Worksheet component -### Bug Fixes +### Patch Changes -* **component:** fix onBlur and onFocus support for Datepicker ([#1478](https://github.com/bigcommerce/big-design/issues/1478)) ([75b6212](https://github.com/bigcommerce/big-design/commit/75b6212b5fec2329e378201978b794435f391140)) +- 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](https://conventionalcommits.org) for commit guidelines. -### Features - -* **component:** implement copy-paste for worksheet ([#1467](https://github.com/bigcommerce/big-design/issues/1467)) ([c7d7498](https://github.com/bigcommerce/big-design/commit/c7d7498fc753e1935eb56f8ad9b245f63ceaa3e8)) +# [1.3.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@1.2.0...@bigcommerce/big-design@1.3.0) (2024-08-06) +### Bug Fixes +- **component:** fix onBlur and onFocus support for Datepicker ([#1478](https://github.com/bigcommerce/big-design/issues/1478)) ([75b6212](https://github.com/bigcommerce/big-design/commit/75b6212b5fec2329e378201978b794435f391140)) +### Features +- **component:** implement copy-paste for worksheet ([#1467](https://github.com/bigcommerce/big-design/issues/1467)) ([c7d7498](https://github.com/bigcommerce/big-design/commit/c7d7498fc753e1935eb56f8ad9b245f63ceaa3e8)) # [1.2.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@1.1.0...@bigcommerce/big-design@1.2.0) (2024-07-11) - ### Bug Fixes -* **component:** avoid displaying NaN in number cell ([#1459](https://github.com/bigcommerce/big-design/issues/1459)) ([47240d4](https://github.com/bigcommerce/big-design/commit/47240d40a5fd99add909563923af1047fe034f18)) -* **component:** fix formatting of the worksheet cell ([#1458](https://github.com/bigcommerce/big-design/issues/1458)) ([fbf2a28](https://github.com/bigcommerce/big-design/commit/fbf2a288006296b04efcda911390dccf90c1ab4f)) - +- **component:** avoid displaying NaN in number cell ([#1459](https://github.com/bigcommerce/big-design/issues/1459)) ([47240d4](https://github.com/bigcommerce/big-design/commit/47240d40a5fd99add909563923af1047fe034f18)) +- **component:** fix formatting of the worksheet cell ([#1458](https://github.com/bigcommerce/big-design/issues/1458)) ([fbf2a28](https://github.com/bigcommerce/big-design/commit/fbf2a288006296b04efcda911390dccf90c1ab4f)) ### Features -* **component:** implement `select all` for multi-select component ([#1456](https://github.com/bigcommerce/big-design/issues/1456)) ([23fb3e1](https://github.com/bigcommerce/big-design/commit/23fb3e1fd910eb37ec181bdc2ad9ec97c10be92d)) - - - - +- **component:** implement `select all` for multi-select component ([#1456](https://github.com/bigcommerce/big-design/issues/1456)) ([23fb3e1](https://github.com/bigcommerce/big-design/commit/23fb3e1fd910eb37ec181bdc2ad9ec97c10be92d)) # [1.1.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@1.0.0...@bigcommerce/big-design@1.1.0) (2024-06-11) - ### Bug Fixes -* **component:** fix extra body scroll due to multi-select without visual regression ([a1f0967](https://github.com/bigcommerce/big-design/commit/a1f0967f20e05f57d2a3ddc279858617b66d1d3a)), closes [#1441](https://github.com/bigcommerce/big-design/issues/1441) -* **component:** remove excess margin from contentless Panel ([#1429](https://github.com/bigcommerce/big-design/issues/1429)) ([d04905e](https://github.com/bigcommerce/big-design/commit/d04905ea30c362abbb379b314de43c6ce9c6fae1)) - +- **component:** fix extra body scroll due to multi-select without visual regression ([a1f0967](https://github.com/bigcommerce/big-design/commit/a1f0967f20e05f57d2a3ddc279858617b66d1d3a)), closes [#1441](https://github.com/bigcommerce/big-design/issues/1441) +- **component:** remove excess margin from contentless Panel ([#1429](https://github.com/bigcommerce/big-design/issues/1429)) ([d04905e](https://github.com/bigcommerce/big-design/commit/d04905ea30c362abbb379b314de43c6ce9c6fae1)) ### Features -* **component:** type added to the Collapse button ([#1436](https://github.com/bigcommerce/big-design/issues/1436)) ([8074bb0](https://github.com/bigcommerce/big-design/commit/8074bb0ae59e913fa31dd526a79a94a449e6873d)) - - - - +- **component:** type added to the Collapse button ([#1436](https://github.com/bigcommerce/big-design/issues/1436)) ([8074bb0](https://github.com/bigcommerce/big-design/commit/8074bb0ae59e913fa31dd526a79a94a449e6873d)) # [1.0.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.39.1...@bigcommerce/big-design@1.0.0) (2024-04-17) - ### Bug Fixes -* highlight correct pagniation item ([54f21bf](https://github.com/bigcommerce/big-design/commit/54f21bfa6ccd97c7cd33469d10bd27851d85c6b9)) - +- highlight correct pagniation item ([54f21bf](https://github.com/bigcommerce/big-design/commit/54f21bfa6ccd97c7cd33469d10bd27851d85c6b9)) ### Features -* export types without reassignment ([9bf2244](https://github.com/bigcommerce/big-design/commit/9bf224417433e54680794f97d30a01fb77b24d69)) - - - - +- export types without reassignment ([9bf2244](https://github.com/bigcommerce/big-design/commit/9bf224417433e54680794f97d30a01fb77b24d69)) ## [0.39.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.39.0...@bigcommerce/big-design@0.39.1) (2024-04-09) - ### Bug Fixes -* typescript build output with wrong imports ([a812497](https://github.com/bigcommerce/big-design/commit/a81249798e20c10754c938b2b3d3dcc95d81aa0c)) - +- typescript build output with wrong imports ([a812497](https://github.com/bigcommerce/big-design/commit/a81249798e20c10754c938b2b3d3dcc95d81aa0c)) ### Features -* **component:** allow Alerts to be labelled by their header ([#1388](https://github.com/bigcommerce/big-design/issues/1388)) ([54ba7d5](https://github.com/bigcommerce/big-design/commit/54ba7d58762e56dbb3259ad4397e99c1493551e8)) - - - - +- **component:** allow Alerts to be labelled by their header ([#1388](https://github.com/bigcommerce/big-design/issues/1388)) ([54ba7d5](https://github.com/bigcommerce/big-design/commit/54ba7d58762e56dbb3259ad4397e99c1493551e8)) # [0.39.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.38.2...@bigcommerce/big-design@0.39.0) (2024-04-02) - ### Features -* **component:** add icon props for FileUploader dropzone ([#1343](https://github.com/bigcommerce/big-design/issues/1343)) ([96b8a86](https://github.com/bigcommerce/big-design/commit/96b8a8649982b47c9761d7272d09337a2c8d8ce7)) -* **component:** extend FileUploader with new errors view, custom file actions ([#1344](https://github.com/bigcommerce/big-design/issues/1344)) ([89ad5b1](https://github.com/bigcommerce/big-design/commit/89ad5b14fda5e1ac28d8a63b5d16aaf9ada9b0b7)) -* **component:** implement file uploader ([#1326](https://github.com/bigcommerce/big-design/issues/1326)) ([f1e09a6](https://github.com/bigcommerce/big-design/commit/f1e09a6d79672077b66c554107d7e6ad89151dff)) - - - - +- **component:** add icon props for FileUploader dropzone ([#1343](https://github.com/bigcommerce/big-design/issues/1343)) ([96b8a86](https://github.com/bigcommerce/big-design/commit/96b8a8649982b47c9761d7272d09337a2c8d8ce7)) +- **component:** extend FileUploader with new errors view, custom file actions ([#1344](https://github.com/bigcommerce/big-design/issues/1344)) ([89ad5b1](https://github.com/bigcommerce/big-design/commit/89ad5b14fda5e1ac28d8a63b5d16aaf9ada9b0b7)) +- **component:** implement file uploader ([#1326](https://github.com/bigcommerce/big-design/issues/1326)) ([f1e09a6](https://github.com/bigcommerce/big-design/commit/f1e09a6d79672077b66c554107d7e6ad89151dff)) ## [0.38.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.38.1...@bigcommerce/big-design@0.38.2) (2024-01-23) - ### Bug Fixes -* **component:** fix extra body scroll because of multiselect ([#1322](https://github.com/bigcommerce/big-design/issues/1322)) ([e2603ee](https://github.com/bigcommerce/big-design/commit/e2603ee27eb223c6be3dcddf108672e46d75df2e)) -* **component:** fix redundant closing of multiselect when click on options ([#1324](https://github.com/bigcommerce/big-design/issues/1324)) ([b6fa41d](https://github.com/bigcommerce/big-design/commit/b6fa41d4e5915cb559657d8be8aede105e1c69eb)) -* **component:** fix unselecting via chip for multiselect ([#1323](https://github.com/bigcommerce/big-design/issues/1323)) ([13496fc](https://github.com/bigcommerce/big-design/commit/13496fceba63521441cbe7c3547283b24dc781ec)) - - - - +- **component:** fix extra body scroll because of multiselect ([#1322](https://github.com/bigcommerce/big-design/issues/1322)) ([e2603ee](https://github.com/bigcommerce/big-design/commit/e2603ee27eb223c6be3dcddf108672e46d75df2e)) +- **component:** fix redundant closing of multiselect when click on options ([#1324](https://github.com/bigcommerce/big-design/issues/1324)) ([b6fa41d](https://github.com/bigcommerce/big-design/commit/b6fa41d4e5915cb559657d8be8aede105e1c69eb)) +- **component:** fix unselecting via chip for multiselect ([#1323](https://github.com/bigcommerce/big-design/issues/1323)) ([13496fc](https://github.com/bigcommerce/big-design/commit/13496fceba63521441cbe7c3547283b24dc781ec)) ## [0.38.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.38.0...@bigcommerce/big-design@0.38.1) (2024-01-02) - ### Bug Fixes -* **component:** fix autofilling for disabled cells ([#1308](https://github.com/bigcommerce/big-design/issues/1308)) ([8013195](https://github.com/bigcommerce/big-design/commit/80131956644d48df1fa5ec0d64fcd9be5d51e6b9)) -* **component:** fix bad setState call in MultiSelect ([#1102](https://github.com/bigcommerce/big-design/issues/1102)) ([#1320](https://github.com/bigcommerce/big-design/issues/1320)) ([99f95df](https://github.com/bigcommerce/big-design/commit/99f95df8c2971a1cb8e326e43167e49d0429073a)) -* **component:** update disabled input text color ([#1312](https://github.com/bigcommerce/big-design/issues/1312)) ([4dd2b74](https://github.com/bigcommerce/big-design/commit/4dd2b747e4467477f9ea35f472b72ee01accfb1a)) - - - - +- **component:** fix autofilling for disabled cells ([#1308](https://github.com/bigcommerce/big-design/issues/1308)) ([8013195](https://github.com/bigcommerce/big-design/commit/80131956644d48df1fa5ec0d64fcd9be5d51e6b9)) +- **component:** fix bad setState call in MultiSelect ([#1102](https://github.com/bigcommerce/big-design/issues/1102)) ([#1320](https://github.com/bigcommerce/big-design/issues/1320)) ([99f95df](https://github.com/bigcommerce/big-design/commit/99f95df8c2971a1cb8e326e43167e49d0429073a)) +- **component:** update disabled input text color ([#1312](https://github.com/bigcommerce/big-design/issues/1312)) ([4dd2b74](https://github.com/bigcommerce/big-design/commit/4dd2b747e4467477f9ea35f472b72ee01accfb1a)) # [0.38.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.37.0...@bigcommerce/big-design@0.38.0) (2023-10-09) - ### Features -* **component:** add Toggle component ([#1274](https://github.com/bigcommerce/big-design/issues/1274)) ([8200e44](https://github.com/bigcommerce/big-design/commit/8200e44baa0813a1163d9981c292d95d62672691)) -* **component:** add utility variant to Button ([5e982bd](https://github.com/bigcommerce/big-design/commit/5e982bd04ee01b5c26167ca66a69c07c8c49e9df)) - - - - +- **component:** add Toggle component ([#1274](https://github.com/bigcommerce/big-design/issues/1274)) ([8200e44](https://github.com/bigcommerce/big-design/commit/8200e44baa0813a1163d9981c292d95d62672691)) +- **component:** add utility variant to Button ([5e982bd](https://github.com/bigcommerce/big-design/commit/5e982bd04ee01b5c26167ca66a69c07c8c49e9df)) # [0.37.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.36.2...@bigcommerce/big-design@0.37.0) (2023-07-26) - ### Bug Fixes -* **component:** fix datepicker extra label ([#1246](https://github.com/bigcommerce/big-design/issues/1246)) ([d84eb64](https://github.com/bigcommerce/big-design/commit/d84eb64df4f167a22a30cdddfb3f092246442a6d)) -* **component:** fix selection issue when many items ([#1240](https://github.com/bigcommerce/big-design/issues/1240)) ([da7a1dc](https://github.com/bigcommerce/big-design/commit/da7a1dc05092cdb56d7ab7fa654517a6ed1dc25a)) -* **component:** fix the filling of the disabled worksheet rows ([#1238](https://github.com/bigcommerce/big-design/issues/1238)) ([2a87ba8](https://github.com/bigcommerce/big-design/commit/2a87ba8e0338791b8b0075a15f139fbc397cc150)) - +- **component:** fix datepicker extra label ([#1246](https://github.com/bigcommerce/big-design/issues/1246)) ([d84eb64](https://github.com/bigcommerce/big-design/commit/d84eb64df4f167a22a30cdddfb3f092246442a6d)) +- **component:** fix selection issue when many items ([#1240](https://github.com/bigcommerce/big-design/issues/1240)) ([da7a1dc](https://github.com/bigcommerce/big-design/commit/da7a1dc05092cdb56d7ab7fa654517a6ed1dc25a)) +- **component:** fix the filling of the disabled worksheet rows ([#1238](https://github.com/bigcommerce/big-design/issues/1238)) ([2a87ba8](https://github.com/bigcommerce/big-design/commit/2a87ba8e0338791b8b0075a15f139fbc397cc150)) ### Features -* **component:** add enabled column prop to the worksheet ([#1241](https://github.com/bigcommerce/big-design/issues/1241)) ([aaad5cb](https://github.com/bigcommerce/big-design/commit/aaad5cba66eac300e69db6e328cbf80a629ac361)) -* **component:** added Badge props to Panel component ([#1270](https://github.com/bigcommerce/big-design/issues/1270)) ([3a712b0](https://github.com/bigcommerce/big-design/commit/3a712b03feee9f95121740fab449520ead34d590)) -* **component:** fix the looping of the worksheet ([#1239](https://github.com/bigcommerce/big-design/issues/1239)) ([2135025](https://github.com/bigcommerce/big-design/commit/21350251adf92c7dabb7df1c98d81c73956b85e6)) -* **component:** localize components ([#1200](https://github.com/bigcommerce/big-design/issues/1200)) ([151484b](https://github.com/bigcommerce/big-design/commit/151484be73fa52ef1fe7aa5713cbf3c09ded29f0)) - +- **component:** add enabled column prop to the worksheet ([#1241](https://github.com/bigcommerce/big-design/issues/1241)) ([aaad5cb](https://github.com/bigcommerce/big-design/commit/aaad5cba66eac300e69db6e328cbf80a629ac361)) +- **component:** added Badge props to Panel component ([#1270](https://github.com/bigcommerce/big-design/issues/1270)) ([3a712b0](https://github.com/bigcommerce/big-design/commit/3a712b03feee9f95121740fab449520ead34d590)) +- **component:** fix the looping of the worksheet ([#1239](https://github.com/bigcommerce/big-design/issues/1239)) ([2135025](https://github.com/bigcommerce/big-design/commit/21350251adf92c7dabb7df1c98d81c73956b85e6)) +- **component:** localize components ([#1200](https://github.com/bigcommerce/big-design/issues/1200)) ([151484b](https://github.com/bigcommerce/big-design/commit/151484be73fa52ef1fe7aa5713cbf3c09ded29f0)) ### BREAKING CHANGES -* **component:** pagination label `props` were removed in favor of `localization` object - - - - +- **component:** pagination label `props` were removed in favor of `localization` object ## [0.36.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.36.1...@bigcommerce/big-design@0.36.2) (2023-06-14) **Note:** Version bump only for package @bigcommerce/big-design - - - - ## [0.36.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.36.0...@bigcommerce/big-design@0.36.1) (2023-06-09) - ### Bug Fixes -* **component:** prevent filling out the disabled cells ([#1218](https://github.com/bigcommerce/big-design/issues/1218)) ([1511124](https://github.com/bigcommerce/big-design/commit/15111243188c40cd7ab0e35b49c1cf12f59719f5)) - +- **component:** prevent filling out the disabled cells ([#1218](https://github.com/bigcommerce/big-design/issues/1218)) ([1511124](https://github.com/bigcommerce/big-design/commit/15111243188c40cd7ab0e35b49c1cf12f59719f5)) ### Features -* **component:** add notation for worksheet cells ([#1193](https://github.com/bigcommerce/big-design/issues/1193)) ([f689f00](https://github.com/bigcommerce/big-design/commit/f689f0042fc27cc4d73df345c6530ebc2c498524)) - - - - +- **component:** add notation for worksheet cells ([#1193](https://github.com/bigcommerce/big-design/issues/1193)) ([f689f00](https://github.com/bigcommerce/big-design/commit/f689f0042fc27cc4d73df345c6530ebc2c498524)) # [0.36.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.35.0...@bigcommerce/big-design@0.36.0) (2023-04-05) - ### Bug Fixes -* **component:** fix alignment of the worksheet header ([#1111](https://github.com/bigcommerce/big-design/issues/1111)) ([ea8ec13](https://github.com/bigcommerce/big-design/commit/ea8ec13bcc31b98da5a9a4f888027f631d9a0808)) -* **component:** fix Chip and MessagingButton width ([#1103](https://github.com/bigcommerce/big-design/issues/1103)) ([9b3c7bf](https://github.com/bigcommerce/big-design/commit/9b3c7bf48bbd7627f40b36dcdab77cdecad29a39)) -* **component:** fix extra triggering onError when new rows are passed ([#1167](https://github.com/bigcommerce/big-design/issues/1167)) ([6f6d993](https://github.com/bigcommerce/big-design/commit/6f6d993c63b2144f3464441092365796c167aa60)) -* **component:** prevent focus from opening menu in selects ([#1142](https://github.com/bigcommerce/big-design/issues/1142)) ([4dacc72](https://github.com/bigcommerce/big-design/commit/4dacc725837564ca87b858aa286b719e72d88cf1)) -* **component:** prevent selectedItem from being set on Dropdown blur ([afbc00a](https://github.com/bigcommerce/big-design/commit/afbc00aa7ad7a7d8a49497c358f24bc7fd75386a)) - +- **component:** fix alignment of the worksheet header ([#1111](https://github.com/bigcommerce/big-design/issues/1111)) ([ea8ec13](https://github.com/bigcommerce/big-design/commit/ea8ec13bcc31b98da5a9a4f888027f631d9a0808)) +- **component:** fix Chip and MessagingButton width ([#1103](https://github.com/bigcommerce/big-design/issues/1103)) ([9b3c7bf](https://github.com/bigcommerce/big-design/commit/9b3c7bf48bbd7627f40b36dcdab77cdecad29a39)) +- **component:** fix extra triggering onError when new rows are passed ([#1167](https://github.com/bigcommerce/big-design/issues/1167)) ([6f6d993](https://github.com/bigcommerce/big-design/commit/6f6d993c63b2144f3464441092365796c167aa60)) +- **component:** prevent focus from opening menu in selects ([#1142](https://github.com/bigcommerce/big-design/issues/1142)) ([4dacc72](https://github.com/bigcommerce/big-design/commit/4dacc725837564ca87b858aa286b719e72d88cf1)) +- **component:** prevent selectedItem from being set on Dropdown blur ([afbc00a](https://github.com/bigcommerce/big-design/commit/afbc00aa7ad7a7d8a49497c358f24bc7fd75386a)) ### Features -* **component:** add cell selection with a keyboard ([#1173](https://github.com/bigcommerce/big-design/issues/1173)) ([8369c1f](https://github.com/bigcommerce/big-design/commit/8369c1f3c0711e6da348129b6fcdd1c5d44758f3)) -* **component:** add description to Panel ([#1119](https://github.com/bigcommerce/big-design/issues/1119)) ([2038194](https://github.com/bigcommerce/big-design/commit/203819439f138f22507eb4a3048bc7de1f747ff6)) -* **component:** add header tooltip for worksheet component ([#1095](https://github.com/bigcommerce/big-design/issues/1095)) ([9c26b3a](https://github.com/bigcommerce/big-design/commit/9c26b3aa82374acdb0f96b22e6c400f50f177337)) -* **component:** add sub-rows indicators for worksheet ([#1110](https://github.com/bigcommerce/big-design/issues/1110)) ([5fb71c1](https://github.com/bigcommerce/big-design/commit/5fb71c108b77b74847dda5368145a2ca303aad83)) -* **component:** copy content within the column (worksheet) ([#1122](https://github.com/bigcommerce/big-design/issues/1122)) ([df9059f](https://github.com/bigcommerce/big-design/commit/df9059ff243b9d6b1829821a468cdf97b78038e0)) - - - - +- **component:** add cell selection with a keyboard ([#1173](https://github.com/bigcommerce/big-design/issues/1173)) ([8369c1f](https://github.com/bigcommerce/big-design/commit/8369c1f3c0711e6da348129b6fcdd1c5d44758f3)) +- **component:** add description to Panel ([#1119](https://github.com/bigcommerce/big-design/issues/1119)) ([2038194](https://github.com/bigcommerce/big-design/commit/203819439f138f22507eb4a3048bc7de1f747ff6)) +- **component:** add header tooltip for worksheet component ([#1095](https://github.com/bigcommerce/big-design/issues/1095)) ([9c26b3a](https://github.com/bigcommerce/big-design/commit/9c26b3aa82374acdb0f96b22e6c400f50f177337)) +- **component:** add sub-rows indicators for worksheet ([#1110](https://github.com/bigcommerce/big-design/issues/1110)) ([5fb71c1](https://github.com/bigcommerce/big-design/commit/5fb71c108b77b74847dda5368145a2ca303aad83)) +- **component:** copy content within the column (worksheet) ([#1122](https://github.com/bigcommerce/big-design/issues/1122)) ([df9059f](https://github.com/bigcommerce/big-design/commit/df9059ff243b9d6b1829821a468cdf97b78038e0)) # [0.35.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.34.3...@bigcommerce/big-design@0.35.0) (2023-01-09) - ### Bug Fixes -* **component:** fix table-next column alignment ([#1056](https://github.com/bigcommerce/big-design/issues/1056)) ([7293d10](https://github.com/bigcommerce/big-design/commit/7293d107ee686e7f90c277aca00d2361bb0edef2)) -* **component:** make iconOnly button square ([#1069](https://github.com/bigcommerce/big-design/issues/1069)) ([f6448d6](https://github.com/bigcommerce/big-design/commit/f6448d679bfc43639831f0621234063b870ede4e)) -* **component:** only focus on TreeItem when focus within Tree component ([#1087](https://github.com/bigcommerce/big-design/issues/1087)) ([64d102d](https://github.com/bigcommerce/big-design/commit/64d102d4ce3b8eaf947de68286899e798b84cb26)) -* **component:** specify button type for pagination ([#1055](https://github.com/bigcommerce/big-design/issues/1055)) ([e886c4f](https://github.com/bigcommerce/big-design/commit/e886c4f8a523dd459cb47f9b8b347d7904a9454f)) - +- **component:** fix table-next column alignment ([#1056](https://github.com/bigcommerce/big-design/issues/1056)) ([7293d10](https://github.com/bigcommerce/big-design/commit/7293d107ee686e7f90c277aca00d2361bb0edef2)) +- **component:** make iconOnly button square ([#1069](https://github.com/bigcommerce/big-design/issues/1069)) ([f6448d6](https://github.com/bigcommerce/big-design/commit/f6448d679bfc43639831f0621234063b870ede4e)) +- **component:** only focus on TreeItem when focus within Tree component ([#1087](https://github.com/bigcommerce/big-design/issues/1087)) ([64d102d](https://github.com/bigcommerce/big-design/commit/64d102d4ce3b8eaf947de68286899e798b84cb26)) +- **component:** specify button type for pagination ([#1055](https://github.com/bigcommerce/big-design/issues/1055)) ([e886c4f](https://github.com/bigcommerce/big-design/commit/e886c4f8a523dd459cb47f9b8b347d7904a9454f)) ### Features -* **component:** add Badge props to Checkbox component ([#1080](https://github.com/bigcommerce/big-design/issues/1080)) ([e53f820](https://github.com/bigcommerce/big-design/commit/e53f820272513d128da2c489281bc31c9b15f590)) -* convert to react@18 only ([#1044](https://github.com/bigcommerce/big-design/issues/1044)) ([06c4697](https://github.com/bigcommerce/big-design/commit/06c469721bc06d1f872bed6bf5a46e6b568644e5)) -* **deps:** update downshift and apply a11y patterns ([597e8d1](https://github.com/bigcommerce/big-design/commit/597e8d173c140e7561f84af7037c9808cc53083b)) - +- **component:** add Badge props to Checkbox component ([#1080](https://github.com/bigcommerce/big-design/issues/1080)) ([e53f820](https://github.com/bigcommerce/big-design/commit/e53f820272513d128da2c489281bc31c9b15f590)) +- convert to react@18 only ([#1044](https://github.com/bigcommerce/big-design/issues/1044)) ([06c4697](https://github.com/bigcommerce/big-design/commit/06c469721bc06d1f872bed6bf5a46e6b568644e5)) +- **deps:** update downshift and apply a11y patterns ([597e8d1](https://github.com/bigcommerce/big-design/commit/597e8d173c140e7561f84af7037c9808cc53083b)) ### BREAKING CHANGES -* Requires `react@18` or higher. - - - - +- Requires `react@18` or higher. ## [0.34.3](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.34.2...@bigcommerce/big-design@0.34.3) (2022-11-03) - ### Features -* **component:** allow fullWidth on inline form fields ([f1f9c1e](https://github.com/bigcommerce/big-design/commit/f1f9c1e08ca214485f54ea8e102df00e6cada4cb)) - - - - +- **component:** allow fullWidth on inline form fields ([f1f9c1e](https://github.com/bigcommerce/big-design/commit/f1f9c1e08ca214485f54ea8e102df00e6cada4cb)) ## [0.34.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.34.1...@bigcommerce/big-design@0.34.2) (2022-10-27) - ### Bug Fixes -* **component:** add border-radius back to Panel component ([1a6b24c](https://github.com/bigcommerce/big-design/commit/1a6b24c3e63af65aa0cf99502bea3bcb9e811399)) -* **component:** add type button to StyledAccordionButton (1022) ([#1023](https://github.com/bigcommerce/big-design/issues/1023)) ([46acb11](https://github.com/bigcommerce/big-design/commit/46acb1166110b1f801dfb5faac26c3ad4f60ffca)) -* **component:** fix worksheet context ([#1007](https://github.com/bigcommerce/big-design/issues/1007)) ([0af1f9d](https://github.com/bigcommerce/big-design/commit/0af1f9dfb2d231ace73ebeb056cb15b40244ef8a)) -* **component:** keys presses fill the field in with the key code in worksheet ([#1015](https://github.com/bigcommerce/big-design/issues/1015)) ([b6a9677](https://github.com/bigcommerce/big-design/commit/b6a96778e1db50763a1e3ec1250a1c01854451aa)) - +- **component:** add border-radius back to Panel component ([1a6b24c](https://github.com/bigcommerce/big-design/commit/1a6b24c3e63af65aa0cf99502bea3bcb9e811399)) +- **component:** add type button to StyledAccordionButton (1022) ([#1023](https://github.com/bigcommerce/big-design/issues/1023)) ([46acb11](https://github.com/bigcommerce/big-design/commit/46acb1166110b1f801dfb5faac26c3ad4f60ffca)) +- **component:** fix worksheet context ([#1007](https://github.com/bigcommerce/big-design/issues/1007)) ([0af1f9d](https://github.com/bigcommerce/big-design/commit/0af1f9dfb2d231ace73ebeb056cb15b40244ef8a)) +- **component:** keys presses fill the field in with the key code in worksheet ([#1015](https://github.com/bigcommerce/big-design/issues/1015)) ([b6a9677](https://github.com/bigcommerce/big-design/commit/b6a96778e1db50763a1e3ec1250a1c01854451aa)) ### Features -* **component:** provide props for customising pagination button labels ([#1008](https://github.com/bigcommerce/big-design/issues/1008)) ([ccba275](https://github.com/bigcommerce/big-design/commit/ccba275c8ea0035560cf70b668dd1373a10ec30e)) - - - - +- **component:** provide props for customising pagination button labels ([#1008](https://github.com/bigcommerce/big-design/issues/1008)) ([ccba275](https://github.com/bigcommerce/big-design/commit/ccba275c8ea0035560cf70b668dd1373a10ec30e)) ## [0.34.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.34.0...@bigcommerce/big-design@0.34.1) (2022-10-06) - ### Bug Fixes -* **component:** fix counter component when submitting a form ([#992](https://github.com/bigcommerce/big-design/issues/992)) ([3e1dadd](https://github.com/bigcommerce/big-design/commit/3e1dadd9764ef7059ba991fb376db828538fc044)) -* **component:** fix table selection bug on individual rows ([f1a81ed](https://github.com/bigcommerce/big-design/commit/f1a81ed3ad3db0b8c051a6bffb8af902d8bf9188)) -* **component:** prevent column resizing when editing text field ([#991](https://github.com/bigcommerce/big-design/issues/991)) ([66c0b68](https://github.com/bigcommerce/big-design/commit/66c0b686560d2bbe159b2238e3c02b918b494df8)) - +- **component:** fix counter component when submitting a form ([#992](https://github.com/bigcommerce/big-design/issues/992)) ([3e1dadd](https://github.com/bigcommerce/big-design/commit/3e1dadd9764ef7059ba991fb376db828538fc044)) +- **component:** fix table selection bug on individual rows ([f1a81ed](https://github.com/bigcommerce/big-design/commit/f1a81ed3ad3db0b8c051a6bffb8af902d8bf9188)) +- **component:** prevent column resizing when editing text field ([#991](https://github.com/bigcommerce/big-design/issues/991)) ([66c0b68](https://github.com/bigcommerce/big-design/commit/66c0b686560d2bbe159b2238e3c02b918b494df8)) ### Features -* **component:** change updating cell strategy for text and number fields ([#984](https://github.com/bigcommerce/big-design/issues/984)) ([ffb23ad](https://github.com/bigcommerce/big-design/commit/ffb23ad71af29f6f97e1b4e2ab1a064c12674133)) - - - - +- **component:** change updating cell strategy for text and number fields ([#984](https://github.com/bigcommerce/big-design/issues/984)) ([ffb23ad](https://github.com/bigcommerce/big-design/commit/ffb23ad71af29f6f97e1b4e2ab1a064c12674133)) # [0.34.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.33.1...@bigcommerce/big-design@0.34.0) (2022-09-27) - ### Features -* **deps:** react@18 support ([51c688b](https://github.com/bigcommerce/big-design/commit/51c688b282277964eb01c1ed67c5c27cc0bc4c3e)) - - - - +- **deps:** react@18 support ([51c688b](https://github.com/bigcommerce/big-design/commit/51c688b282277964eb01c1ed67c5c27cc0bc4c3e)) ## [0.33.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.33.0...@bigcommerce/big-design@0.33.1) (2022-09-27) - ### Bug Fixes -* **component:** persist selection across TableNext pages ([e80c10a](https://github.com/bigcommerce/big-design/commit/e80c10a0c7152a711a544f37bfcef9310b6f1b3a)) -* **component:** render empty string when prop is undefined ([#961](https://github.com/bigcommerce/big-design/issues/961)) ([c286723](https://github.com/bigcommerce/big-design/commit/c286723f9a6c641243ed9571508ba5bb352918b8)) - +- **component:** persist selection across TableNext pages ([e80c10a](https://github.com/bigcommerce/big-design/commit/e80c10a0c7152a711a544f37bfcef9310b6f1b3a)) +- **component:** render empty string when prop is undefined ([#961](https://github.com/bigcommerce/big-design/issues/961)) ([c286723](https://github.com/bigcommerce/big-design/commit/c286723f9a6c641243ed9571508ba5bb352918b8)) ### Features -* **component:** allow custom column widths and overflow worksheet ([#975](https://github.com/bigcommerce/big-design/issues/975)) ([272dc39](https://github.com/bigcommerce/big-design/commit/272dc3973cc7d8ce4d20f82d80ab89e519c3704a)) -* **component:** inv-1713 Implement default expanded worksheet rows ([#974](https://github.com/bigcommerce/big-design/issues/974)) ([6d7c32b](https://github.com/bigcommerce/big-design/commit/6d7c32ba05b798e75543895e29402b9329e403ac)) -* **component:** normalize panel shadow across breakpoints ([4f91617](https://github.com/bigcommerce/big-design/commit/4f916173e211f19c6cfa92c324668e65f776124c)) - +- **component:** allow custom column widths and overflow worksheet ([#975](https://github.com/bigcommerce/big-design/issues/975)) ([272dc39](https://github.com/bigcommerce/big-design/commit/272dc3973cc7d8ce4d20f82d80ab89e519c3704a)) +- **component:** inv-1713 Implement default expanded worksheet rows ([#974](https://github.com/bigcommerce/big-design/issues/974)) ([6d7c32b](https://github.com/bigcommerce/big-design/commit/6d7c32ba05b798e75543895e29402b9329e403ac)) +- **component:** normalize panel shadow across breakpoints ([4f91617](https://github.com/bigcommerce/big-design/commit/4f916173e211f19c6cfa92c324668e65f776124c)) ### BREAKING CHANGES -* **component:** Text in columns will wrap (instead of ellipsis) and Worksheet will have a scrollable overflow if larger than viewport. - - - - +- **component:** Text in columns will wrap (instead of ellipsis) and Worksheet will have a scrollable overflow if larger than viewport. # [0.33.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.32.2-alpha.0...@bigcommerce/big-design@0.33.0) (2022-08-17) - ### Features -* **component:** add AccordionPanel component ([#933](https://github.com/bigcommerce/big-design/issues/933)) ([e22ffa2](https://github.com/bigcommerce/big-design/commit/e22ffa2cc8b4321a656dd19c3f3d0785a24eab8d)) - - - - +- **component:** add AccordionPanel component ([#933](https://github.com/bigcommerce/big-design/issues/933)) ([e22ffa2](https://github.com/bigcommerce/big-design/commit/e22ffa2cc8b4321a656dd19c3f3d0785a24eab8d)) ## [0.32.2-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.32.1...@bigcommerce/big-design@0.32.2-alpha.0) (2022-08-10) - ### Bug Fixes -* **component:** Fix space and alignment in TableNext ([#934](https://github.com/bigcommerce/big-design/issues/934)) ([493fc83](https://github.com/bigcommerce/big-design/commit/493fc83d74a2b85c4e90ed91299b6c5b36e4cbbd)) - +- **component:** Fix space and alignment in TableNext ([#934](https://github.com/bigcommerce/big-design/issues/934)) ([493fc83](https://github.com/bigcommerce/big-design/commit/493fc83d74a2b85c4e90ed91299b6c5b36e4cbbd)) ### Features -* **component:** TableNext - add loadAction prop ([#927](https://github.com/bigcommerce/big-design/issues/927)) ([b37254d](https://github.com/bigcommerce/big-design/commit/b37254d48598e36ec87c7701c9513f40522d4593)) - - - - +- **component:** TableNext - add loadAction prop ([#927](https://github.com/bigcommerce/big-design/issues/927)) ([b37254d](https://github.com/bigcommerce/big-design/commit/b37254d48598e36ec87c7701c9513f40522d4593)) ## [0.32.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.32.0...@bigcommerce/big-design@0.32.1) (2022-07-12) - ### Features -* **component:** support margin auto ([#905](https://github.com/bigcommerce/big-design/issues/905)) ([7c45ceb](https://github.com/bigcommerce/big-design/commit/7c45ceb338851aa03a5a26a017680bf68f14b9c0)) - - - - +- **component:** support margin auto ([#905](https://github.com/bigcommerce/big-design/issues/905)) ([7c45ceb](https://github.com/bigcommerce/big-design/commit/7c45ceb338851aa03a5a26a017680bf68f14b9c0)) # [0.32.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.31.1...@bigcommerce/big-design@0.32.0) (2022-07-06) - ### Bug Fixes -* **component:** add set width if unset ([#880](https://github.com/bigcommerce/big-design/issues/880)) ([3e2e08b](https://github.com/bigcommerce/big-design/commit/3e2e08be6046080e26323dbd603aa9ffb0e1819f)) -* **component:** fix extra triggering of onChange (Worksheet) ([#896](https://github.com/bigcommerce/big-design/issues/896)) ([abf525e](https://github.com/bigcommerce/big-design/commit/abf525e2ca7acb285c1421547621354a0ab2c6b1)) - +- **component:** add set width if unset ([#880](https://github.com/bigcommerce/big-design/issues/880)) ([3e2e08b](https://github.com/bigcommerce/big-design/commit/3e2e08be6046080e26323dbd603aa9ffb0e1819f)) +- **component:** fix extra triggering of onChange (Worksheet) ([#896](https://github.com/bigcommerce/big-design/issues/896)) ([abf525e](https://github.com/bigcommerce/big-design/commit/abf525e2ca7acb285c1421547621354a0ab2c6b1)) ### Features -* **component:** add rows disabling for worksheet ([#887](https://github.com/bigcommerce/big-design/issues/887)) ([fdd9303](https://github.com/bigcommerce/big-design/commit/fdd9303717cde570efff0ef2eeb74cc28b61ba85)) -* **component:** remove tooltip wrapper ([b924899](https://github.com/bigcommerce/big-design/commit/b92489911d2ccb075389eb2be3586d32ab124a4c)) - +- **component:** add rows disabling for worksheet ([#887](https://github.com/bigcommerce/big-design/issues/887)) ([fdd9303](https://github.com/bigcommerce/big-design/commit/fdd9303717cde570efff0ef2eeb74cc28b61ba85)) +- **component:** remove tooltip wrapper ([b924899](https://github.com/bigcommerce/big-design/commit/b92489911d2ccb075389eb2be3586d32ab124a4c)) ### BREAKING CHANGES -* **component:** - Removes the `inline` prop on the tooltip -- Strings are not allowed in the `trigger` prop - - - +- **component:** - Removes the `inline` prop on the tooltip +* Strings are not allowed in the `trigger` prop ## [0.31.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.31.0...@bigcommerce/big-design@0.31.1) (2022-06-10) - ### Bug Fixes -* **component:** fix Worksheet onchnage typings ([#858](https://github.com/bigcommerce/big-design/issues/858)) ([3710cf5](https://github.com/bigcommerce/big-design/commit/3710cf5fb32b033ebbe5bcc90b0d3887c2037781)) -* **component:** StatefulTable and Table has rendering hiccup when dragging & dropping ([#860](https://github.com/bigcommerce/big-design/issues/860)) ([81c9d4b](https://github.com/bigcommerce/big-design/commit/81c9d4b6f221999f9ee463a3f2b72f6af5ddff06)) - +- **component:** fix Worksheet onchnage typings ([#858](https://github.com/bigcommerce/big-design/issues/858)) ([3710cf5](https://github.com/bigcommerce/big-design/commit/3710cf5fb32b033ebbe5bcc90b0d3887c2037781)) +- **component:** StatefulTable and Table has rendering hiccup when dragging & dropping ([#860](https://github.com/bigcommerce/big-design/issues/860)) ([81c9d4b](https://github.com/bigcommerce/big-design/commit/81c9d4b6f221999f9ee463a3f2b72f6af5ddff06)) ### Features -* **component:** add css gap props in Flex and Grid components ([#849](https://github.com/bigcommerce/big-design/issues/849)) ([d7ae396](https://github.com/bigcommerce/big-design/commit/d7ae3960d292e2481c3bdcedda0a4ba14f261950)) -* **component:** disable button when isLoading ([0bb27b4](https://github.com/bigcommerce/big-design/commit/0bb27b44f1f51a0d0f653114a7dec72c035eeffb)) - - - - +- **component:** add css gap props in Flex and Grid components ([#849](https://github.com/bigcommerce/big-design/issues/849)) ([d7ae396](https://github.com/bigcommerce/big-design/commit/d7ae3960d292e2481c3bdcedda0a4ba14f261950)) +- **component:** disable button when isLoading ([0bb27b4](https://github.com/bigcommerce/big-design/commit/0bb27b44f1f51a0d0f653114a7dec72c035eeffb)) # [0.31.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.3-alpha.2...@bigcommerce/big-design@0.31.0) (2022-05-11) - ### Features -* **component:** auto-highlight first matching option in Select and MultiSelect ([#818](https://github.com/bigcommerce/big-design/issues/818)) ([76eeeb7](https://github.com/bigcommerce/big-design/commit/76eeeb730af0318d24e7dd863e352d6ab6d0125f)) - - - - +- **component:** auto-highlight first matching option in Select and MultiSelect ([#818](https://github.com/bigcommerce/big-design/issues/818)) ([76eeeb7](https://github.com/bigcommerce/big-design/commit/76eeeb730af0318d24e7dd863e352d6ab6d0125f)) ## [0.30.3-alpha.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.3-alpha.1...@bigcommerce/big-design@0.30.3-alpha.2) (2022-03-22) - ### Bug Fixes -* **component:** add missing aria roles to tabs ([#762](https://github.com/bigcommerce/big-design/issues/762)) ([7bcc3a0](https://github.com/bigcommerce/big-design/commit/7bcc3a07255e627b458f3c31dafc90a6278eb98f)) -* **component:** change flex-reversed to flex-reverse ([#721](https://github.com/bigcommerce/big-design/issues/721)) ([b65692b](https://github.com/bigcommerce/big-design/commit/b65692b72bc765286c9f29ed9a7e4a88eb1a48c0)) -* **component:** dont open select on focus ([#764](https://github.com/bigcommerce/big-design/issues/764)) ([ee64a77](https://github.com/bigcommerce/big-design/commit/ee64a77ebda303eb67fd003323c0f8f59da64faa)) -* **component:** use aria-selected for tabs ([#763](https://github.com/bigcommerce/big-design/issues/763)) ([2771096](https://github.com/bigcommerce/big-design/commit/277109635e9664f6e82a4cb68162550780e0ee59)) -* upgrade date-fns from 2.22.1 to 2.28.0 ([ee36ba3](https://github.com/bigcommerce/big-design/commit/ee36ba32e30400cc91d0b1aeee20ffc6fad9141d)) -* upgrade downshift from 6.1.0 to 6.1.7 ([#689](https://github.com/bigcommerce/big-design/issues/689)) ([1555964](https://github.com/bigcommerce/big-design/commit/155596443bd45208ce53669c557a08dfc110f9e4)) - +- **component:** add missing aria roles to tabs ([#762](https://github.com/bigcommerce/big-design/issues/762)) ([7bcc3a0](https://github.com/bigcommerce/big-design/commit/7bcc3a07255e627b458f3c31dafc90a6278eb98f)) +- **component:** change flex-reversed to flex-reverse ([#721](https://github.com/bigcommerce/big-design/issues/721)) ([b65692b](https://github.com/bigcommerce/big-design/commit/b65692b72bc765286c9f29ed9a7e4a88eb1a48c0)) +- **component:** dont open select on focus ([#764](https://github.com/bigcommerce/big-design/issues/764)) ([ee64a77](https://github.com/bigcommerce/big-design/commit/ee64a77ebda303eb67fd003323c0f8f59da64faa)) +- **component:** use aria-selected for tabs ([#763](https://github.com/bigcommerce/big-design/issues/763)) ([2771096](https://github.com/bigcommerce/big-design/commit/277109635e9664f6e82a4cb68162550780e0ee59)) +- upgrade date-fns from 2.22.1 to 2.28.0 ([ee36ba3](https://github.com/bigcommerce/big-design/commit/ee36ba32e30400cc91d0b1aeee20ffc6fad9141d)) +- upgrade downshift from 6.1.0 to 6.1.7 ([#689](https://github.com/bigcommerce/big-design/issues/689)) ([1555964](https://github.com/bigcommerce/big-design/commit/155596443bd45208ce53669c557a08dfc110f9e4)) ### Features -* **component:** a11y + i18n for Search ([6eb85e0](https://github.com/bigcommerce/big-design/commit/6eb85e0b11e9993df546a20e6e3c853c5243cc2d)) -* **component:** autoComplete off for Search ([4b50017](https://github.com/bigcommerce/big-design/commit/4b50017c9f4f540c222dab9661d96a7f67d2e0e4)) -* **docs:** fix button group issue (676) ([#737](https://github.com/bigcommerce/big-design/issues/737)) ([3c5da19](https://github.com/bigcommerce/big-design/commit/3c5da192ab889cf4672921c94e4d92a7c0837017)) - - - - +- **component:** a11y + i18n for Search ([6eb85e0](https://github.com/bigcommerce/big-design/commit/6eb85e0b11e9993df546a20e6e3c853c5243cc2d)) +- **component:** autoComplete off for Search ([4b50017](https://github.com/bigcommerce/big-design/commit/4b50017c9f4f540c222dab9661d96a7f67d2e0e4)) +- **docs:** fix button group issue (676) ([#737](https://github.com/bigcommerce/big-design/issues/737)) ([3c5da19](https://github.com/bigcommerce/big-design/commit/3c5da192ab889cf4672921c94e4d92a7c0837017)) ## [0.30.3-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.3-alpha.0...@bigcommerce/big-design@0.30.3-alpha.1) (2022-01-14) - ### Bug Fixes -* **component:** allows pill tabs to receive updated items ([#667](https://github.com/bigcommerce/big-design/issues/667)) ([46e4e1e](https://github.com/bigcommerce/big-design/commit/46e4e1eee9587f146098d19487f79ec6d9d9ee16)) -* **component:** change checkbox margin and box sizing ([#646](https://github.com/bigcommerce/big-design/issues/646)) ([3c9ac79](https://github.com/bigcommerce/big-design/commit/3c9ac79ea9d3631542f2103f0ba40f088b423083)) -* **component:** error locale must match ([#575](https://github.com/bigcommerce/big-design/issues/575)) ([fdbbba7](https://github.com/bigcommerce/big-design/commit/fdbbba78e601757eb5934dcb68ccb87f9a75aeb1)), closes [#525](https://github.com/bigcommerce/big-design/issues/525) [#525](https://github.com/bigcommerce/big-design/issues/525) [#525](https://github.com/bigcommerce/big-design/issues/525) -* **component:** fix h3 font-weight to regular ([#647](https://github.com/bigcommerce/big-design/issues/647)) ([7662b8e](https://github.com/bigcommerce/big-design/commit/7662b8ea68b8a14773f2522b2e5ac2268b74484f)) - - - - +- **component:** allows pill tabs to receive updated items ([#667](https://github.com/bigcommerce/big-design/issues/667)) ([46e4e1e](https://github.com/bigcommerce/big-design/commit/46e4e1eee9587f146098d19487f79ec6d9d9ee16)) +- **component:** change checkbox margin and box sizing ([#646](https://github.com/bigcommerce/big-design/issues/646)) ([3c9ac79](https://github.com/bigcommerce/big-design/commit/3c9ac79ea9d3631542f2103f0ba40f088b423083)) +- **component:** error locale must match ([#575](https://github.com/bigcommerce/big-design/issues/575)) ([fdbbba7](https://github.com/bigcommerce/big-design/commit/fdbbba78e601757eb5934dcb68ccb87f9a75aeb1)), closes [#525](https://github.com/bigcommerce/big-design/issues/525) [#525](https://github.com/bigcommerce/big-design/issues/525) [#525](https://github.com/bigcommerce/big-design/issues/525) +- **component:** fix h3 font-weight to regular ([#647](https://github.com/bigcommerce/big-design/issues/647)) ([7662b8e](https://github.com/bigcommerce/big-design/commit/7662b8ea68b8a14773f2522b2e5ac2268b74484f)) ## [0.30.3-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.2...@bigcommerce/big-design@0.30.3-alpha.0) (2021-10-28) - ### Bug Fixes -* **component:** add iconless prop to StatefulTree ([dcbe4e6](https://github.com/bigcommerce/big-design/commit/dcbe4e634e332248cb4152f03a7b67ea62b390fa)) -* **component:** change fieldset legend from h3 to h4 ([#644](https://github.com/bigcommerce/big-design/issues/644)) ([4461ca8](https://github.com/bigcommerce/big-design/commit/4461ca81371571e342d314ea2a87afb260714842)) -* **component:** change table paddding ([#639](https://github.com/bigcommerce/big-design/issues/639)) ([134d088](https://github.com/bigcommerce/big-design/commit/134d088d5ec91121843e71cfe3d5a18e036e1689)) -* **component:** fix checkbox alignment to label ([#643](https://github.com/bigcommerce/big-design/issues/643)) ([ef96746](https://github.com/bigcommerce/big-design/commit/ef96746b42e3566082e4797c7c1032e171be867b)) -* **component:** fix PillTab margin ([#599](https://github.com/bigcommerce/big-design/issues/599)) ([c1a37c1](https://github.com/bigcommerce/big-design/commit/c1a37c15578347f9cf26923ace4ca5451bf6891e)) -* fix props mutation ([#598](https://github.com/bigcommerce/big-design/issues/598)) ([16ef1e8](https://github.com/bigcommerce/big-design/commit/16ef1e842d7a7dffd54602779f16e49577ac10c6)) -* **component:** hide close buttons in MultiSelect ([#593](https://github.com/bigcommerce/big-design/issues/593)) ([29e0b04](https://github.com/bigcommerce/big-design/commit/29e0b04439355d57c39968cd5d17b99f8c6e93f6)) -* **component:** input errors now showing when nested ([#586](https://github.com/bigcommerce/big-design/issues/586)) ([60bb970](https://github.com/bigcommerce/big-design/commit/60bb970bf18df61fae8f0eb238fd2516cfbb9014)) -* **icons:** add `aria-hidden=true` if an icon doesn't have a title ([e3bb896](https://github.com/bigcommerce/big-design/commit/e3bb896fed2d7b1afb30f0134f161cfae5a00398)) - +- **component:** add iconless prop to StatefulTree ([dcbe4e6](https://github.com/bigcommerce/big-design/commit/dcbe4e634e332248cb4152f03a7b67ea62b390fa)) +- **component:** change fieldset legend from h3 to h4 ([#644](https://github.com/bigcommerce/big-design/issues/644)) ([4461ca8](https://github.com/bigcommerce/big-design/commit/4461ca81371571e342d314ea2a87afb260714842)) +- **component:** change table paddding ([#639](https://github.com/bigcommerce/big-design/issues/639)) ([134d088](https://github.com/bigcommerce/big-design/commit/134d088d5ec91121843e71cfe3d5a18e036e1689)) +- **component:** fix checkbox alignment to label ([#643](https://github.com/bigcommerce/big-design/issues/643)) ([ef96746](https://github.com/bigcommerce/big-design/commit/ef96746b42e3566082e4797c7c1032e171be867b)) +- **component:** fix PillTab margin ([#599](https://github.com/bigcommerce/big-design/issues/599)) ([c1a37c1](https://github.com/bigcommerce/big-design/commit/c1a37c15578347f9cf26923ace4ca5451bf6891e)) +- fix props mutation ([#598](https://github.com/bigcommerce/big-design/issues/598)) ([16ef1e8](https://github.com/bigcommerce/big-design/commit/16ef1e842d7a7dffd54602779f16e49577ac10c6)) +- **component:** hide close buttons in MultiSelect ([#593](https://github.com/bigcommerce/big-design/issues/593)) ([29e0b04](https://github.com/bigcommerce/big-design/commit/29e0b04439355d57c39968cd5d17b99f8c6e93f6)) +- **component:** input errors now showing when nested ([#586](https://github.com/bigcommerce/big-design/issues/586)) ([60bb970](https://github.com/bigcommerce/big-design/commit/60bb970bf18df61fae8f0eb238fd2516cfbb9014)) +- **icons:** add `aria-hidden=true` if an icon doesn't have a title ([e3bb896](https://github.com/bigcommerce/big-design/commit/e3bb896fed2d7b1afb30f0134f161cfae5a00398)) ### Features -* **component:** prevent unecessary rerender of icons in Dropdowns ([#594](https://github.com/bigcommerce/big-design/issues/594)) ([cb46e6b](https://github.com/bigcommerce/big-design/commit/cb46e6b5c26768a066eabf6ae4b2d84b6760c554)) - - - - +- **component:** prevent unecessary rerender of icons in Dropdowns ([#594](https://github.com/bigcommerce/big-design/issues/594)) ([cb46e6b](https://github.com/bigcommerce/big-design/commit/cb46e6b5c26768a066eabf6ae4b2d84b6760c554)) ## [0.30.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.1...@bigcommerce/big-design@0.30.2) (2021-09-03) - ### Features -* **component:** add expandable rows ([#579](https://github.com/bigcommerce/big-design/issues/579)) ([aea894e](https://github.com/bigcommerce/big-design/commit/aea894e9890138305ec298293c26c73c5a5e0463)) - - - - +- **component:** add expandable rows ([#579](https://github.com/bigcommerce/big-design/issues/579)) ([aea894e](https://github.com/bigcommerce/big-design/commit/aea894e9890138305ec298293c26c73c5a5e0463)) ## [0.30.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.0...@bigcommerce/big-design@0.30.1) (2021-08-23) - ### Bug Fixes -* **component:** alert autoDismiss firing when not visible ([#578](https://github.com/bigcommerce/big-design/issues/578)) ([0c4fabd](https://github.com/bigcommerce/big-design/commit/0c4fabd827058ca69b3622a1d53007d41c14cb99)) - - - - +- **component:** alert autoDismiss firing when not visible ([#578](https://github.com/bigcommerce/big-design/issues/578)) ([0c4fabd](https://github.com/bigcommerce/big-design/commit/0c4fabd827058ca69b3622a1d53007d41c14cb99)) # [0.30.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.0-alpha.4...@bigcommerce/big-design@0.30.0) (2021-08-04) **Note:** Version bump only for package @bigcommerce/big-design - - - - # [0.30.0-alpha.4](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.0-alpha.3...@bigcommerce/big-design@0.30.0-alpha.4) (2021-08-02) - ### Bug Fixes -* allow multiple instances of Worksheet ([#561](https://github.com/bigcommerce/big-design/issues/561)) ([364abb2](https://github.com/bigcommerce/big-design/commit/364abb26ed5141a23e8fcc7cb097660ce343b09c)) - +- allow multiple instances of Worksheet ([#561](https://github.com/bigcommerce/big-design/issues/561)) ([364abb2](https://github.com/bigcommerce/big-design/commit/364abb26ed5141a23e8fcc7cb097660ce343b09c)) ### chore -* **deps:** upgrade to styled-components v5 ([#566](https://github.com/bigcommerce/big-design/issues/566)) ([dd83711](https://github.com/bigcommerce/big-design/commit/dd83711797eb8aaa7a8406eebf1383116bff2420)) - +- **deps:** upgrade to styled-components v5 ([#566](https://github.com/bigcommerce/big-design/issues/566)) ([dd83711](https://github.com/bigcommerce/big-design/commit/dd83711797eb8aaa7a8406eebf1383116bff2420)) ### Features -* **component:** add margin props to Form component ([#569](https://github.com/bigcommerce/big-design/issues/569)) ([422e345](https://github.com/bigcommerce/big-design/commit/422e345436080a51458342b1f73e54e032a76ba9)) -* **component:** add the option to disable columns in Worksheet ([#563](https://github.com/bigcommerce/big-design/issues/563)) ([181557f](https://github.com/bigcommerce/big-design/commit/181557ff00eaaadc0710d9092e838e11efc2da55)) - +- **component:** add margin props to Form component ([#569](https://github.com/bigcommerce/big-design/issues/569)) ([422e345](https://github.com/bigcommerce/big-design/commit/422e345436080a51458342b1f73e54e032a76ba9)) +- **component:** add the option to disable columns in Worksheet ([#563](https://github.com/bigcommerce/big-design/issues/563)) ([181557f](https://github.com/bigcommerce/big-design/commit/181557ff00eaaadc0710d9092e838e11efc2da55)) ### BREAKING CHANGES -* **deps:** You will need to update to styled-components v5. In addition, -you will need to import the base fonts in your element. -See the "Getting Started" page or README.md for an example. - - - - +- **deps:** You will need to update to styled-components v5. In addition, + you will need to import the base fonts in your element. + See the "Getting Started" page or README.md for an example. # [0.30.0-alpha.3](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.0-alpha.2...@bigcommerce/big-design@0.30.0-alpha.3) (2021-07-13) - ### Bug Fixes -* **component:** fix button group state ([#559](https://github.com/bigcommerce/big-design/issues/559)) ([dc1bddc](https://github.com/bigcommerce/big-design/commit/dc1bddc150263f77dd1a10e13f71117198ae4061)) - - - - +- **component:** fix button group state ([#559](https://github.com/bigcommerce/big-design/issues/559)) ([dc1bddc](https://github.com/bigcommerce/big-design/commit/dc1bddc150263f77dd1a10e13f71117198ae4061)) # [0.30.0-alpha.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.0-alpha.1...@bigcommerce/big-design@0.30.0-alpha.2) (2021-07-08) - ### Features -* **component:** add ButtonGroup component ([#556](https://github.com/bigcommerce/big-design/issues/556)) ([2350481](https://github.com/bigcommerce/big-design/commit/2350481ef113f317b5cd9db74a8337e63866bfcb)) -* **component:** move Search into its own exposed component ([#557](https://github.com/bigcommerce/big-design/issues/557)) ([6a5cdf5](https://github.com/bigcommerce/big-design/commit/6a5cdf5645a56a141530358b409c65cfaa15cb8d)) - - - - +- **component:** add ButtonGroup component ([#556](https://github.com/bigcommerce/big-design/issues/556)) ([2350481](https://github.com/bigcommerce/big-design/commit/2350481ef113f317b5cd9db74a8337e63866bfcb)) +- **component:** move Search into its own exposed component ([#557](https://github.com/bigcommerce/big-design/issues/557)) ([6a5cdf5](https://github.com/bigcommerce/big-design/commit/6a5cdf5645a56a141530358b409c65cfaa15cb8d)) # [0.30.0-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.30.0-alpha.0...@bigcommerce/big-design@0.30.0-alpha.1) (2021-07-06) - ### Bug Fixes -* **component:** handle required attribute in MultiSelects ([#555](https://github.com/bigcommerce/big-design/issues/555)) ([e3b4e5f](https://github.com/bigcommerce/big-design/commit/e3b4e5f89820cef96fcb256054bce85b99c450dc)) - +- **component:** handle required attribute in MultiSelects ([#555](https://github.com/bigcommerce/big-design/issues/555)) ([e3b4e5f](https://github.com/bigcommerce/big-design/commit/e3b4e5f89820cef96fcb256054bce85b99c450dc)) ### Features -* **component:** implement keyboard navigation for Worksheet ([#544](https://github.com/bigcommerce/big-design/issues/544)) ([1e662d9](https://github.com/bigcommerce/big-design/commit/1e662d9a5b1bc3a7f0040b3690a7f21b9c7b78d6)) -* **component:** pass id to Tooltip wrapper ([#554](https://github.com/bigcommerce/big-design/issues/554)) ([a2fb9b2](https://github.com/bigcommerce/big-design/commit/a2fb9b2ed5f2135a70b86c34e15c64a4bb695b3a)) - - - - +- **component:** implement keyboard navigation for Worksheet ([#544](https://github.com/bigcommerce/big-design/issues/544)) ([1e662d9](https://github.com/bigcommerce/big-design/commit/1e662d9a5b1bc3a7f0040b3690a7f21b9c7b78d6)) +- **component:** pass id to Tooltip wrapper ([#554](https://github.com/bigcommerce/big-design/issues/554)) ([a2fb9b2](https://github.com/bigcommerce/big-design/commit/a2fb9b2ed5f2135a70b86c34e15c64a4bb695b3a)) # [0.30.0-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.29.2...@bigcommerce/big-design@0.30.0-alpha.0) (2021-06-10) - ### Bug Fixes -* fix tooltip documentation and interfaces ([#546](https://github.com/bigcommerce/big-design/issues/546)) ([1014593](https://github.com/bigcommerce/big-design/commit/10145930e77f34dad20b8b9f26cdab57e6ddd7eb)) -* **component:** add element check to popover closeOnClickOutside effect ([#528](https://github.com/bigcommerce/big-design/issues/528)) ([af63ae1](https://github.com/bigcommerce/big-design/commit/af63ae11a164a562da455994d6febce852bfacd2)) -* **component:** change positioning of Modal ([#545](https://github.com/bigcommerce/big-design/issues/545)) ([e1e19a1](https://github.com/bigcommerce/big-design/commit/e1e19a128fb66ce7ccc2fe048c049f0911cf3273)) - +- fix tooltip documentation and interfaces ([#546](https://github.com/bigcommerce/big-design/issues/546)) ([1014593](https://github.com/bigcommerce/big-design/commit/10145930e77f34dad20b8b9f26cdab57e6ddd7eb)) +- **component:** add element check to popover closeOnClickOutside effect ([#528](https://github.com/bigcommerce/big-design/issues/528)) ([af63ae1](https://github.com/bigcommerce/big-design/commit/af63ae11a164a562da455994d6febce852bfacd2)) +- **component:** change positioning of Modal ([#545](https://github.com/bigcommerce/big-design/issues/545)) ([e1e19a1](https://github.com/bigcommerce/big-design/commit/e1e19a128fb66ce7ccc2fe048c049f0911cf3273)) ### Features -* **component:** add autoComplete prop for selects ([#542](https://github.com/bigcommerce/big-design/issues/542)) ([5ac23fd](https://github.com/bigcommerce/big-design/commit/5ac23fddeaabba04eb9a41300f40234911912c0c)) -* **component:** add onOpen and onClose to Selects ([#549](https://github.com/bigcommerce/big-design/issues/549)) ([233d8b7](https://github.com/bigcommerce/big-design/commit/233d8b72514e5a4924656ea1eb375441963604e7)) -* **component:** add Pill Tabs component ([#515](https://github.com/bigcommerce/big-design/issues/515)) ([b89518f](https://github.com/bigcommerce/big-design/commit/b89518f9ef93923e562e6b8dd56d207901b9857a)) -* **component:** add Search to the Table and StatefulTable ([#521](https://github.com/bigcommerce/big-design/issues/521)) ([d5591ae](https://github.com/bigcommerce/big-design/commit/d5591ae4c878edf8d7d0e50f0d1b4645e972555d)) -* **component:** add Worksheet component ([#516](https://github.com/bigcommerce/big-design/issues/516)) ([448b04e](https://github.com/bigcommerce/big-design/commit/448b04e1fefeb87d06ec7ff80c7c37a97c7377ac)) -* **component:** allow formatting of columns ([#538](https://github.com/bigcommerce/big-design/issues/538)) ([472aa71](https://github.com/bigcommerce/big-design/commit/472aa71a1f2ba28699dd2783bcfeeef56a7590d0)) -* **component:** implements checkbox column type ([#526](https://github.com/bigcommerce/big-design/issues/526)) ([5af1e75](https://github.com/bigcommerce/big-design/commit/5af1e75a73ac79c1785de13d34a8568af425d31d)) -* **component:** implements modal column type ([#532](https://github.com/bigcommerce/big-design/issues/532)) ([2c69939](https://github.com/bigcommerce/big-design/commit/2c69939bcc9e474e0d8e9cb64a258c4f6d72d628)) -* **component:** implements selectable column type ([#520](https://github.com/bigcommerce/big-design/issues/520)) ([9f6fb73](https://github.com/bigcommerce/big-design/commit/9f6fb739fd5f72cd40b7b457f913c9f3294aa458)) - - - - +- **component:** add autoComplete prop for selects ([#542](https://github.com/bigcommerce/big-design/issues/542)) ([5ac23fd](https://github.com/bigcommerce/big-design/commit/5ac23fddeaabba04eb9a41300f40234911912c0c)) +- **component:** add onOpen and onClose to Selects ([#549](https://github.com/bigcommerce/big-design/issues/549)) ([233d8b7](https://github.com/bigcommerce/big-design/commit/233d8b72514e5a4924656ea1eb375441963604e7)) +- **component:** add Pill Tabs component ([#515](https://github.com/bigcommerce/big-design/issues/515)) ([b89518f](https://github.com/bigcommerce/big-design/commit/b89518f9ef93923e562e6b8dd56d207901b9857a)) +- **component:** add Search to the Table and StatefulTable ([#521](https://github.com/bigcommerce/big-design/issues/521)) ([d5591ae](https://github.com/bigcommerce/big-design/commit/d5591ae4c878edf8d7d0e50f0d1b4645e972555d)) +- **component:** add Worksheet component ([#516](https://github.com/bigcommerce/big-design/issues/516)) ([448b04e](https://github.com/bigcommerce/big-design/commit/448b04e1fefeb87d06ec7ff80c7c37a97c7377ac)) +- **component:** allow formatting of columns ([#538](https://github.com/bigcommerce/big-design/issues/538)) ([472aa71](https://github.com/bigcommerce/big-design/commit/472aa71a1f2ba28699dd2783bcfeeef56a7590d0)) +- **component:** implements checkbox column type ([#526](https://github.com/bigcommerce/big-design/issues/526)) ([5af1e75](https://github.com/bigcommerce/big-design/commit/5af1e75a73ac79c1785de13d34a8568af425d31d)) +- **component:** implements modal column type ([#532](https://github.com/bigcommerce/big-design/issues/532)) ([2c69939](https://github.com/bigcommerce/big-design/commit/2c69939bcc9e474e0d8e9cb64a258c4f6d72d628)) +- **component:** implements selectable column type ([#520](https://github.com/bigcommerce/big-design/issues/520)) ([9f6fb73](https://github.com/bigcommerce/big-design/commit/9f6fb739fd5f72cd40b7b457f913c9f3294aa458)) ## [0.29.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.29.1...@bigcommerce/big-design@0.29.2) (2021-04-14) - ### Features -* **component:** add primary variant to badge ([#518](https://github.com/bigcommerce/big-design/issues/518)) ([e1bacf3](https://github.com/bigcommerce/big-design/commit/e1bacf3e05e08675f09a42220ce69bc49bdf12e9)) - - - - +- **component:** add primary variant to badge ([#518](https://github.com/bigcommerce/big-design/issues/518)) ([e1bacf3](https://github.com/bigcommerce/big-design/commit/e1bacf3e05e08675f09a42220ce69bc49bdf12e9)) ## [0.29.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.29.0...@bigcommerce/big-design@0.29.1) (2021-03-29) - ### Features -* **component:** add display prop to TableColumns ([#510](https://github.com/bigcommerce/big-design/issues/510)) ([0b863fe](https://github.com/bigcommerce/big-design/commit/0b863febebb80a9570b79eeda23e4caed5893119)) - - - - +- **component:** add display prop to TableColumns ([#510](https://github.com/bigcommerce/big-design/issues/510)) ([0b863fe](https://github.com/bigcommerce/big-design/commit/0b863febebb80a9570b79eeda23e4caed5893119)) # [0.29.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.28.0...@bigcommerce/big-design@0.29.0) (2021-03-08) - ### Bug Fixes -* **component:** set fixed position for dropdown in pagination ([#505](https://github.com/bigcommerce/big-design/issues/505)) ([f32f888](https://github.com/bigcommerce/big-design/commit/f32f888a1741c880e2de2b33b6599c9a51053065)) - +- **component:** set fixed position for dropdown in pagination ([#505](https://github.com/bigcommerce/big-design/issues/505)) ([f32f888](https://github.com/bigcommerce/big-design/commit/f32f888a1741c880e2de2b33b6599c9a51053065)) ### Features -* **component:** add Stepper component ([#503](https://github.com/bigcommerce/big-design/issues/503)) ([994943c](https://github.com/bigcommerce/big-design/commit/994943ccec38ca4bd78f107966e274d374832629)) - - - - +- **component:** add Stepper component ([#503](https://github.com/bigcommerce/big-design/issues/503)) ([994943c](https://github.com/bigcommerce/big-design/commit/994943ccec38ca4bd78f107966e274d374832629)) # [0.28.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.27.0...@bigcommerce/big-design@0.28.0) (2021-02-11) - ### Bug Fixes -* **component:** add disabled support to Datepicker ([#498](https://github.com/bigcommerce/big-design/issues/498)) ([223d424](https://github.com/bigcommerce/big-design/commit/223d424259a8217d7e135a8f757aa894f932ea4b)) -* **component:** performance improvements for Dropdown/Select components ([#475](https://github.com/bigcommerce/big-design/issues/475)) ([b5167f9](https://github.com/bigcommerce/big-design/commit/b5167f9f7c861354f730f96247fa63a86800d73e)) -* **component:** prevent autofill overflow on Inputs ([#500](https://github.com/bigcommerce/big-design/issues/500)) ([d955173](https://github.com/bigcommerce/big-design/commit/d95517383a251cd881516996d142e4c59e7e8ed2)) -* **component:** remove tabindex and role from Button ([#497](https://github.com/bigcommerce/big-design/issues/497)) ([2dc70a1](https://github.com/bigcommerce/big-design/commit/2dc70a1b733f5c3592ebe326cadf03a1f80d823b)) - +- **component:** add disabled support to Datepicker ([#498](https://github.com/bigcommerce/big-design/issues/498)) ([223d424](https://github.com/bigcommerce/big-design/commit/223d424259a8217d7e135a8f757aa894f932ea4b)) +- **component:** performance improvements for Dropdown/Select components ([#475](https://github.com/bigcommerce/big-design/issues/475)) ([b5167f9](https://github.com/bigcommerce/big-design/commit/b5167f9f7c861354f730f96247fa63a86800d73e)) +- **component:** prevent autofill overflow on Inputs ([#500](https://github.com/bigcommerce/big-design/issues/500)) ([d955173](https://github.com/bigcommerce/big-design/commit/d95517383a251cd881516996d142e4c59e7e8ed2)) +- **component:** remove tabindex and role from Button ([#497](https://github.com/bigcommerce/big-design/issues/497)) ([2dc70a1](https://github.com/bigcommerce/big-design/commit/2dc70a1b733f5c3592ebe326cadf03a1f80d823b)) ### Features -* **component:** Add drag and drop support to stateful table component ([#495](https://github.com/bigcommerce/big-design/issues/495)) ([c904f74](https://github.com/bigcommerce/big-design/commit/c904f74d2dda543a39af0adae822165f13123414)) -* **component:** add headerId prop to Panel ([#499](https://github.com/bigcommerce/big-design/issues/499)) ([39fff4f](https://github.com/bigcommerce/big-design/commit/39fff4f173c75cee052b713f8ccdfc8d88f0f627)) - - - - +- **component:** Add drag and drop support to stateful table component ([#495](https://github.com/bigcommerce/big-design/issues/495)) ([c904f74](https://github.com/bigcommerce/big-design/commit/c904f74d2dda543a39af0adae822165f13123414)) +- **component:** add headerId prop to Panel ([#499](https://github.com/bigcommerce/big-design/issues/499)) ([39fff4f](https://github.com/bigcommerce/big-design/commit/39fff4f173c75cee052b713f8ccdfc8d88f0f627)) # [0.27.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.26.2...@bigcommerce/big-design@0.27.0) (2021-01-13) - ### Bug Fixes -* **docs:** Specify styled-components version in the README ([#490](https://github.com/bigcommerce/big-design/issues/490)) ([c92403e](https://github.com/bigcommerce/big-design/commit/c92403edf8e29bf1afd3c9c163c37be6ffe17a6c)) - +- **docs:** Specify styled-components version in the README ([#490](https://github.com/bigcommerce/big-design/issues/490)) ([c92403e](https://github.com/bigcommerce/big-design/commit/c92403edf8e29bf1afd3c9c163c37be6ffe17a6c)) ### Features -* **component:** Add drag and drop support to table component ([#484](https://github.com/bigcommerce/big-design/issues/484)) ([c29d8bf](https://github.com/bigcommerce/big-design/commit/c29d8bffe5532521e0b68dd745e31b1992e896d3)) - - - - +- **component:** Add drag and drop support to table component ([#484](https://github.com/bigcommerce/big-design/issues/484)) ([c29d8bf](https://github.com/bigcommerce/big-design/commit/c29d8bffe5532521e0b68dd745e31b1992e896d3)) ## [0.26.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.26.1...@bigcommerce/big-design@0.26.2) (2020-12-28) - ### Bug Fixes -* **component:** selected values were not matching state ([#489](https://github.com/bigcommerce/big-design/issues/489)) ([dad585f](https://github.com/bigcommerce/big-design/commit/dad585f8a9a4a675496927d0b607605e82f7e4d1)) - - - - +- **component:** selected values were not matching state ([#489](https://github.com/bigcommerce/big-design/issues/489)) ([dad585f](https://github.com/bigcommerce/big-design/commit/dad585f8a9a4a675496927d0b607605e82f7e4d1)) ## [0.26.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.26.0...@bigcommerce/big-design@0.26.1) (2020-12-21) **Note:** Version bump only for package @bigcommerce/big-design - - - - # [0.26.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.26.0-alpha.1...@bigcommerce/big-design@0.26.0) (2020-12-17) - ### Code Refactoring -* **component:** refactor Tree component API to StatefulTree ([#481](https://github.com/bigcommerce/big-design/issues/481)) ([25a2573](https://github.com/bigcommerce/big-design/commit/25a257379e00aa2e95a41eac80647f31d850afff)) - +- **component:** refactor Tree component API to StatefulTree ([#481](https://github.com/bigcommerce/big-design/issues/481)) ([25a2573](https://github.com/bigcommerce/big-design/commit/25a257379e00aa2e95a41eac80647f31d850afff)) ### BREAKING CHANGES -* **component:** `Tree` component and now `StatefulTree` with new API changes. -See dev docs for new API. - - - - +- **component:** `Tree` component and now `StatefulTree` with new API changes. + See dev docs for new API. # [0.26.0-alpha.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.26.0-alpha.0...@bigcommerce/big-design@0.26.0-alpha.1) (2020-12-15) - ### Bug Fixes -* **component:** ensure autocomplete works on Select component ([#482](https://github.com/bigcommerce/big-design/issues/482)) ([bded500](https://github.com/bigcommerce/big-design/commit/bded500296c77c3a03389182e25514dfe2391dac)) - - - - +- **component:** ensure autocomplete works on Select component ([#482](https://github.com/bigcommerce/big-design/issues/482)) ([bded500](https://github.com/bigcommerce/big-design/commit/bded500296c77c3a03389182e25514dfe2391dac)) # [0.26.0-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.25.0...@bigcommerce/big-design@0.26.0-alpha.0) (2020-12-09) - ### Features -* **component:** use ReactNode for table actions ([#478](https://github.com/bigcommerce/big-design/issues/478)) ([8622402](https://github.com/bigcommerce/big-design/commit/8622402b2fe751b3910639166c8002223d6fc559)) - +- **component:** use ReactNode for table actions ([#478](https://github.com/bigcommerce/big-design/issues/478)) ([8622402](https://github.com/bigcommerce/big-design/commit/8622402b2fe751b3910639166c8002223d6fc559)) ### BREAKING CHANGES -* **component:** Table and StatefulTable `actions` prop changed from expecint a -React.ComponentType to React.ReactNode. +- **component:** Table and StatefulTable `actions` prop changed from expecint a + React.ComponentType to React.ReactNode. Old: + ```jsx } /> ``` New: + ```jsx
Some Action} /> ``` - - - - # [0.25.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.24.0...@bigcommerce/big-design@0.25.0) (2020-11-12) - ### Bug Fixes -* **component:** do not shrink radio component ([#465](https://github.com/bigcommerce/big-design/issues/465)) ([886b41d](https://github.com/bigcommerce/big-design/commit/886b41da9f5ad538506503a9af2e17f669ee4904)) -* webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) -* **component:** updates progress circle to use em instead of rem due to error in Safari 14 ([#472](https://github.com/bigcommerce/big-design/issues/472)) ([3bedcc1](https://github.com/bigcommerce/big-design/commit/3bedcc1be8e5f5a8c9c63d634a1c567dd3016002)) - +- **component:** do not shrink radio component ([#465](https://github.com/bigcommerce/big-design/issues/465)) ([886b41d](https://github.com/bigcommerce/big-design/commit/886b41da9f5ad538506503a9af2e17f669ee4904)) +- webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) +- **component:** updates progress circle to use em instead of rem due to error in Safari 14 ([#472](https://github.com/bigcommerce/big-design/issues/472)) ([3bedcc1](https://github.com/bigcommerce/big-design/commit/3bedcc1be8e5f5a8c9c63d634a1c567dd3016002)) ### chore -* **component:** rename InlineAlert to InlineMessage ([#464](https://github.com/bigcommerce/big-design/issues/464)) ([d88b504](https://github.com/bigcommerce/big-design/commit/d88b504094a5749948c0bb1993dd483a3f5a0363)) - +- **component:** rename InlineAlert to InlineMessage ([#464](https://github.com/bigcommerce/big-design/issues/464)) ([d88b504](https://github.com/bigcommerce/big-design/commit/d88b504094a5749948c0bb1993dd483a3f5a0363)) ### BREAKING CHANGES -* **component:** Rename `InlineAlert` to `InlineMessage`. - - - - +- **component:** Rename `InlineAlert` to `InlineMessage`. # [0.24.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.8...@bigcommerce/big-design@0.24.0) (2020-10-16) - ### Bug Fixes -* **component:** add missing prop to open dropdown ([#463](https://github.com/bigcommerce/big-design/issues/463)) ([10b26a6](https://github.com/bigcommerce/big-design/commit/10b26a6d8168a3f794b6890d01828bac0b76e1f8)) - +- **component:** add missing prop to open dropdown ([#463](https://github.com/bigcommerce/big-design/issues/463)) ([10b26a6](https://github.com/bigcommerce/big-design/commit/10b26a6d8168a3f794b6890d01828bac0b76e1f8)) ### Features -* **component:** show icon on selected item ([#462](https://github.com/bigcommerce/big-design/issues/462)) ([8b42ac1](https://github.com/bigcommerce/big-design/commit/8b42ac10b61bd9a7ff638f5aa4bcfdb3089f0581)) - - - - +- **component:** show icon on selected item ([#462](https://github.com/bigcommerce/big-design/issues/462)) ([8b42ac1](https://github.com/bigcommerce/big-design/commit/8b42ac10b61bd9a7ff638f5aa4bcfdb3089f0581)) ## [0.23.8](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.7...@bigcommerce/big-design@0.23.8) (2020-10-14) - ### Bug Fixes -* open select when clicked and visually hide list ([#461](https://github.com/bigcommerce/big-design/issues/461)) ([2696a2e](https://github.com/bigcommerce/big-design/commit/2696a2eddc2ef2a71ef21eb5d15b63dff24d9abc)) - - - - +- open select when clicked and visually hide list ([#461](https://github.com/bigcommerce/big-design/issues/461)) ([2696a2e](https://github.com/bigcommerce/big-design/commit/2696a2eddc2ef2a71ef21eb5d15b63dff24d9abc)) ## [0.23.7](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.6...@bigcommerce/big-design@0.23.7) (2020-10-07) - ### Bug Fixes -* **datepicker:** fix order of days displayed ([#457](https://github.com/bigcommerce/big-design/issues/457)) ([0753cd3](https://github.com/bigcommerce/big-design/commit/0753cd306f9ffe106297ef29be572f26f3cd27df)) - +- **datepicker:** fix order of days displayed ([#457](https://github.com/bigcommerce/big-design/issues/457)) ([0753cd3](https://github.com/bigcommerce/big-design/commit/0753cd306f9ffe106297ef29be572f26f3cd27df)) ### Features -* update downshift and fix tests ([#456](https://github.com/bigcommerce/big-design/issues/456)) ([5543b2a](https://github.com/bigcommerce/big-design/commit/5543b2a793abe8321bc66134cfc0edd24a33ea2c)) - - - - +- update downshift and fix tests ([#456](https://github.com/bigcommerce/big-design/issues/456)) ([5543b2a](https://github.com/bigcommerce/big-design/commit/5543b2a793abe8321bc66134cfc0edd24a33ea2c)) ## [0.23.6](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.5...@bigcommerce/big-design@0.23.6) (2020-10-02) - ### Bug Fixes -* **component:** form controls error states ([#455](https://github.com/bigcommerce/big-design/issues/455)) ([64a2389](https://github.com/bigcommerce/big-design/commit/64a23891d3af058203ea9e5058950d4ff4f7cc7f)) - +- **component:** form controls error states ([#455](https://github.com/bigcommerce/big-design/issues/455)) ([64a2389](https://github.com/bigcommerce/big-design/commit/64a23891d3af058203ea9e5058950d4ff4f7cc7f)) ### Features -* **component:** adding actions to alert component ([#453](https://github.com/bigcommerce/big-design/issues/453)) ([fe8eeab](https://github.com/bigcommerce/big-design/commit/fe8eeab5e21ffb7af69e9e898995bb17baede8c7)) - - - - +- **component:** adding actions to alert component ([#453](https://github.com/bigcommerce/big-design/issues/453)) ([fe8eeab](https://github.com/bigcommerce/big-design/commit/fe8eeab5e21ffb7af69e9e898995bb17baede8c7)) ## [0.23.5](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.4...@bigcommerce/big-design@0.23.5) (2020-09-25) - ### Features -* **component:** forward ref to Panel component ([771a88b](https://github.com/bigcommerce/big-design/commit/771a88b690e03f14745c8f5b5daf0fd0140fa27a)) - - - - +- **component:** forward ref to Panel component ([771a88b](https://github.com/bigcommerce/big-design/commit/771a88b690e03f14745c8f5b5daf0fd0140fa27a)) ## [0.23.4](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.3...@bigcommerce/big-design@0.23.4) (2020-09-16) - ### Bug Fixes -* **component:** adjust spacing for ListGroupSeparator ([#451](https://github.com/bigcommerce/big-design/issues/451)) ([69073d9](https://github.com/bigcommerce/big-design/commit/69073d9effb914455a98c47770bc0a9cda883d3a)) - - - - +- **component:** adjust spacing for ListGroupSeparator ([#451](https://github.com/bigcommerce/big-design/issues/451)) ([69073d9](https://github.com/bigcommerce/big-design/commit/69073d9effb914455a98c47770bc0a9cda883d3a)) ## [0.23.3](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.2...@bigcommerce/big-design@0.23.3) (2020-09-09) - ### Features -* **component:** add aria-checked to Checkbox component ([0c84516](https://github.com/bigcommerce/big-design/commit/0c84516a5585581b7c6928a26de967a40dc6507c)) -* **component:** add id support for Tree component ([569fc1e](https://github.com/bigcommerce/big-design/commit/569fc1eae89735766fd67f9f6474cd32cf7cedc4)) - - - - +- **component:** add aria-checked to Checkbox component ([0c84516](https://github.com/bigcommerce/big-design/commit/0c84516a5585581b7c6928a26de967a40dc6507c)) +- **component:** add id support for Tree component ([569fc1e](https://github.com/bigcommerce/big-design/commit/569fc1eae89735766fd67f9f6474cd32cf7cedc4)) ## [0.23.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.1...@bigcommerce/big-design@0.23.2) (2020-09-03) - ### Features -* **component:** rename popover offset props and defaults ([#447](https://github.com/bigcommerce/big-design/issues/447)) ([4a88f09](https://github.com/bigcommerce/big-design/commit/4a88f09adf9383ba9861cfecd54c48155fc0b953)) - - - - +- **component:** rename popover offset props and defaults ([#447](https://github.com/bigcommerce/big-design/issues/447)) ([4a88f09](https://github.com/bigcommerce/big-design/commit/4a88f09adf9383ba9861cfecd54c48155fc0b953)) ## [0.23.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.23.0...@bigcommerce/big-design@0.23.1) (2020-08-31) - ### Bug Fixes -* **component:** allow Dropdown groups to have optional `label` ([1b12288](https://github.com/bigcommerce/big-design/commit/1b12288842143ebfab7b146caa94f4bf6f9acd94)) -* **component:** modal overflowY cleanup on unmount ([#446](https://github.com/bigcommerce/big-design/issues/446)) ([2083ba6](https://github.com/bigcommerce/big-design/commit/2083ba6a9271f3ecf0ad3801065e99ef9b9a1f7d)) - +- **component:** allow Dropdown groups to have optional `label` ([1b12288](https://github.com/bigcommerce/big-design/commit/1b12288842143ebfab7b146caa94f4bf6f9acd94)) +- **component:** modal overflowY cleanup on unmount ([#446](https://github.com/bigcommerce/big-design/issues/446)) ([2083ba6](https://github.com/bigcommerce/big-design/commit/2083ba6a9271f3ecf0ad3801065e99ef9b9a1f7d)) ### Features -* **component:** add hr to dropdown when separated flag is true ([#445](https://github.com/bigcommerce/big-design/issues/445)) ([4123553](https://github.com/bigcommerce/big-design/commit/4123553137f82758537ffb192de57de78769531e)) - - - - +- **component:** add hr to dropdown when separated flag is true ([#445](https://github.com/bigcommerce/big-design/issues/445)) ([4123553](https://github.com/bigcommerce/big-design/commit/4123553137f82758537ffb192de57de78769531e)) # [0.23.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.22.0...@bigcommerce/big-design@0.23.0) (2020-08-25) - ### Features -* **component:** add emptyComponent prop to Table ([#436](https://github.com/bigcommerce/big-design/issues/436)) ([d1e877d](https://github.com/bigcommerce/big-design/commit/d1e877d71783c504267737bf40acbd4fc689f6e1)) -* **component:** add HR component ([#438](https://github.com/bigcommerce/big-design/issues/438)) ([eb657fc](https://github.com/bigcommerce/big-design/commit/eb657fca18824ecc2ea8756cef1d06645115ce30)) -* **component:** add mobileWidth prop to Button ([#435](https://github.com/bigcommerce/big-design/issues/435)) ([f04e120](https://github.com/bigcommerce/big-design/commit/f04e120f3fa1613b1e76b736374423c2bee780b5)) -* **component:** add zIndex prop to Box ([#439](https://github.com/bigcommerce/big-design/issues/439)) ([c025900](https://github.com/bigcommerce/big-design/commit/c025900d9562d5e3b0deafa127df28f277caeef9)) -* **component:** adds Popover component ([c0c4496](https://github.com/bigcommerce/big-design/commit/c0c4496f85180f0e70c9dba1811fa10be93406cd)) -* **component:** rename alertManager's fadeAway to autoDismiss ([#437](https://github.com/bigcommerce/big-design/issues/437)) ([11b1dff](https://github.com/bigcommerce/big-design/commit/11b1dff42f686b9241a2f508fb546b32db5d45d8)) - +- **component:** add emptyComponent prop to Table ([#436](https://github.com/bigcommerce/big-design/issues/436)) ([d1e877d](https://github.com/bigcommerce/big-design/commit/d1e877d71783c504267737bf40acbd4fc689f6e1)) +- **component:** add HR component ([#438](https://github.com/bigcommerce/big-design/issues/438)) ([eb657fc](https://github.com/bigcommerce/big-design/commit/eb657fca18824ecc2ea8756cef1d06645115ce30)) +- **component:** add mobileWidth prop to Button ([#435](https://github.com/bigcommerce/big-design/issues/435)) ([f04e120](https://github.com/bigcommerce/big-design/commit/f04e120f3fa1613b1e76b736374423c2bee780b5)) +- **component:** add zIndex prop to Box ([#439](https://github.com/bigcommerce/big-design/issues/439)) ([c025900](https://github.com/bigcommerce/big-design/commit/c025900d9562d5e3b0deafa127df28f277caeef9)) +- **component:** adds Popover component ([c0c4496](https://github.com/bigcommerce/big-design/commit/c0c4496f85180f0e70c9dba1811fa10be93406cd)) +- **component:** rename alertManager's fadeAway to autoDismiss ([#437](https://github.com/bigcommerce/big-design/issues/437)) ([11b1dff](https://github.com/bigcommerce/big-design/commit/11b1dff42f686b9241a2f508fb546b32db5d45d8)) ### BREAKING CHANGES -* **component:** If you are using alertManager's `fadeAway` option you will need to change it to `autoDismiss`. - - - - +- **component:** If you are using alertManager's `fadeAway` option you will need to change it to `autoDismiss`. # [0.22.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.21.2...@bigcommerce/big-design@0.22.0) (2020-08-13) - ### Features -* **component:** add Switch component ([#429](https://github.com/bigcommerce/big-design/issues/429)) ([340bcec](https://github.com/bigcommerce/big-design/commit/340bcecdab6d919e2899a30ed50036905a65bf2d)) -* **component:** add Timepicker component ([#425](https://github.com/bigcommerce/big-design/issues/425)) ([23ee544](https://github.com/bigcommerce/big-design/commit/23ee544956719379ac45b0527ef8f73f26df22df)) - - - - +- **component:** add Switch component ([#429](https://github.com/bigcommerce/big-design/issues/429)) ([340bcec](https://github.com/bigcommerce/big-design/commit/340bcecdab6d919e2899a30ed50036905a65bf2d)) +- **component:** add Timepicker component ([#425](https://github.com/bigcommerce/big-design/issues/425)) ([23ee544](https://github.com/bigcommerce/big-design/commit/23ee544956719379ac45b0527ef8f73f26df22df)) ## [0.21.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.21.1...@bigcommerce/big-design@0.21.2) (2020-07-31) - ### Features -* **component:** add description to select options and action ([#423](https://github.com/bigcommerce/big-design/issues/423)) ([2efaab5](https://github.com/bigcommerce/big-design/commit/2efaab5b9563a164540eb57e77a12504dc6169ce)) -* **component:** allow FormControlLabels in Selects ([#422](https://github.com/bigcommerce/big-design/issues/422)) ([f49dd81](https://github.com/bigcommerce/big-design/commit/f49dd81e1e30cfc45e951e828fabe4315ff4ad1e)) -* **component:** set offset to 4px for dropdowns ([#424](https://github.com/bigcommerce/big-design/issues/424)) ([e9705dd](https://github.com/bigcommerce/big-design/commit/e9705dda4bbd5ee40dc1f493db3204e3e9b1995e)) - - - - +- **component:** add description to select options and action ([#423](https://github.com/bigcommerce/big-design/issues/423)) ([2efaab5](https://github.com/bigcommerce/big-design/commit/2efaab5b9563a164540eb57e77a12504dc6169ce)) +- **component:** allow FormControlLabels in Selects ([#422](https://github.com/bigcommerce/big-design/issues/422)) ([f49dd81](https://github.com/bigcommerce/big-design/commit/f49dd81e1e30cfc45e951e828fabe4315ff4ad1e)) +- **component:** set offset to 4px for dropdowns ([#424](https://github.com/bigcommerce/big-design/issues/424)) ([e9705dd](https://github.com/bigcommerce/big-design/commit/e9705dda4bbd5ee40dc1f493db3204e3e9b1995e)) ## [0.21.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.21.0...@bigcommerce/big-design@0.21.1) (2020-07-14) - ### Features -* **component:** add fadeAway option to alertsManager ([#417](https://github.com/bigcommerce/big-design/issues/417)) ([87b043c](https://github.com/bigcommerce/big-design/commit/87b043ce631e5795ce26dceabb1664274f6915f9)) - - - - +- **component:** add fadeAway option to alertsManager ([#417](https://github.com/bigcommerce/big-design/issues/417)) ([87b043c](https://github.com/bigcommerce/big-design/commit/87b043ce631e5795ce26dceabb1664274f6915f9)) # [0.21.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.20.0...@bigcommerce/big-design@0.21.0) (2020-07-14) - ### Features -* **component:** add clear method to alerts manager ([#415](https://github.com/bigcommerce/big-design/issues/415)) ([8c472cc](https://github.com/bigcommerce/big-design/commit/8c472cc7fadb2d1766223457e86758321f639328)) -* **component:** add Datepicker component ([#408](https://github.com/bigcommerce/big-design/issues/408)) ([f23176a](https://github.com/bigcommerce/big-design/commit/f23176a403599ff678ddcbd61359e83c5e929685)) - - - - +- **component:** add clear method to alerts manager ([#415](https://github.com/bigcommerce/big-design/issues/415)) ([8c472cc](https://github.com/bigcommerce/big-design/commit/8c472cc7fadb2d1766223457e86758321f639328)) +- **component:** add Datepicker component ([#408](https://github.com/bigcommerce/big-design/issues/408)) ([f23176a](https://github.com/bigcommerce/big-design/commit/f23176a403599ff678ddcbd61359e83c5e929685)) # [0.20.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.19.2...@bigcommerce/big-design@0.20.0) (2020-06-16) - ### Features -* **component:** add additional size to ProgressCircle component ([#409](https://github.com/bigcommerce/big-design/issues/409)) ([70fafaf](https://github.com/bigcommerce/big-design/commit/70fafaf5e9b61a408e97d72a24a5b88567482b33)) -* **component:** add Tree component ([#406](https://github.com/bigcommerce/big-design/issues/406)) ([c67643c](https://github.com/bigcommerce/big-design/commit/c67643cfdf425d078a1ea09bce12575e35f442e7)) - +- **component:** add additional size to ProgressCircle component ([#409](https://github.com/bigcommerce/big-design/issues/409)) ([70fafaf](https://github.com/bigcommerce/big-design/commit/70fafaf5e9b61a408e97d72a24a5b88567482b33)) +- **component:** add Tree component ([#406](https://github.com/bigcommerce/big-design/issues/406)) ([c67643c](https://github.com/bigcommerce/big-design/commit/c67643cfdf425d078a1ea09bce12575e35f442e7)) ### BREAKING CHANGES -* **component:** `xSmall` `ProgressCircle` size changed to `xxSmall`. - - - - +- **component:** `xSmall` `ProgressCircle` size changed to `xxSmall`. ## [0.19.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.19.1...@bigcommerce/big-design@0.19.2) (2020-05-07) - ### Bug Fixes -* lock downshift to 5.2.0 to fix behavior of onOptionChange ([#398](https://github.com/bigcommerce/big-design/issues/398)) ([ce73376](https://github.com/bigcommerce/big-design/commit/ce73376e2548137ace47e8b1a1513d2e92f287f5)) - - - - +- lock downshift to 5.2.0 to fix behavior of onOptionChange ([#398](https://github.com/bigcommerce/big-design/issues/398)) ([ce73376](https://github.com/bigcommerce/big-design/commit/ce73376e2548137ace47e8b1a1513d2e92f287f5)) ## [0.19.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.19.0...@bigcommerce/big-design@0.19.1) (2020-04-30) - ### Bug Fixes -* type regression for ts < 3.8 ([#395](https://github.com/bigcommerce/big-design/issues/395)) ([f476f9b](https://github.com/bigcommerce/big-design/commit/f476f9b3c2a950bb3bd3353a4ce180e994e465c0)) - - - - +- type regression for ts < 3.8 ([#395](https://github.com/bigcommerce/big-design/issues/395)) ([f476f9b](https://github.com/bigcommerce/big-design/commit/f476f9b3c2a950bb3bd3353a4ce180e994e465c0)) # [0.19.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.18.0...@bigcommerce/big-design@0.19.0) (2020-04-29) - ### Bug Fixes -* **component:** adds description to Select & MultiSelect ([#378](https://github.com/bigcommerce/big-design/issues/378)) ([b66c733](https://github.com/bigcommerce/big-design/commit/b66c733a418afdbce36c8c683a59f69a17dda1d0)) -* **component:** change scroll behavior to auto ([#379](https://github.com/bigcommerce/big-design/issues/379)) ([07afc3e](https://github.com/bigcommerce/big-design/commit/07afc3eff39905147ee54c4b88d51bb97e0cbfc5)) -* **component:** improve Dropdown & MultiSelect component performance ([#391](https://github.com/bigcommerce/big-design/issues/391)) ([659cada](https://github.com/bigcommerce/big-design/commit/659cada17051564cc3a6a360078600a5dce2ca05)) -* **component:** improves Select component performance ([#390](https://github.com/bigcommerce/big-design/issues/390)) ([699b897](https://github.com/bigcommerce/big-design/commit/699b89783febb5b0495207e9dddd0ddcce15011c)) -* **component:** prevent select from selecting option when blurring ([#392](https://github.com/bigcommerce/big-design/issues/392)) ([d8410a1](https://github.com/bigcommerce/big-design/commit/d8410a1d6031c429e74e95edd051c6a635e6041d)) -* **component:** remove bottom margin on the TableFigure component ([#385](https://github.com/bigcommerce/big-design/issues/385)) ([25d4760](https://github.com/bigcommerce/big-design/commit/25d47609787954e1da7de6deac41707e697c4bfc)) -* **component:** table column prop incorrect value for middle alignment ([#383](https://github.com/bigcommerce/big-design/issues/383)) ([cb1eadb](https://github.com/bigcommerce/big-design/commit/cb1eadb7c501515b18fd93b792641eb5f286411d)) - +- **component:** adds description to Select & MultiSelect ([#378](https://github.com/bigcommerce/big-design/issues/378)) ([b66c733](https://github.com/bigcommerce/big-design/commit/b66c733a418afdbce36c8c683a59f69a17dda1d0)) +- **component:** change scroll behavior to auto ([#379](https://github.com/bigcommerce/big-design/issues/379)) ([07afc3e](https://github.com/bigcommerce/big-design/commit/07afc3eff39905147ee54c4b88d51bb97e0cbfc5)) +- **component:** improve Dropdown & MultiSelect component performance ([#391](https://github.com/bigcommerce/big-design/issues/391)) ([659cada](https://github.com/bigcommerce/big-design/commit/659cada17051564cc3a6a360078600a5dce2ca05)) +- **component:** improves Select component performance ([#390](https://github.com/bigcommerce/big-design/issues/390)) ([699b897](https://github.com/bigcommerce/big-design/commit/699b89783febb5b0495207e9dddd0ddcce15011c)) +- **component:** prevent select from selecting option when blurring ([#392](https://github.com/bigcommerce/big-design/issues/392)) ([d8410a1](https://github.com/bigcommerce/big-design/commit/d8410a1d6031c429e74e95edd051c6a635e6041d)) +- **component:** remove bottom margin on the TableFigure component ([#385](https://github.com/bigcommerce/big-design/issues/385)) ([25d4760](https://github.com/bigcommerce/big-design/commit/25d47609787954e1da7de6deac41707e697c4bfc)) +- **component:** table column prop incorrect value for middle alignment ([#383](https://github.com/bigcommerce/big-design/issues/383)) ([cb1eadb](https://github.com/bigcommerce/big-design/commit/cb1eadb7c501515b18fd93b792641eb5f286411d)) ### Features -* **component:** add clearfix prop for Box component ([#381](https://github.com/bigcommerce/big-design/issues/381)) ([29b073b](https://github.com/bigcommerce/big-design/commit/29b073ba523429e8c1c04c7e4b02a4c88ff11b69)) -* **component:** add Collapse component ([#368](https://github.com/bigcommerce/big-design/issues/368)) ([233e6d1](https://github.com/bigcommerce/big-design/commit/233e6d17f3216179991619ccecb9b1027600818b)) - +- **component:** add clearfix prop for Box component ([#381](https://github.com/bigcommerce/big-design/issues/381)) ([29b073b](https://github.com/bigcommerce/big-design/commit/29b073ba523429e8c1c04c7e4b02a4c88ff11b69)) +- **component:** add Collapse component ([#368](https://github.com/bigcommerce/big-design/issues/368)) ([233e6d1](https://github.com/bigcommerce/big-design/commit/233e6d17f3216179991619ccecb9b1027600818b)) ### BREAKING CHANGES -* **component:** Visual breaking change; removes the bottom margin on `TableFigure` components. -Use the built in `margin` props if margin is needed. - - - - +- **component:** Visual breaking change; removes the bottom margin on `TableFigure` components. + Use the built in `margin` props if margin is needed. # [0.18.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.17.2...@bigcommerce/big-design@0.18.0) (2020-04-20) - ### Bug Fixes -* **icons:** contained aria-labelledby when title prop was undefined ([#374](https://github.com/bigcommerce/big-design/issues/374)) ([f0d4df7](https://github.com/bigcommerce/big-design/commit/f0d4df70894b364ec932dfc5c62cebda5dd10bda)) - +- **icons:** contained aria-labelledby when title prop was undefined ([#374](https://github.com/bigcommerce/big-design/issues/374)) ([f0d4df7](https://github.com/bigcommerce/big-design/commit/f0d4df70894b364ec932dfc5c62cebda5dd10bda)) ### Features -* **component:** adds Counter component to bigdesign ([#371](https://github.com/bigcommerce/big-design/issues/371)) ([cff133e](https://github.com/bigcommerce/big-design/commit/cff133ed83eee42a67cb4a6e3d928d1688027ba2)) - - - - +- **component:** adds Counter component to bigdesign ([#371](https://github.com/bigcommerce/big-design/issues/371)) ([cff133e](https://github.com/bigcommerce/big-design/commit/cff133ed83eee42a67cb4a6e3d928d1688027ba2)) ## [0.17.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.17.1...@bigcommerce/big-design@0.17.2) (2020-04-13) - ### Bug Fixes -* add extra options for maxHeight examples and set up tests ([#367](https://github.com/bigcommerce/big-design/issues/367)) ([05f6aca](https://github.com/bigcommerce/big-design/commit/05f6aca5043c738d6f0714f23b94cee0dcd8dbf7)) -* autocomplete=no only set for Selects ([#362](https://github.com/bigcommerce/big-design/issues/362)) ([ace0bf4](https://github.com/bigcommerce/big-design/commit/ace0bf4df04e08905675826fa990549cbb798be4)) -* render new options for Selects when option prop changes ([#366](https://github.com/bigcommerce/big-design/issues/366)) ([72f066c](https://github.com/bigcommerce/big-design/commit/72f066ccf6a546ce1b20343c16693611cad2d5fd)) -* **component:** expose FormProps ([#369](https://github.com/bigcommerce/big-design/issues/369)) ([358f25f](https://github.com/bigcommerce/big-design/commit/358f25f48db47ca9a8f31b31327a39f456f97f4d)) -* **component:** modal focus first focusable element ([#365](https://github.com/bigcommerce/big-design/issues/365)) ([2c240a5](https://github.com/bigcommerce/big-design/commit/2c240a50d988301eb2b47745edd79d0a209a166c)) - +- add extra options for maxHeight examples and set up tests ([#367](https://github.com/bigcommerce/big-design/issues/367)) ([05f6aca](https://github.com/bigcommerce/big-design/commit/05f6aca5043c738d6f0714f23b94cee0dcd8dbf7)) +- autocomplete=no only set for Selects ([#362](https://github.com/bigcommerce/big-design/issues/362)) ([ace0bf4](https://github.com/bigcommerce/big-design/commit/ace0bf4df04e08905675826fa990549cbb798be4)) +- render new options for Selects when option prop changes ([#366](https://github.com/bigcommerce/big-design/issues/366)) ([72f066c](https://github.com/bigcommerce/big-design/commit/72f066ccf6a546ce1b20343c16693611cad2d5fd)) +- **component:** expose FormProps ([#369](https://github.com/bigcommerce/big-design/issues/369)) ([358f25f](https://github.com/bigcommerce/big-design/commit/358f25f48db47ca9a8f31b31327a39f456f97f4d)) +- **component:** modal focus first focusable element ([#365](https://github.com/bigcommerce/big-design/issues/365)) ([2c240a5](https://github.com/bigcommerce/big-design/commit/2c240a50d988301eb2b47745edd79d0a209a166c)) ### Features -* **component:** CHP-6188 adds grouping options to Select component ([#350](https://github.com/bigcommerce/big-design/issues/350)) ([16a8dd7](https://github.com/bigcommerce/big-design/commit/16a8dd763099a6de84f8d7a6b904fb539c50d364)) -* **component:** CHP-6225 adds ability to hide individual table headers ([#359](https://github.com/bigcommerce/big-design/issues/359)) ([b61b486](https://github.com/bigcommerce/big-design/commit/b61b486fd683bbaec443ce578dbebc5f338d10b9)) - - - - +- **component:** CHP-6188 adds grouping options to Select component ([#350](https://github.com/bigcommerce/big-design/issues/350)) ([16a8dd7](https://github.com/bigcommerce/big-design/commit/16a8dd763099a6de84f8d7a6b904fb539c50d364)) +- **component:** CHP-6225 adds ability to hide individual table headers ([#359](https://github.com/bigcommerce/big-design/issues/359)) ([b61b486](https://github.com/bigcommerce/big-design/commit/b61b486fd683bbaec443ce578dbebc5f338d10b9)) ## [0.17.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.17.0...@bigcommerce/big-design@0.17.1) (2020-03-25) - ### Bug Fixes -* **component:** pagination avoid page 0 ([#354](https://github.com/bigcommerce/big-design/issues/354)) ([ace346b](https://github.com/bigcommerce/big-design/commit/ace346b32c13950912e2b806c6e5497b1af36719)) - - - - +- **component:** pagination avoid page 0 ([#354](https://github.com/bigcommerce/big-design/issues/354)) ([ace346b](https://github.com/bigcommerce/big-design/commit/ace346b32c13950912e2b806c6e5497b1af36719)) # [0.17.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.16.0...@bigcommerce/big-design@0.17.0) (2020-03-25) - ### Bug Fixes -* **component:** compute selectedItems on StatefulTable when items change ([#351](https://github.com/bigcommerce/big-design/issues/351)) ([b5b736b](https://github.com/bigcommerce/big-design/commit/b5b736badd0ad39b2b252a0f6f481203464d1e32)) - +- **component:** compute selectedItems on StatefulTable when items change ([#351](https://github.com/bigcommerce/big-design/issues/351)) ([b5b736b](https://github.com/bigcommerce/big-design/commit/b5b736badd0ad39b2b252a0f6f481203464d1e32)) ### Features -* **component:** add description attribute for Checkbox ([#349](https://github.com/bigcommerce/big-design/issues/349)) ([9a9eeb4](https://github.com/bigcommerce/big-design/commit/9a9eeb4a8d0a316bc8dec0f1c9971efca5d86983)) -* **component:** add description attribute for Radio ([#345](https://github.com/bigcommerce/big-design/issues/345)) ([42365e9](https://github.com/bigcommerce/big-design/commit/42365e9d1b6ce57dd2ff963bcfd93c2ae9caa54c)) -* **component:** allow null errors on Select and MultiSelect ([7112dd3](https://github.com/bigcommerce/big-design/commit/7112dd3320639e404a13485b59549f48fa681a83)) -* **component:** button and input icon props accept null ([e624879](https://github.com/bigcommerce/big-design/commit/e624879ceba179f1aa30cba3908d224da8d21068)) -* **component:** stateful table sortFn ([#353](https://github.com/bigcommerce/big-design/issues/353)) ([3a715a3](https://github.com/bigcommerce/big-design/commit/3a715a3b4585ca6a620447d27f645dcedb51fc59)) - - - - +- **component:** add description attribute for Checkbox ([#349](https://github.com/bigcommerce/big-design/issues/349)) ([9a9eeb4](https://github.com/bigcommerce/big-design/commit/9a9eeb4a8d0a316bc8dec0f1c9971efca5d86983)) +- **component:** add description attribute for Radio ([#345](https://github.com/bigcommerce/big-design/issues/345)) ([42365e9](https://github.com/bigcommerce/big-design/commit/42365e9d1b6ce57dd2ff963bcfd93c2ae9caa54c)) +- **component:** allow null errors on Select and MultiSelect ([7112dd3](https://github.com/bigcommerce/big-design/commit/7112dd3320639e404a13485b59549f48fa681a83)) +- **component:** button and input icon props accept null ([e624879](https://github.com/bigcommerce/big-design/commit/e624879ceba179f1aa30cba3908d224da8d21068)) +- **component:** stateful table sortFn ([#353](https://github.com/bigcommerce/big-design/issues/353)) ([3a715a3](https://github.com/bigcommerce/big-design/commit/3a715a3b4585ca6a620447d27f645dcedb51fc59)) # [0.16.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.15.0...@bigcommerce/big-design@0.16.0) (2020-02-21) - ### Bug Fixes -* **component:** proper panel action button width ([#342](https://github.com/bigcommerce/big-design/issues/342)) ([e53400d](https://github.com/bigcommerce/big-design/commit/e53400d7410e1415ad0d886db72756502e4336ad)) - +- **component:** proper panel action button width ([#342](https://github.com/bigcommerce/big-design/issues/342)) ([e53400d](https://github.com/bigcommerce/big-design/commit/e53400d7410e1415ad0d886db72756502e4336ad)) ### Features -* **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) -* **component:** bump scroll-into-view-if-needed and use auto behavior ([#334](https://github.com/bigcommerce/big-design/issues/334)) ([5bb0fdf](https://github.com/bigcommerce/big-design/commit/5bb0fdf5db15bfbadeb540733310158c1aaeb024)) -* **component:** convert Dropdown/Select to FC and add MultiSelect ([#303](https://github.com/bigcommerce/big-design/issues/303)) ([0ab0e50](https://github.com/bigcommerce/big-design/commit/0ab0e50878405e3da18fbf4e6dc934539a0d6446)) -* **component:** ensure Badge label prop is of type string ([#341](https://github.com/bigcommerce/big-design/issues/341)) ([a9b6847](https://github.com/bigcommerce/big-design/commit/a9b6847e4888f15f9e372a62e43b7542ecf65dfb)) -* **component:** restrict badges to use label props and style fixes ([#339](https://github.com/bigcommerce/big-design/issues/339)) ([a8af2f2](https://github.com/bigcommerce/big-design/commit/a8af2f2a122404046fa2d5762cf4dceac34476f9)) - +- **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) +- **component:** bump scroll-into-view-if-needed and use auto behavior ([#334](https://github.com/bigcommerce/big-design/issues/334)) ([5bb0fdf](https://github.com/bigcommerce/big-design/commit/5bb0fdf5db15bfbadeb540733310158c1aaeb024)) +- **component:** convert Dropdown/Select to FC and add MultiSelect ([#303](https://github.com/bigcommerce/big-design/issues/303)) ([0ab0e50](https://github.com/bigcommerce/big-design/commit/0ab0e50878405e3da18fbf4e6dc934539a0d6446)) +- **component:** ensure Badge label prop is of type string ([#341](https://github.com/bigcommerce/big-design/issues/341)) ([a9b6847](https://github.com/bigcommerce/big-design/commit/a9b6847e4888f15f9e372a62e43b7542ecf65dfb)) +- **component:** restrict badges to use label props and style fixes ([#339](https://github.com/bigcommerce/big-design/issues/339)) ([a8af2f2](https://github.com/bigcommerce/big-design/commit/a8af2f2a122404046fa2d5762cf4dceac34476f9)) ### BREAKING CHANGES -* **component:** `Selects` and `Multiselects` have been split into its own component. Props changed for `Dropdowns` & `Selects`. +- **component:** `Selects` and `Multiselects` have been split into its own component. Props changed for `Dropdowns` & `Selects`. ** Dropdown ** Old: + ```jsx item, icon: , value: 'edit' }, - { - content: 'Duplicate', - onClick: item => item, - value: 'duplicate', - icon: , - }, - { - content: 'Copy', - onClick: item => item, - value: 'copy', - icon: , - disabled: true, - tooltip: 'You cannot copy this item...', - }, - { - content: 'Delete', - onClick: item => item, - value: 'delete', - icon: , - actionType: 'destructive', - }, - { - content: 'Link', - icon: , - type: 'link', - url: '#', - }, - ]} - placement="bottom-start" - trigger={} + maxHeight={250} + options={[ + { content: 'Edit', onClick: (item) => item, icon: , value: 'edit' }, + { + content: 'Duplicate', + onClick: (item) => item, + value: 'duplicate', + icon: , + }, + { + content: 'Copy', + onClick: (item) => item, + value: 'copy', + icon: , + disabled: true, + tooltip: 'You cannot copy this item...', + }, + { + content: 'Delete', + onClick: (item) => item, + value: 'delete', + icon: , + actionType: 'destructive', + }, + { + content: 'Link', + icon: , + type: 'link', + url: '#', + }, + ]} + placement="bottom-start" + trigger={} /> ``` New: + ```jsx item, hash: 'edit', icon: }, - { - content: 'Duplicate', - onItemClick: item => item, - hash: 'duplicate', - icon: , - }, - { - content: 'Copy', - onItemClick: item => item, - hash: 'copy', - icon: , - disabled: true, - tooltip: 'You cannot copy this item...', - }, - { - content: 'Delete', - onItemClick: item => item, - hash: 'delete', - icon: , - actionType: 'destructive', - }, - { - content: 'Link', - icon: , - type: 'link', - url: '#', - }, - ]} - placement="bottom-start" - toggle={} + maxHeight={250} + items={[ + { content: 'Edit', onItemClick: (item) => item, hash: 'edit', icon: }, + { + content: 'Duplicate', + onItemClick: (item) => item, + hash: 'duplicate', + icon: , + }, + { + content: 'Copy', + onItemClick: (item) => item, + hash: 'copy', + icon: , + disabled: true, + tooltip: 'You cannot copy this item...', + }, + { + content: 'Delete', + onItemClick: (item) => item, + hash: 'delete', + icon: , + actionType: 'destructive', + }, + { + content: 'Link', + icon: , + type: 'link', + url: '#', + }, + ]} + placement="bottom-start" + toggle={} /> ``` ** Select ** Old: + ```jsx , - onActionClick: () => null, - }} - label="Countries" - maxHeight={300} - onOptionChange={handleChange} - options={[ - { value: 'us', content: 'United States' }, - { value: 'mx', content: 'Mexico' }, - { value: 'ca', content: 'Canada' }, - { value: 'ru', content: 'Russia', disabled: true }, - ]} - placeholder={'Choose country'} - placement={'bottom-start'} - required - value={value} + action={{ + actionType: 'destructive', + content: 'Remove Country', + icon: , + onActionClick: () => null, + }} + label="Countries" + maxHeight={300} + onOptionChange={handleChange} + options={[ + { value: 'us', content: 'United States' }, + { value: 'mx', content: 'Mexico' }, + { value: 'ca', content: 'Canada' }, + { value: 'ru', content: 'Russia', disabled: true }, + ]} + placeholder={'Choose country'} + placement={'bottom-start'} + required + value={value} /> ``` -** MultiSelect ** +** MultiSelect ** Old: + ```jsx
` no longer accepts Margin props. - - - - +- **component:** `onChange` is renamed to `onItemChange` +- **all:** bumped peer dependency of styled-components to `^4.3.0` +- **component:** `
` no longer accepts Margin props. # [0.12.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design@0.11.1...@bigcommerce/big-design@0.12.0) (2019-10-29) - -* Restrict Dropdown (#212) ([8608609](https://github.com/bigcommerce/big-design/commit/8608609)), closes [#212](https://github.com/bigcommerce/big-design/issues/212) - +- Restrict Dropdown (#212) ([8608609](https://github.com/bigcommerce/big-design/commit/8608609)), closes [#212](https://github.com/bigcommerce/big-design/issues/212) ### Bug Fixes -* **component:** pagination mobile styles ([59cbfe3](https://github.com/bigcommerce/big-design/commit/59cbfe3)) - +- **component:** pagination mobile styles ([59cbfe3](https://github.com/bigcommerce/big-design/commit/59cbfe3)) ### Features -* **component:** add filterable prop to Select ([#227](https://github.com/bigcommerce/big-design/issues/227)) ([f05d343](https://github.com/bigcommerce/big-design/commit/f05d343)) -* **component:** add header and action props to Panel ([8a90002](https://github.com/bigcommerce/big-design/commit/8a90002)) -* **component:** add multiselect ([#200](https://github.com/bigcommerce/big-design/issues/200)) ([02acf73](https://github.com/bigcommerce/big-design/commit/02acf73)) -* **component:** add optional text to non required inputs ([#208](https://github.com/bigcommerce/big-design/issues/208)) ([463e99f](https://github.com/bigcommerce/big-design/commit/463e99f)) -* **component:** add sort functionality to Table component ([2d30461](https://github.com/bigcommerce/big-design/commit/2d30461)) -* **component:** allow state override of table select all checkbox ([#224](https://github.com/bigcommerce/big-design/issues/224)) ([b64eda1](https://github.com/bigcommerce/big-design/commit/b64eda1)) -* **component:** convert Button component to FC ([#221](https://github.com/bigcommerce/big-design/issues/221)) ([90759d6](https://github.com/bigcommerce/big-design/commit/90759d6)) -* **component:** restrict actions and header from modals ([#209](https://github.com/bigcommerce/big-design/issues/209)) ([bc85d25](https://github.com/bigcommerce/big-design/commit/bc85d25)) -* **component:** restrict Select ([#218](https://github.com/bigcommerce/big-design/issues/218)) ([66378ed](https://github.com/bigcommerce/big-design/commit/66378ed)) -* **component:** rework Table component ([11389b9](https://github.com/bigcommerce/big-design/commit/11389b9)) -* **component:** table multi-page select ([#225](https://github.com/bigcommerce/big-design/issues/225)) ([00140ab](https://github.com/bigcommerce/big-design/commit/00140ab)) -* **component:** update Tabs component to be more restrictive ([683d768](https://github.com/bigcommerce/big-design/commit/683d768)) - +- **component:** add filterable prop to Select ([#227](https://github.com/bigcommerce/big-design/issues/227)) ([f05d343](https://github.com/bigcommerce/big-design/commit/f05d343)) +- **component:** add header and action props to Panel ([8a90002](https://github.com/bigcommerce/big-design/commit/8a90002)) +- **component:** add multiselect ([#200](https://github.com/bigcommerce/big-design/issues/200)) ([02acf73](https://github.com/bigcommerce/big-design/commit/02acf73)) +- **component:** add optional text to non required inputs ([#208](https://github.com/bigcommerce/big-design/issues/208)) ([463e99f](https://github.com/bigcommerce/big-design/commit/463e99f)) +- **component:** add sort functionality to Table component ([2d30461](https://github.com/bigcommerce/big-design/commit/2d30461)) +- **component:** allow state override of table select all checkbox ([#224](https://github.com/bigcommerce/big-design/issues/224)) ([b64eda1](https://github.com/bigcommerce/big-design/commit/b64eda1)) +- **component:** convert Button component to FC ([#221](https://github.com/bigcommerce/big-design/issues/221)) ([90759d6](https://github.com/bigcommerce/big-design/commit/90759d6)) +- **component:** restrict actions and header from modals ([#209](https://github.com/bigcommerce/big-design/issues/209)) ([bc85d25](https://github.com/bigcommerce/big-design/commit/bc85d25)) +- **component:** restrict Select ([#218](https://github.com/bigcommerce/big-design/issues/218)) ([66378ed](https://github.com/bigcommerce/big-design/commit/66378ed)) +- **component:** rework Table component ([11389b9](https://github.com/bigcommerce/big-design/commit/11389b9)) +- **component:** table multi-page select ([#225](https://github.com/bigcommerce/big-design/issues/225)) ([00140ab](https://github.com/bigcommerce/big-design/commit/00140ab)) +- **component:** update Tabs component to be more restrictive ([683d768](https://github.com/bigcommerce/big-design/commit/683d768)) ### BREAKING CHANGES -* **component:** Select now accepts an array of `Options` and an `Action` object. Will call `onChange` when option is selected with the chosen `value` and `option` as arguments. For more details see the usage examples in our docs. +- **component:** Select now accepts an array of `Options` and an `Action` object. Will call `onChange` when option is selected with the chosen `value` and `option` as arguments. For more details see the usage examples in our docs. Old: + ```jsx ``` New: + ```jsx
} /> ``` New: + ```jsx
Some Action} /> ``` - - - - # [0.25.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.24.0...@bigcommerce/docs@0.25.0) (2020-11-12) - ### Bug Fixes -* webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) -* **docs:** alert docs - alert management import clarification ([#470](https://github.com/bigcommerce/big-design/issues/470)) ([8a5e330](https://github.com/bigcommerce/big-design/commit/8a5e330afce88f7eb7d8183fdb24404c12f907be)) - +- webpack 5 compatibility ([#466](https://github.com/bigcommerce/big-design/issues/466)) ([7e66238](https://github.com/bigcommerce/big-design/commit/7e66238ca42cb27d91b1a80cc9e1c8014808e27b)) +- **docs:** alert docs - alert management import clarification ([#470](https://github.com/bigcommerce/big-design/issues/470)) ([8a5e330](https://github.com/bigcommerce/big-design/commit/8a5e330afce88f7eb7d8183fdb24404c12f907be)) ### chore -* **component:** rename InlineAlert to InlineMessage ([#464](https://github.com/bigcommerce/big-design/issues/464)) ([d88b504](https://github.com/bigcommerce/big-design/commit/d88b504094a5749948c0bb1993dd483a3f5a0363)) - +- **component:** rename InlineAlert to InlineMessage ([#464](https://github.com/bigcommerce/big-design/issues/464)) ([d88b504](https://github.com/bigcommerce/big-design/commit/d88b504094a5749948c0bb1993dd483a3f5a0363)) ### BREAKING CHANGES -* **component:** Rename `InlineAlert` to `InlineMessage`. - - - - +- **component:** Rename `InlineAlert` to `InlineMessage`. # [0.24.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.8...@bigcommerce/docs@0.24.0) (2020-10-16) **Note:** Version bump only for package @bigcommerce/docs - - - - ## [0.23.8](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.7...@bigcommerce/docs@0.23.8) (2020-10-14) **Note:** Version bump only for package @bigcommerce/docs - - - - ## [0.23.7](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.6...@bigcommerce/docs@0.23.7) (2020-10-07) **Note:** Version bump only for package @bigcommerce/docs - - - - ## [0.23.6](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.5...@bigcommerce/docs@0.23.6) (2020-10-02) - ### Features -* **component:** adding actions to alert component ([#453](https://github.com/bigcommerce/big-design/issues/453)) ([fe8eeab](https://github.com/bigcommerce/big-design/commit/fe8eeab5e21ffb7af69e9e898995bb17baede8c7)) - - - - +- **component:** adding actions to alert component ([#453](https://github.com/bigcommerce/big-design/issues/453)) ([fe8eeab](https://github.com/bigcommerce/big-design/commit/fe8eeab5e21ffb7af69e9e898995bb17baede8c7)) ## [0.23.5](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.4...@bigcommerce/docs@0.23.5) (2020-09-25) **Note:** Version bump only for package @bigcommerce/docs - - - - ## [0.23.4](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.3...@bigcommerce/docs@0.23.4) (2020-09-16) **Note:** Version bump only for package @bigcommerce/docs - - - - ## [0.23.3](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.2...@bigcommerce/docs@0.23.3) (2020-09-09) **Note:** Version bump only for package @bigcommerce/docs - - - - ## [0.23.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.1...@bigcommerce/docs@0.23.2) (2020-09-03) - ### Features -* **component:** rename popover offset props and defaults ([#447](https://github.com/bigcommerce/big-design/issues/447)) ([4a88f09](https://github.com/bigcommerce/big-design/commit/4a88f09adf9383ba9861cfecd54c48155fc0b953)) - - - - +- **component:** rename popover offset props and defaults ([#447](https://github.com/bigcommerce/big-design/issues/447)) ([4a88f09](https://github.com/bigcommerce/big-design/commit/4a88f09adf9383ba9861cfecd54c48155fc0b953)) ## [0.23.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.23.0...@bigcommerce/docs@0.23.1) (2020-08-31) - ### Bug Fixes -* **component:** allow Dropdown groups to have optional `label` ([1b12288](https://github.com/bigcommerce/big-design/commit/1b12288842143ebfab7b146caa94f4bf6f9acd94)) - +- **component:** allow Dropdown groups to have optional `label` ([1b12288](https://github.com/bigcommerce/big-design/commit/1b12288842143ebfab7b146caa94f4bf6f9acd94)) ### Features -* **component:** add hr to dropdown when separated flag is true ([#445](https://github.com/bigcommerce/big-design/issues/445)) ([4123553](https://github.com/bigcommerce/big-design/commit/4123553137f82758537ffb192de57de78769531e)) - - - - +- **component:** add hr to dropdown when separated flag is true ([#445](https://github.com/bigcommerce/big-design/issues/445)) ([4123553](https://github.com/bigcommerce/big-design/commit/4123553137f82758537ffb192de57de78769531e)) # [0.23.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.22.0...@bigcommerce/docs@0.23.0) (2020-08-25) - -### Features - -* **component:** add emptyComponent prop to Table ([#436](https://github.com/bigcommerce/big-design/issues/436)) ([d1e877d](https://github.com/bigcommerce/big-design/commit/d1e877d71783c504267737bf40acbd4fc689f6e1)) -* **component:** add HR component ([#438](https://github.com/bigcommerce/big-design/issues/438)) ([eb657fc](https://github.com/bigcommerce/big-design/commit/eb657fca18824ecc2ea8756cef1d06645115ce30)) -* **component:** add mobileWidth prop to Button ([#435](https://github.com/bigcommerce/big-design/issues/435)) ([f04e120](https://github.com/bigcommerce/big-design/commit/f04e120f3fa1613b1e76b736374423c2bee780b5)) -* **component:** add zIndex prop to Box ([#439](https://github.com/bigcommerce/big-design/issues/439)) ([c025900](https://github.com/bigcommerce/big-design/commit/c025900d9562d5e3b0deafa127df28f277caeef9)) -* **component:** rename alertManager's fadeAway to autoDismiss ([#437](https://github.com/bigcommerce/big-design/issues/437)) ([11b1dff](https://github.com/bigcommerce/big-design/commit/11b1dff42f686b9241a2f508fb546b32db5d45d8)) -* **docs:** adds docs for Popover ([b37d109](https://github.com/bigcommerce/big-design/commit/b37d109c63b159ad91834d2e15b69a6d0237e0c6)) - - -### BREAKING CHANGES - -* **component:** If you are using alertManager's `fadeAway` option you will need to change it to `autoDismiss`. - - - - - -# [0.22.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.21.2...@bigcommerce/docs@0.22.0) (2020-08-13) - - -### Features - -* **component:** add Switch component ([#429](https://github.com/bigcommerce/big-design/issues/429)) ([340bcec](https://github.com/bigcommerce/big-design/commit/340bcecdab6d919e2899a30ed50036905a65bf2d)) -* **component:** add Timepicker component ([#425](https://github.com/bigcommerce/big-design/issues/425)) ([23ee544](https://github.com/bigcommerce/big-design/commit/23ee544956719379ac45b0527ef8f73f26df22df)) -* **docs:** add BigDesign version on the documentation site ([#428](https://github.com/bigcommerce/big-design/issues/428)) ([8a39278](https://github.com/bigcommerce/big-design/commit/8a39278adfe189055f973d4387e3efb7be5bbbcf)) - - - - - -## [0.21.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.21.1...@bigcommerce/docs@0.21.2) (2020-07-31) - - -### Features - -* **component:** add description to select options and action ([#423](https://github.com/bigcommerce/big-design/issues/423)) ([2efaab5](https://github.com/bigcommerce/big-design/commit/2efaab5b9563a164540eb57e77a12504dc6169ce)) -* **component:** allow FormControlLabels in Selects ([#422](https://github.com/bigcommerce/big-design/issues/422)) ([f49dd81](https://github.com/bigcommerce/big-design/commit/f49dd81e1e30cfc45e951e828fabe4315ff4ad1e)) - - - - - -## [0.21.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.21.0...@bigcommerce/docs@0.21.1) (2020-07-14) - - -### Bug Fixes - -* **docs:** fix hash routes ([#418](https://github.com/bigcommerce/big-design/issues/418)) ([bb0eab3](https://github.com/bigcommerce/big-design/commit/bb0eab303587f434fbe26cf80900738a2ab329af)) - - -### Features - -* **component:** add fadeAway option to alertsManager ([#417](https://github.com/bigcommerce/big-design/issues/417)) ([87b043c](https://github.com/bigcommerce/big-design/commit/87b043ce631e5795ce26dceabb1664274f6915f9)) - - - - - -# [0.21.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.20.0...@bigcommerce/docs@0.21.0) (2020-07-14) - - -### Bug Fixes - -* two typos in description text ([#411](https://github.com/bigcommerce/big-design/issues/411)) ([bd1e220](https://github.com/bigcommerce/big-design/commit/bd1e22082c95f685e7becdccb53ff71e038e1e5f)) -* **docs:** grammar update ([40d12b7](https://github.com/bigcommerce/big-design/commit/40d12b7ebae2a3dfa8e9861453572f57ad511466)) -* **docs:** update broken links ([#416](https://github.com/bigcommerce/big-design/issues/416)) ([0ef7ab7](https://github.com/bigcommerce/big-design/commit/0ef7ab7a620f7a4c9823dc730db3be40be9f7a44)) - - ### Features -* **component:** add clear method to alerts manager ([#415](https://github.com/bigcommerce/big-design/issues/415)) ([8c472cc](https://github.com/bigcommerce/big-design/commit/8c472cc7fadb2d1766223457e86758321f639328)) -* **component:** add Datepicker component ([#408](https://github.com/bigcommerce/big-design/issues/408)) ([f23176a](https://github.com/bigcommerce/big-design/commit/f23176a403599ff678ddcbd61359e83c5e929685)) +- **component:** add emptyComponent prop to Table ([#436](https://github.com/bigcommerce/big-design/issues/436)) ([d1e877d](https://github.com/bigcommerce/big-design/commit/d1e877d71783c504267737bf40acbd4fc689f6e1)) +- **component:** add HR component ([#438](https://github.com/bigcommerce/big-design/issues/438)) ([eb657fc](https://github.com/bigcommerce/big-design/commit/eb657fca18824ecc2ea8756cef1d06645115ce30)) +- **component:** add mobileWidth prop to Button ([#435](https://github.com/bigcommerce/big-design/issues/435)) ([f04e120](https://github.com/bigcommerce/big-design/commit/f04e120f3fa1613b1e76b736374423c2bee780b5)) +- **component:** add zIndex prop to Box ([#439](https://github.com/bigcommerce/big-design/issues/439)) ([c025900](https://github.com/bigcommerce/big-design/commit/c025900d9562d5e3b0deafa127df28f277caeef9)) +- **component:** rename alertManager's fadeAway to autoDismiss ([#437](https://github.com/bigcommerce/big-design/issues/437)) ([11b1dff](https://github.com/bigcommerce/big-design/commit/11b1dff42f686b9241a2f508fb546b32db5d45d8)) +- **docs:** adds docs for Popover ([b37d109](https://github.com/bigcommerce/big-design/commit/b37d109c63b159ad91834d2e15b69a6d0237e0c6)) +### BREAKING CHANGES +- **component:** If you are using alertManager's `fadeAway` option you will need to change it to `autoDismiss`. +# [0.22.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.21.2...@bigcommerce/docs@0.22.0) (2020-08-13) +### Features -# [0.20.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.19.2...@bigcommerce/docs@0.20.0) (2020-06-16) +- **component:** add Switch component ([#429](https://github.com/bigcommerce/big-design/issues/429)) ([340bcec](https://github.com/bigcommerce/big-design/commit/340bcecdab6d919e2899a30ed50036905a65bf2d)) +- **component:** add Timepicker component ([#425](https://github.com/bigcommerce/big-design/issues/425)) ([23ee544](https://github.com/bigcommerce/big-design/commit/23ee544956719379ac45b0527ef8f73f26df22df)) +- **docs:** add BigDesign version on the documentation site ([#428](https://github.com/bigcommerce/big-design/issues/428)) ([8a39278](https://github.com/bigcommerce/big-design/commit/8a39278adfe189055f973d4387e3efb7be5bbbcf)) +## [0.21.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.21.1...@bigcommerce/docs@0.21.2) (2020-07-31) ### Features -* **component:** add additional size to ProgressCircle component ([#409](https://github.com/bigcommerce/big-design/issues/409)) ([70fafaf](https://github.com/bigcommerce/big-design/commit/70fafaf5e9b61a408e97d72a24a5b88567482b33)) -* **component:** add Tree component ([#406](https://github.com/bigcommerce/big-design/issues/406)) ([c67643c](https://github.com/bigcommerce/big-design/commit/c67643cfdf425d078a1ea09bce12575e35f442e7)) +- **component:** add description to select options and action ([#423](https://github.com/bigcommerce/big-design/issues/423)) ([2efaab5](https://github.com/bigcommerce/big-design/commit/2efaab5b9563a164540eb57e77a12504dc6169ce)) +- **component:** allow FormControlLabels in Selects ([#422](https://github.com/bigcommerce/big-design/issues/422)) ([f49dd81](https://github.com/bigcommerce/big-design/commit/f49dd81e1e30cfc45e951e828fabe4315ff4ad1e)) +## [0.21.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.21.0...@bigcommerce/docs@0.21.1) (2020-07-14) -### BREAKING CHANGES +### Bug Fixes -* **component:** `xSmall` `ProgressCircle` size changed to `xxSmall`. +- **docs:** fix hash routes ([#418](https://github.com/bigcommerce/big-design/issues/418)) ([bb0eab3](https://github.com/bigcommerce/big-design/commit/bb0eab303587f434fbe26cf80900738a2ab329af)) +### Features +- **component:** add fadeAway option to alertsManager ([#417](https://github.com/bigcommerce/big-design/issues/417)) ([87b043c](https://github.com/bigcommerce/big-design/commit/87b043ce631e5795ce26dceabb1664274f6915f9)) +# [0.21.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.20.0...@bigcommerce/docs@0.21.0) (2020-07-14) +### Bug Fixes -## [0.19.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.19.1...@bigcommerce/docs@0.19.2) (2020-05-07) +- two typos in description text ([#411](https://github.com/bigcommerce/big-design/issues/411)) ([bd1e220](https://github.com/bigcommerce/big-design/commit/bd1e22082c95f685e7becdccb53ff71e038e1e5f)) +- **docs:** grammar update ([40d12b7](https://github.com/bigcommerce/big-design/commit/40d12b7ebae2a3dfa8e9861453572f57ad511466)) +- **docs:** update broken links ([#416](https://github.com/bigcommerce/big-design/issues/416)) ([0ef7ab7](https://github.com/bigcommerce/big-design/commit/0ef7ab7a620f7a4c9823dc730db3be40be9f7a44)) -**Note:** Version bump only for package @bigcommerce/docs +### Features +- **component:** add clear method to alerts manager ([#415](https://github.com/bigcommerce/big-design/issues/415)) ([8c472cc](https://github.com/bigcommerce/big-design/commit/8c472cc7fadb2d1766223457e86758321f639328)) +- **component:** add Datepicker component ([#408](https://github.com/bigcommerce/big-design/issues/408)) ([f23176a](https://github.com/bigcommerce/big-design/commit/f23176a403599ff678ddcbd61359e83c5e929685)) +# [0.20.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.19.2...@bigcommerce/docs@0.20.0) (2020-06-16) +### Features +- **component:** add additional size to ProgressCircle component ([#409](https://github.com/bigcommerce/big-design/issues/409)) ([70fafaf](https://github.com/bigcommerce/big-design/commit/70fafaf5e9b61a408e97d72a24a5b88567482b33)) +- **component:** add Tree component ([#406](https://github.com/bigcommerce/big-design/issues/406)) ([c67643c](https://github.com/bigcommerce/big-design/commit/c67643cfdf425d078a1ea09bce12575e35f442e7)) -## [0.19.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.19.0...@bigcommerce/docs@0.19.1) (2020-04-30) +### BREAKING CHANGES -**Note:** Version bump only for package @bigcommerce/docs +- **component:** `xSmall` `ProgressCircle` size changed to `xxSmall`. +## [0.19.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.19.1...@bigcommerce/docs@0.19.2) (2020-05-07) +**Note:** Version bump only for package @bigcommerce/docs +## [0.19.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.19.0...@bigcommerce/docs@0.19.1) (2020-04-30) +**Note:** Version bump only for package @bigcommerce/docs # [0.19.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.18.0...@bigcommerce/docs@0.19.0) (2020-04-29) - ### Bug Fixes -* **component:** adds description to Select & MultiSelect ([#378](https://github.com/bigcommerce/big-design/issues/378)) ([b66c733](https://github.com/bigcommerce/big-design/commit/b66c733a418afdbce36c8c683a59f69a17dda1d0)) -* **component:** remove bottom margin on the TableFigure component ([#385](https://github.com/bigcommerce/big-design/issues/385)) ([25d4760](https://github.com/bigcommerce/big-design/commit/25d47609787954e1da7de6deac41707e697c4bfc)) -* **component:** table column prop incorrect value for middle alignment ([#383](https://github.com/bigcommerce/big-design/issues/383)) ([cb1eadb](https://github.com/bigcommerce/big-design/commit/cb1eadb7c501515b18fd93b792641eb5f286411d)) - +- **component:** adds description to Select & MultiSelect ([#378](https://github.com/bigcommerce/big-design/issues/378)) ([b66c733](https://github.com/bigcommerce/big-design/commit/b66c733a418afdbce36c8c683a59f69a17dda1d0)) +- **component:** remove bottom margin on the TableFigure component ([#385](https://github.com/bigcommerce/big-design/issues/385)) ([25d4760](https://github.com/bigcommerce/big-design/commit/25d47609787954e1da7de6deac41707e697c4bfc)) +- **component:** table column prop incorrect value for middle alignment ([#383](https://github.com/bigcommerce/big-design/issues/383)) ([cb1eadb](https://github.com/bigcommerce/big-design/commit/cb1eadb7c501515b18fd93b792641eb5f286411d)) ### Features -* **component:** add clearfix prop for Box component ([#381](https://github.com/bigcommerce/big-design/issues/381)) ([29b073b](https://github.com/bigcommerce/big-design/commit/29b073ba523429e8c1c04c7e4b02a4c88ff11b69)) -* **component:** add Collapse component ([#368](https://github.com/bigcommerce/big-design/issues/368)) ([233e6d1](https://github.com/bigcommerce/big-design/commit/233e6d17f3216179991619ccecb9b1027600818b)) - +- **component:** add clearfix prop for Box component ([#381](https://github.com/bigcommerce/big-design/issues/381)) ([29b073b](https://github.com/bigcommerce/big-design/commit/29b073ba523429e8c1c04c7e4b02a4c88ff11b69)) +- **component:** add Collapse component ([#368](https://github.com/bigcommerce/big-design/issues/368)) ([233e6d1](https://github.com/bigcommerce/big-design/commit/233e6d17f3216179991619ccecb9b1027600818b)) ### BREAKING CHANGES -* **component:** Visual breaking change; removes the bottom margin on `TableFigure` components. -Use the built in `margin` props if margin is needed. - - - - +- **component:** Visual breaking change; removes the bottom margin on `TableFigure` components. + Use the built in `margin` props if margin is needed. # [0.18.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.17.2...@bigcommerce/docs@0.18.0) (2020-04-20) - ### Features -* **component:** adds Counter component to bigdesign ([#371](https://github.com/bigcommerce/big-design/issues/371)) ([cff133e](https://github.com/bigcommerce/big-design/commit/cff133ed83eee42a67cb4a6e3d928d1688027ba2)) - - - - +- **component:** adds Counter component to bigdesign ([#371](https://github.com/bigcommerce/big-design/issues/371)) ([cff133e](https://github.com/bigcommerce/big-design/commit/cff133ed83eee42a67cb4a6e3d928d1688027ba2)) ## [0.17.2](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.17.1...@bigcommerce/docs@0.17.2) (2020-04-13) - ### Bug Fixes -* add extra options for maxHeight examples and set up tests ([#367](https://github.com/bigcommerce/big-design/issues/367)) ([05f6aca](https://github.com/bigcommerce/big-design/commit/05f6aca5043c738d6f0714f23b94cee0dcd8dbf7)) - +- add extra options for maxHeight examples and set up tests ([#367](https://github.com/bigcommerce/big-design/issues/367)) ([05f6aca](https://github.com/bigcommerce/big-design/commit/05f6aca5043c738d6f0714f23b94cee0dcd8dbf7)) ### Features -* **component:** CHP-6188 adds grouping options to Select component ([#350](https://github.com/bigcommerce/big-design/issues/350)) ([16a8dd7](https://github.com/bigcommerce/big-design/commit/16a8dd763099a6de84f8d7a6b904fb539c50d364)) -* **component:** CHP-6225 adds ability to hide individual table headers ([#359](https://github.com/bigcommerce/big-design/issues/359)) ([b61b486](https://github.com/bigcommerce/big-design/commit/b61b486fd683bbaec443ce578dbebc5f338d10b9)) -* **docs:** add og:image for link preview ([#360](https://github.com/bigcommerce/big-design/issues/360)) ([31bc780](https://github.com/bigcommerce/big-design/commit/31bc780ab250472f164e08eb5d77c22a5dbe78fd)) - - - - +- **component:** CHP-6188 adds grouping options to Select component ([#350](https://github.com/bigcommerce/big-design/issues/350)) ([16a8dd7](https://github.com/bigcommerce/big-design/commit/16a8dd763099a6de84f8d7a6b904fb539c50d364)) +- **component:** CHP-6225 adds ability to hide individual table headers ([#359](https://github.com/bigcommerce/big-design/issues/359)) ([b61b486](https://github.com/bigcommerce/big-design/commit/b61b486fd683bbaec443ce578dbebc5f338d10b9)) +- **docs:** add og:image for link preview ([#360](https://github.com/bigcommerce/big-design/issues/360)) ([31bc780](https://github.com/bigcommerce/big-design/commit/31bc780ab250472f164e08eb5d77c22a5dbe78fd)) ## [0.17.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.17.0...@bigcommerce/docs@0.17.1) (2020-03-25) **Note:** Version bump only for package @bigcommerce/docs - - - - # [0.17.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.16.0...@bigcommerce/docs@0.17.0) (2020-03-25) - ### Features -* **component:** add description attribute for Checkbox ([#349](https://github.com/bigcommerce/big-design/issues/349)) ([9a9eeb4](https://github.com/bigcommerce/big-design/commit/9a9eeb4a8d0a316bc8dec0f1c9971efca5d86983)) -* **component:** add description attribute for Radio ([#345](https://github.com/bigcommerce/big-design/issues/345)) ([42365e9](https://github.com/bigcommerce/big-design/commit/42365e9d1b6ce57dd2ff963bcfd93c2ae9caa54c)) -* **component:** stateful table sortFn ([#353](https://github.com/bigcommerce/big-design/issues/353)) ([3a715a3](https://github.com/bigcommerce/big-design/commit/3a715a3b4585ca6a620447d27f645dcedb51fc59)) - - - - +- **component:** add description attribute for Checkbox ([#349](https://github.com/bigcommerce/big-design/issues/349)) ([9a9eeb4](https://github.com/bigcommerce/big-design/commit/9a9eeb4a8d0a316bc8dec0f1c9971efca5d86983)) +- **component:** add description attribute for Radio ([#345](https://github.com/bigcommerce/big-design/issues/345)) ([42365e9](https://github.com/bigcommerce/big-design/commit/42365e9d1b6ce57dd2ff963bcfd93c2ae9caa54c)) +- **component:** stateful table sortFn ([#353](https://github.com/bigcommerce/big-design/issues/353)) ([3a715a3](https://github.com/bigcommerce/big-design/commit/3a715a3b4585ca6a620447d27f645dcedb51fc59)) # [0.16.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.15.0...@bigcommerce/docs@0.16.0) (2020-02-21) - ### Bug Fixes -* **docs:** public path ([#333](https://github.com/bigcommerce/big-design/issues/333)) ([9db4d26](https://github.com/bigcommerce/big-design/commit/9db4d2686e08635b01d853fd8936a06f38695228)) - +- **docs:** public path ([#333](https://github.com/bigcommerce/big-design/issues/333)) ([9db4d26](https://github.com/bigcommerce/big-design/commit/9db4d2686e08635b01d853fd8936a06f38695228)) ### Features -* **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) -* **component:** convert Dropdown/Select to FC and add MultiSelect ([#303](https://github.com/bigcommerce/big-design/issues/303)) ([0ab0e50](https://github.com/bigcommerce/big-design/commit/0ab0e50878405e3da18fbf4e6dc934539a0d6446)) -* **component:** restrict badges to use label props and style fixes ([#339](https://github.com/bigcommerce/big-design/issues/339)) ([a8af2f2](https://github.com/bigcommerce/big-design/commit/a8af2f2a122404046fa2d5762cf4dceac34476f9)) - +- **component:** add Alerts, InlineAlerts, and Message components ([#340](https://github.com/bigcommerce/big-design/issues/340)) ([d541276](https://github.com/bigcommerce/big-design/commit/d54127603fba47b46cb35c3db4caf53ab24bafc3)) +- **component:** convert Dropdown/Select to FC and add MultiSelect ([#303](https://github.com/bigcommerce/big-design/issues/303)) ([0ab0e50](https://github.com/bigcommerce/big-design/commit/0ab0e50878405e3da18fbf4e6dc934539a0d6446)) +- **component:** restrict badges to use label props and style fixes ([#339](https://github.com/bigcommerce/big-design/issues/339)) ([a8af2f2](https://github.com/bigcommerce/big-design/commit/a8af2f2a122404046fa2d5762cf4dceac34476f9)) ### BREAKING CHANGES -* **component:** `Selects` and `Multiselects` have been split into its own component. Props changed for `Dropdowns` & `Selects`. +- **component:** `Selects` and `Multiselects` have been split into its own component. Props changed for `Dropdowns` & `Selects`. ** Dropdown ** Old: + ```jsx item, icon: , value: 'edit' }, - { - content: 'Duplicate', - onClick: item => item, - value: 'duplicate', - icon: , - }, - { - content: 'Copy', - onClick: item => item, - value: 'copy', - icon: , - disabled: true, - tooltip: 'You cannot copy this item...', - }, - { - content: 'Delete', - onClick: item => item, - value: 'delete', - icon: , - actionType: 'destructive', - }, - { - content: 'Link', - icon: , - type: 'link', - url: '#', - }, - ]} - placement="bottom-start" - trigger={} + maxHeight={250} + options={[ + { content: 'Edit', onClick: (item) => item, icon: , value: 'edit' }, + { + content: 'Duplicate', + onClick: (item) => item, + value: 'duplicate', + icon: , + }, + { + content: 'Copy', + onClick: (item) => item, + value: 'copy', + icon: , + disabled: true, + tooltip: 'You cannot copy this item...', + }, + { + content: 'Delete', + onClick: (item) => item, + value: 'delete', + icon: , + actionType: 'destructive', + }, + { + content: 'Link', + icon: , + type: 'link', + url: '#', + }, + ]} + placement="bottom-start" + trigger={} /> ``` New: + ```jsx item, hash: 'edit', icon: }, - { - content: 'Duplicate', - onItemClick: item => item, - hash: 'duplicate', - icon: , - }, - { - content: 'Copy', - onItemClick: item => item, - hash: 'copy', - icon: , - disabled: true, - tooltip: 'You cannot copy this item...', - }, - { - content: 'Delete', - onItemClick: item => item, - hash: 'delete', - icon: , - actionType: 'destructive', - }, - { - content: 'Link', - icon: , - type: 'link', - url: '#', - }, - ]} - placement="bottom-start" - toggle={} + maxHeight={250} + items={[ + { content: 'Edit', onItemClick: (item) => item, hash: 'edit', icon: }, + { + content: 'Duplicate', + onItemClick: (item) => item, + hash: 'duplicate', + icon: , + }, + { + content: 'Copy', + onItemClick: (item) => item, + hash: 'copy', + icon: , + disabled: true, + tooltip: 'You cannot copy this item...', + }, + { + content: 'Delete', + onItemClick: (item) => item, + hash: 'delete', + icon: , + actionType: 'destructive', + }, + { + content: 'Link', + icon: , + type: 'link', + url: '#', + }, + ]} + placement="bottom-start" + toggle={} /> ``` ** Select ** Old: + ```jsx , - onActionClick: () => null, - }} - label="Countries" - maxHeight={300} - onOptionChange={handleChange} - options={[ - { value: 'us', content: 'United States' }, - { value: 'mx', content: 'Mexico' }, - { value: 'ca', content: 'Canada' }, - { value: 'ru', content: 'Russia', disabled: true }, - ]} - placeholder={'Choose country'} - placement={'bottom-start'} - required - value={value} + action={{ + actionType: 'destructive', + content: 'Remove Country', + icon: , + onActionClick: () => null, + }} + label="Countries" + maxHeight={300} + onOptionChange={handleChange} + options={[ + { value: 'us', content: 'United States' }, + { value: 'mx', content: 'Mexico' }, + { value: 'ca', content: 'Canada' }, + { value: 'ru', content: 'Russia', disabled: true }, + ]} + placeholder={'Choose country'} + placement={'bottom-start'} + required + value={value} /> ``` -** MultiSelect ** +** MultiSelect ** Old: + ```jsx
` no longer accepts Margin props. - - - - +- **component:** `onChange` is renamed to `onItemChange` +- **all:** bumped peer dependency of styled-components to `^4.3.0` +- **component:** `
` no longer accepts Margin props. # [0.12.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/docs@0.11.1...@bigcommerce/docs@0.12.0) (2019-10-29) - -* Restrict Dropdown (#212) ([8608609](https://github.com/bigcommerce/big-design/commit/8608609)), closes [#212](https://github.com/bigcommerce/big-design/issues/212) - +- Restrict Dropdown (#212) ([8608609](https://github.com/bigcommerce/big-design/commit/8608609)), closes [#212](https://github.com/bigcommerce/big-design/issues/212) ### Bug Fixes -* **docs:** logo overflowing into side nav ([9237d31](https://github.com/bigcommerce/big-design/commit/9237d31)) -* **docs:** remove 'test' label from prop tables ([#211](https://github.com/bigcommerce/big-design/issues/211)) ([312a5b1](https://github.com/bigcommerce/big-design/commit/312a5b1)) - +- **docs:** logo overflowing into side nav ([9237d31](https://github.com/bigcommerce/big-design/commit/9237d31)) +- **docs:** remove 'test' label from prop tables ([#211](https://github.com/bigcommerce/big-design/issues/211)) ([312a5b1](https://github.com/bigcommerce/big-design/commit/312a5b1)) ### Features -* **component:** add filterable prop to Select ([#227](https://github.com/bigcommerce/big-design/issues/227)) ([f05d343](https://github.com/bigcommerce/big-design/commit/f05d343)) -* **component:** add multiselect ([#200](https://github.com/bigcommerce/big-design/issues/200)) ([02acf73](https://github.com/bigcommerce/big-design/commit/02acf73)) -* **component:** add sort functionality to Table component ([2d30461](https://github.com/bigcommerce/big-design/commit/2d30461)) -* **component:** allow state override of table select all checkbox ([#224](https://github.com/bigcommerce/big-design/issues/224)) ([b64eda1](https://github.com/bigcommerce/big-design/commit/b64eda1)) -* **component:** restrict actions and header from modals ([#209](https://github.com/bigcommerce/big-design/issues/209)) ([bc85d25](https://github.com/bigcommerce/big-design/commit/bc85d25)) -* **component:** restrict Select ([#218](https://github.com/bigcommerce/big-design/issues/218)) ([66378ed](https://github.com/bigcommerce/big-design/commit/66378ed)) -* **component:** update Tabs component to be more restrictive ([683d768](https://github.com/bigcommerce/big-design/commit/683d768)) -* **docs:** add Figma UI kit and sample app to resources section ([#206](https://github.com/bigcommerce/big-design/issues/206)) ([bb07411](https://github.com/bigcommerce/big-design/commit/bb07411)) -* **docs:** add helpful links section ([217b040](https://github.com/bigcommerce/big-design/commit/217b040)) -* **docs:** add Table docs + refactor PropsTable ([dce179a](https://github.com/bigcommerce/big-design/commit/dce179a)) -* **docs:** add title and collapsible props to PropTable ([81fe57a](https://github.com/bigcommerce/big-design/commit/81fe57a)) -* **docs:** update logo with text ([#215](https://github.com/bigcommerce/big-design/issues/215)) ([9062d49](https://github.com/bigcommerce/big-design/commit/9062d49)) -* **docs:** update Panel docs ([b744b0b](https://github.com/bigcommerce/big-design/commit/b744b0b)) - +- **component:** add filterable prop to Select ([#227](https://github.com/bigcommerce/big-design/issues/227)) ([f05d343](https://github.com/bigcommerce/big-design/commit/f05d343)) +- **component:** add multiselect ([#200](https://github.com/bigcommerce/big-design/issues/200)) ([02acf73](https://github.com/bigcommerce/big-design/commit/02acf73)) +- **component:** add sort functionality to Table component ([2d30461](https://github.com/bigcommerce/big-design/commit/2d30461)) +- **component:** allow state override of table select all checkbox ([#224](https://github.com/bigcommerce/big-design/issues/224)) ([b64eda1](https://github.com/bigcommerce/big-design/commit/b64eda1)) +- **component:** restrict actions and header from modals ([#209](https://github.com/bigcommerce/big-design/issues/209)) ([bc85d25](https://github.com/bigcommerce/big-design/commit/bc85d25)) +- **component:** restrict Select ([#218](https://github.com/bigcommerce/big-design/issues/218)) ([66378ed](https://github.com/bigcommerce/big-design/commit/66378ed)) +- **component:** update Tabs component to be more restrictive ([683d768](https://github.com/bigcommerce/big-design/commit/683d768)) +- **docs:** add Figma UI kit and sample app to resources section ([#206](https://github.com/bigcommerce/big-design/issues/206)) ([bb07411](https://github.com/bigcommerce/big-design/commit/bb07411)) +- **docs:** add helpful links section ([217b040](https://github.com/bigcommerce/big-design/commit/217b040)) +- **docs:** add Table docs + refactor PropsTable ([dce179a](https://github.com/bigcommerce/big-design/commit/dce179a)) +- **docs:** add title and collapsible props to PropTable ([81fe57a](https://github.com/bigcommerce/big-design/commit/81fe57a)) +- **docs:** update logo with text ([#215](https://github.com/bigcommerce/big-design/issues/215)) ([9062d49](https://github.com/bigcommerce/big-design/commit/9062d49)) +- **docs:** update Panel docs ([b744b0b](https://github.com/bigcommerce/big-design/commit/b744b0b)) ### BREAKING CHANGES -* **component:** Select now accepts an array of `Options` and an `Action` object. Will call `onChange` when option is selected with the chosen `value` and `option` as arguments. For more details see the usage examples in our docs. +- **component:** Select now accepts an array of `Options` and an `Action` object. Will call `onChange` when option is selected with the chosen `value` and `option` as arguments. For more details see the usage examples in our docs. Old: + ```jsx ``` New: + ```jsx , - onClick: () => null, - }} - label="Countries" - maxHeight={300} - onChange={handleChange} - options={[ - { value: 'us', content: 'United States' }, - { value: 'mx', content: 'Mexico' }, - { value: 'ca', content: 'Canada' }, - { value: 'ru', content: 'Russia', disabled: true }, - ]} - placeholder={'Choose country'} - placement={'bottom-start'} - required - value={value} + action={{ + actionType: 'destructive', + content: 'Remove Country', + icon: , + onClick: () => null, + }} + label="Countries" + maxHeight={300} + onChange={handleChange} + options={[ + { value: 'us', content: 'United States' }, + { value: 'mx', content: 'Mexico' }, + { value: 'ca', content: 'Canada' }, + { value: 'ru', content: 'Russia', disabled: true }, + ]} + placeholder={'Choose country'} + placement={'bottom-start'} + required + value={value} /> ``` New: + ```jsx , - onClick: () => null, - }} - label="Countries" - maxHeight={300} - multi={true} - onChange={handleChange} - options={[ - { value: 'us', content: 'United States' }, - { value: 'mx', content: 'Mexico' }, - { value: 'ca', content: 'Canada' }, - { value: 'ru', content: 'Russia', disabled: true }, - ]} - placeholder={'Choose country'} - placement={'bottom-start'} - required - value={value} + action={{ + actionType: 'destructive', + content: 'Remove Country', + icon: , + onClick: () => null, + }} + label="Countries" + maxHeight={300} + multi={true} + onChange={handleChange} + options={[ + { value: 'us', content: 'United States' }, + { value: 'mx', content: 'Mexico' }, + { value: 'ca', content: 'Canada' }, + { value: 'ru', content: 'Russia', disabled: true }, + ]} + placeholder={'Choose country'} + placement={'bottom-start'} + required + value={value} /> ``` New: + ```jsx ``` - - - - # [0.2.0](https://github.com/chanceaclark/big-design/compare/@bigcommerce/examples@0.1.0...@bigcommerce/examples@0.2.0) (2020-02-06) - ### Bug Fixes -* **examples:** use destructive actionType for buttons ([#302](https://github.com/chanceaclark/big-design/issues/302)) ([1bf028d](https://github.com/chanceaclark/big-design/commit/1bf028d618069f62077014cb27b364bbdafd34c7)) - - - - +- **examples:** use destructive actionType for buttons ([#302](https://github.com/chanceaclark/big-design/issues/302)) ([1bf028d](https://github.com/chanceaclark/big-design/commit/1bf028d618069f62077014cb27b364bbdafd34c7)) # 0.1.0 (2019-12-09) - ### Bug Fixes -* **examples:** pin to correct version of bd ([8486325](https://github.com/deini/big-design/commit/8486325d46cf544283ee4b19dc8bbc24dac117d1)) - +- **examples:** pin to correct version of bd ([8486325](https://github.com/deini/big-design/commit/8486325d46cf544283ee4b19dc8bbc24dac117d1)) ### Features -* **example:** setup CodeSandbox example ([#281](https://github.com/deini/big-design/issues/281)) ([7e36d99](https://github.com/deini/big-design/commit/7e36d99c63a9544c5a02db933276d9990a8d1e1b)) +- **example:** setup CodeSandbox example ([#281](https://github.com/deini/big-design/issues/281)) ([7e36d99](https://github.com/deini/big-design/commit/7e36d99c63a9544c5a02db933276d9990a8d1e1b)) diff --git a/packages/examples/package.json b/packages/examples/package.json index 9fb4e475d..aff0d7446 100644 --- a/packages/examples/package.json +++ b/packages/examples/package.json @@ -1,7 +1,7 @@ { "name": "@bigcommerce/examples", "private": true, - "version": "1.0.3", + "version": "1.0.4", "scripts": { "build": "vite build", "lint": "eslint . --max-warnings 0",