Skip to content

Commit

Permalink
Merge branch 'main' into test/8330-add-carousel-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
proeung authored Mar 23, 2022
2 parents a7aa49a + b4f0224 commit d448f1a
Show file tree
Hide file tree
Showing 85 changed files with 1,121 additions and 377 deletions.
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-grid-10.43.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-grid-10.43.1.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-icons-react-10.47.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-layout-10.37.1.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-themes-10.53.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-themes-10.53.2.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-type-10.43.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-type-10.43.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/offline-mirror/flatpickr-4.6.10.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/flatpickr-4.6.11.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/node-notifier-10.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/node-notifier-10.0.1.tgz
Binary file not shown.
16 changes: 16 additions & 0 deletions packages/eslint-config-ibmdotcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.23.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-17)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom





# [1.23.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-16)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom





# [1.22.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-28)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ibmdotcom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-config-ibmdotcom",
"private": true,
"version": "1.22.0",
"version": "1.23.0-rc.1",
"description": "ESLint configuration for Carbon for IBM.com",
"license": "Apache-2.0",
"main": "index.js",
Expand All @@ -18,7 +18,7 @@
"eslint": "^6.8.0"
},
"dependencies": {
"@carbon/eslint-plugin-react-prop-type-comments": "1.21.0",
"@carbon/eslint-plugin-react-prop-type-comments": "1.22.0-rc.1",
"babel-eslint": "^10.1.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-airbnb-base": "^14.1.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/eslint-plugin-ibmdotcom-import-rules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.22.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-ibmdotcom-import-rules/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-17)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules





# [1.22.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-ibmdotcom-import-rules/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-16)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules





# [1.21.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-ibmdotcom-import-rules/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-28)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-ibmdotcom-import-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-plugin-ibmdotcom-import-rules",
"private": true,
"version": "1.21.0",
"version": "1.22.0-rc.1",
"description": "ESLint plugin for Carbon for IBM.com checking imports",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/eslint-plugin-react-prop-type-comments/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.22.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-react-prop-type-comments/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-17)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments





# [1.22.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-react-prop-type-comments/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-16)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments





# [1.21.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/main/packages/eslint-plugin-react-prop-type-comments/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-28)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-plugin-react-prop-type-comments",
"private": true,
"version": "1.21.0",
"version": "1.22.0-rc.1",
"description": "ESLint plugin for Carbon for IBM.com checking React prop type comments",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/.storybook/manager-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
font-family: 'IBM Plex Sans';
font-style: normal;
src: local('IBM Plex Sans'), local('IBMPlexSans'),
url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeEw.woff)
url(https://1www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Regular.woff)
format('woff');
font-display: auto;
}
Expand All @@ -56,7 +56,7 @@
font-family: 'IBM Plex Sans';
font-style: normal;
src: local('IBM Plex Sans SemiBold'), local('IBMPlexSans-SemiBold'),
url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFscg.woff)
url(https://1www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-SemiBold.woff)
format('woff');
font-display: auto;
}
Expand Down
44 changes: 44 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,50 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.32.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-17)


### Bug Fixes

* **masthead-search:** react searchNoRedirect prop doesn't work on enter ([#8516](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8516)) ([#8541](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8541)) ([d1d1c95](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/d1d1c95)), closes [#8334](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8334)
* **plex:** replace `gstatic` font references with akamai ([#8502](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8502)) ([e0b3a51](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/e0b3a51))


### Features

* **scrolling-utility:** Add new utility to mimic dotcom-shell functionality ([#8434](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8434)) ([d06b45a](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/d06b45a))



# 1.32.0-rc.0 (2022-03-16)





# [1.32.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-03-16)


### Bug Fixes

* **browserstack:** add axe-core npm dependencies ([#8354](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8354)) ([757514b](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/757514b))
* **deps:** update dependency carbon-components to v10.54.0 ([#8408](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8408)) ([588981c](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/588981c))
* **deps:** update dependency carbon-components-react to v7.54.0 ([#8409](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8409)) ([4a704d9](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/4a704d9))
* **deps:** update dependency carbon-components-react to v7.54.2 ([#8460](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8460)) ([4f5ae2a](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/4f5ae2a))
* **e2e:** fix to fixtures in e2e integration tests ([#8350](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8350)) ([47e207c](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/47e207c))
* **masthead:** added menusection null checks ([#8324](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8324)) ([fdfe5ae](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/fdfe5ae)), closes [#8322](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8322)
* **masthead:** aligned L1 sticky with wc ([#8398](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8398)) ([72bcf21](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/72bcf21)), closes [#8032](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8032)
* **table-of-contents:** Let VO interact with the destination content ([#8253](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8253)) ([c8f4c56](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/c8f4c56))


### Features

* **accessibility-testing:** introduce cypress-axe-core ([#8233](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8233)) ([48fb0f5](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/48fb0f5)), closes [#8063](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/8063)





# [1.31.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2022-02-28)

**Note:** Version bump only for package @carbon/ibmdotcom-react
Expand Down
14 changes: 7 additions & 7 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-react",
"description": "Carbon for IBM.com React Components",
"version": "1.31.1",
"version": "1.32.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -61,13 +61,13 @@
},
"dependencies": {
"@babel/runtime": "^7.5.5",
"@carbon/ibmdotcom-services": "1.31.0",
"@carbon/ibmdotcom-styles": "1.31.0",
"@carbon/ibmdotcom-utilities": "1.31.0",
"@carbon/ibmdotcom-services": "1.32.0-rc.1",
"@carbon/ibmdotcom-styles": "1.32.0-rc.1",
"@carbon/ibmdotcom-utilities": "1.32.0-rc.1",
"@carbon/telemetry": "^0.1.0",
"autosuggest-highlight": "^3.1.1",
"carbon-components": "10.55.1",
"carbon-components-react": "7.54.2",
"carbon-components": "10.55.2",
"carbon-components-react": "7.55.2",
"carbon-icons": "7.0.7",
"classnames": "2.3.1",
"react-autosuggest": "^10.1.0",
Expand All @@ -89,7 +89,7 @@
"@babel/register": "^7.10.1",
"@carbon/icons-react": "10.48.0",
"@carbon/pictograms-react": "11.24.0",
"@carbon/storybook-addon-theme": "1.22.0",
"@carbon/storybook-addon-theme": "1.23.0-rc.1",
"@percy-io/in-percy": "^0.1.11",
"@percy/agent": "^0.28.0",
"@percy/cli": "^1.0.0-beta.67",
Expand Down
Loading

0 comments on commit d448f1a

Please sign in to comment.