Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v10.3.0-rc.0 #2861

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# [0.0.0](https://github.com/carbon-design-system/carbon/compare/v10.2.0-bridge...v0.0.0) (2019-05-28)


### Bug Fixes

* **button:** secondary text hover/focus ([#2709](https://github.com/carbon-design-system/carbon/issues/2709)) ([49f5544](https://github.com/carbon-design-system/carbon/commit/49f5544))
* **button:** temporarily hard code danger button bgc ([#2839](https://github.com/carbon-design-system/carbon/issues/2839)) ([e30a14d](https://github.com/carbon-design-system/carbon/commit/e30a14d))
* **button:** update story icons details ([#2337](https://github.com/carbon-design-system/carbon/issues/2337)) ([528a42c](https://github.com/carbon-design-system/carbon/commit/528a42c))
* **code-snippet:** update skeleton story info and spacing ([#2338](https://github.com/carbon-design-system/carbon/issues/2338)) ([d9b7cc0](https://github.com/carbon-design-system/carbon/commit/d9b7cc0))
* **components:** bump elements to 10.2 ([#2743](https://github.com/carbon-design-system/carbon/issues/2743)) ([16a4ba6](https://github.com/carbon-design-system/carbon/commit/16a4ba6))
* **date-picker-input:** require label ([#2319](https://github.com/carbon-design-system/carbon/issues/2319)) ([ea98926](https://github.com/carbon-design-system/carbon/commit/ea98926))
* **react:** update icons-react dependency ([#2706](https://github.com/carbon-design-system/carbon/issues/2706)) ([6206316](https://github.com/carbon-design-system/carbon/commit/6206316))
* remove input field hover states ([#2850](https://github.com/carbon-design-system/carbon/issues/2850)) ([aa47b4b](https://github.com/carbon-design-system/carbon/commit/aa47b4b))
* **dropdown:** set z-index to above the modal ([#2660](https://github.com/carbon-design-system/carbon/issues/2660)) ([868c571](https://github.com/carbon-design-system/carbon/commit/868c571))
* **ghost-button:** use theme tokens ([#2733](https://github.com/carbon-design-system/carbon/issues/2733)) ([4bfae62](https://github.com/carbon-design-system/carbon/commit/4bfae62))
* **multi-select:** match v10 spec ([#2769](https://github.com/carbon-design-system/carbon/issues/2769)) ([6f593c2](https://github.com/carbon-design-system/carbon/commit/6f593c2))
* **Notification:** make subtitle optional ([#2802](https://github.com/carbon-design-system/carbon/issues/2802)) ([ebf9437](https://github.com/carbon-design-system/carbon/commit/ebf9437)), closes [#2780](https://github.com/carbon-design-system/carbon/issues/2780)
* **structured-list:** remove stray commas in story ([#2350](https://github.com/carbon-design-system/carbon/issues/2350)) ([6a90eb6](https://github.com/carbon-design-system/carbon/commit/6a90eb6))
* **tabs:** replace nav with div tags ([#2318](https://github.com/carbon-design-system/carbon/issues/2318)) ([2c6a695](https://github.com/carbon-design-system/carbon/commit/2c6a695))
* **tooltip:** wrap icon tooltip content ([#2783](https://github.com/carbon-design-system/carbon/issues/2783)) ([6a77d3f](https://github.com/carbon-design-system/carbon/commit/6a77d3f))
* **Tooltip:** remove ARIA attribute ([#2656](https://github.com/carbon-design-system/carbon/issues/2656)) ([2792352](https://github.com/carbon-design-system/carbon/commit/2792352))
* **ui-shell:** add in global header patterns to storybook examples ([#2705](https://github.com/carbon-design-system/carbon/issues/2705)) ([a8e25b9](https://github.com/carbon-design-system/carbon/commit/a8e25b9))
* **ui-shell:** remove duplicate variable ([#2728](https://github.com/carbon-design-system/carbon/issues/2728)) ([acb0ee0](https://github.com/carbon-design-system/carbon/commit/acb0ee0))


### Features

* **combobox:** add itemToElement to render items as custom components ([#2766](https://github.com/carbon-design-system/carbon/issues/2766)) ([7a19c50](https://github.com/carbon-design-system/carbon/commit/7a19c50))
* **data-table:** add row sizes ([#2388](https://github.com/carbon-design-system/carbon/issues/2388)) ([ea29901](https://github.com/carbon-design-system/carbon/commit/ea29901))
* **data-table:** add visible overflow menu icon option ([#2782](https://github.com/carbon-design-system/carbon/issues/2782)) ([5600076](https://github.com/carbon-design-system/carbon/commit/5600076))
* **data-table:** show overflow menu always for mobile ([#2834](https://github.com/carbon-design-system/carbon/issues/2834)) ([e280f89](https://github.com/carbon-design-system/carbon/commit/e280f89)), closes [#1156](https://github.com/carbon-design-system/carbon/issues/1156)
* **DataTable:** introduce expand all ([#2688](https://github.com/carbon-design-system/carbon/issues/2688)) ([8a20ff2](https://github.com/carbon-design-system/carbon/commit/8a20ff2)), closes [#679](https://github.com/carbon-design-system/carbon/issues/679)
* **downshift:** allow passing additional props to Downshift ([#2726](https://github.com/carbon-design-system/carbon/issues/2726)) ([a5601a7](https://github.com/carbon-design-system/carbon/commit/a5601a7))
* **icons:** add edit--off.svg ([#2778](https://github.com/carbon-design-system/carbon/issues/2778)) ([ca7b409](https://github.com/carbon-design-system/carbon/commit/ca7b409))
* **notification:** introduce high contrast style ([#2814](https://github.com/carbon-design-system/carbon/issues/2814)) ([47ca93d](https://github.com/carbon-design-system/carbon/commit/47ca93d)), closes [#2354](https://github.com/carbon-design-system/carbon/issues/2354)
* **react/css-prefix:** removed hardcoded css-prefix ([#2690](https://github.com/carbon-design-system/carbon/issues/2690)) ([a1eb0fa](https://github.com/carbon-design-system/carbon/commit/a1eb0fa))
* **shell:** ui-shell header color updates ([#2721](https://github.com/carbon-design-system/carbon/issues/2721)) ([3a3f6ca](https://github.com/carbon-design-system/carbon/commit/3a3f6ca))
* **tile-group:** add legend to TileGroup, resolves [#2358](https://github.com/carbon-design-system/carbon/issues/2358) ([#2359](https://github.com/carbon-design-system/carbon/issues/2359)) ([927e2a1](https://github.com/carbon-design-system/carbon/commit/927e2a1))
* text input and textarea character limit counter ([#2745](https://github.com/carbon-design-system/carbon/issues/2745)) ([919ba2e](https://github.com/carbon-design-system/carbon/commit/919ba2e))
* **tooltip:** introduce alignment ([#2732](https://github.com/carbon-design-system/carbon/issues/2732)) ([6f7183e](https://github.com/carbon-design-system/carbon/commit/6f7183e)), closes [#2678](https://github.com/carbon-design-system/carbon/issues/2678)
* **ui-shell:** add side nav tokens ([#2798](https://github.com/carbon-design-system/carbon/issues/2798)) ([e3e2b73](https://github.com/carbon-design-system/carbon/commit/e3e2b73))
* **ui-shell:** design updates to ui shell global header ([#2741](https://github.com/carbon-design-system/carbon/issues/2741)) ([4f7aad5](https://github.com/carbon-design-system/carbon/commit/4f7aad5))



# [0.0.0](https://github.com/carbon-design-system/carbon/compare/v10.3.0-rc.0...v0.0.0) (2019-05-28)



7 changes: 1 addition & 6 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,5 @@
"**/e2e/**",
"**/examples/**",
"**/*.md"
],
"command": {
"version": {
"message": "chore(release): publish %s"
}
}
]
}
2 changes: 1 addition & 1 deletion packages/browserslist-config-carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "browserslist-config-carbon",
"description": "Browserslist config for the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/browserslist-config-carbon",
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -82,8 +82,8 @@
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.0.0",
"@carbon/elements": "10.2.0",
"@carbon/icons-handlebars": "10.2.0",
"@carbon/elements": "10.3.0-rc.0",
"@carbon/icons-handlebars": "10.3.0-rc.0",
"@carbon/test-utils": "10.2.0",
"@frctl/fractal": "^1.1.0",
"adaro": "1.0.4",
Expand All @@ -97,7 +97,7 @@
"babel-plugin-rewire": "^1.1.0",
"bluebird": "~3.1.1",
"browser-sync": "^2.26.3",
"browserslist-config-carbon": "10.2.0",
"browserslist-config-carbon": "10.3.0-rc.0",
"carbon-components": "^9.0.0",
"carbon-components-react": "^6.0.0",
"chokidar": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/elements",
"description": "A collection of design elements in code for the IBM Design Language",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -31,11 +31,11 @@
"dependencies": {
"@carbon/colors": "10.2.0",
"@carbon/grid": "10.2.0",
"@carbon/icons": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/import-once": "10.2.0",
"@carbon/layout": "10.2.0",
"@carbon/motion": "10.2.0",
"@carbon/themes": "10.2.0",
"@carbon/themes": "10.3.0-rc.0",
"@carbon/type": "10.2.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-angular",
"description": "Angular components for icons in digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-angular",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@angular/compiler-cli": "6.1.10",
"@angular/core": "6.1.10",
"@carbon/cli-reporter": "10.2.0",
"@carbon/icons": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"change-case": "3.0.2",
"fs-extra": "7.0.1",
"rollup": "^0.66.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-handlebars/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-handlebars",
"description": "Handlebars helpers for IBM Design Language icons in digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-handlebars",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@carbon/icon-helpers": "10.2.0",
"@carbon/icons": "10.2.0"
"@carbon/icons": "10.3.0-rc.0"
},
"devDependencies": {
"handlebars": "^4.0.12"
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-react",
"description": "React components for icons in digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-react",
"bugs": "https://github.com/IBM/carbon-elements/issues",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@babel/preset-env": "^7.2.0",
"@carbon/bundler": "10.2.0",
"@carbon/cli-reporter": "10.2.0",
"@carbon/icons": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"change-case": "^3.0.2",
"fs-extra": "^7.0.0",
"prettier": "^1.17.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-vue",
"description": "Vue components for icons in digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"@carbon/cli-reporter": "10.2.0",
"@carbon/icons": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"fs-extra": "^7.0.1",
"prettier": "^1.17.0",
"rimraf": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons",
"description": "Icons for digital and software products using the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-components-react",
"version": "7.2.0",
"version": "7.3.0-rc.0",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down Expand Up @@ -126,7 +126,7 @@
"react-dom": "^16.8.6"
},
"dependencies": {
"@carbon/icons-react": "10.2.0",
"@carbon/icons-react": "10.3.0-rc.0",
"classnames": "2.2.6",
"downshift": "^1.31.14",
"flatpickr": "4.5.5",
Expand Down Expand Up @@ -168,8 +168,8 @@
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-react-docgen": "^2.0.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
"browserslist-config-carbon": "10.2.0",
"carbon-components": "10.2.0",
"browserslist-config-carbon": "10.3.0-rc.0",
"carbon-components": "10.3.0-rc.0",
"carbon-icons": "^7.0.5",
"chalk": "^2.3.0",
"cli-table": "^0.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sketch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carbon/sketch",
"description": "Tooling for generating a sketch plugin to bring code to design",
"private": true,
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"scripts": {
"build": "cross-env NODE_ENV=production skpm-build",
Expand All @@ -14,8 +14,8 @@
"@babel/polyfill": "^7.4.4",
"@carbon/colors": "10.2.0",
"@carbon/icon-helpers": "10.2.0",
"@carbon/icons": "10.2.0",
"@carbon/themes": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/themes": "10.3.0-rc.0",
"@carbon/type": "10.2.0",
"@skpm/builder": "^0.7.0",
"color-string": "^1.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/themes",
"description": "Themes for applying color in the Carbon Design System",
"version": "10.2.0",
"version": "10.3.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down