forked from carbon-design-system/carbon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): v10.3.0-rc.0 (carbon-design-system#2861)
* chore(lerna): remove commit message * chore(release): v10.3.0-rc.0 * chore(project): generate CHANGELOG.md * chore(project): only generate CHANGELOG for last release
- Loading branch information
Showing
13 changed files
with
75 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters