{"componentChunkName":"component---src-pages-updates-whats-new-index-mdx","path":"/updates/whats-new/","result":{"pageContext":{"frontmatter":{"title":"What’s new","description":"This changelog reflects the most recent changes to the design system, from bug fixes to feature enhancements."},"relativePagePath":"/updates/whats-new/index.mdx","titleType":"prepend","MdxNode":{"id":"494a6802-f22e-5d8d-a278-107200bd5675","children":[],"parent":"2c795aab-5c0b-5e89-8f8f-38d4fe7a2cd1","internal":{"content":"---\ntitle: What’s new\ndescription: This changelog reflects the most recent changes to the design system, from bug fixes to feature enhancements.\n---\n\n## October 2019\n\n### @carbon/colors@10.5.0\n\n#### New features\n\n- feat(colors): update colors to match V2 palette (#3957) ([`ed202f8f6`](https://github.com/carbon-design-system/carbon/commit/ed202f8f6))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(colors): add color palette source files (#4206) ([`4d1781eee`](https://github.com/carbon-design-system/carbon/commit/4d1781eee))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n\n### carbon-components@10.7.0\n\n#### New features\n\n- feat(toggle): add aria-label and label text props to skeletons (#4204) ([`fef8eb9f4`](https://github.com/carbon-design-system/carbon/commit/fef8eb9f4))\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n- feat(themes): update build step to emit prefixed custom properties ([`0b0599e6e`](https://github.com/carbon-design-system/carbon/commit/0b0599e6e))\n- feat(file-uploader): add drop and drop file uploader (#3873) ([`0074e2219`](https://github.com/carbon-design-system/carbon/commit/0074e2219))\n- feat(link): introduce inline variant (#3859) ([`f167fd6fb`](https://github.com/carbon-design-system/carbon/commit/f167fd6fb))\n- feat(FileUploader): add drag and drop file uploader (#3872) ([`8a4fae72c`](https://github.com/carbon-design-system/carbon/commit/8a4fae72c))\n- feat(floating-menu): add focus wrap element to components (#3652) ([`34d1fddcf`](https://github.com/carbon-design-system/carbon/commit/34d1fddcf))\n- feat(TooltipIcon): port vanilla WCAG 2.1 fixes (#3842) ([`aeacad436`](https://github.com/carbon-design-system/carbon/commit/aeacad436))\n\n#### Bug fixes\n\n- fix(components): make sure font weight is loaded (#4160) ([`f73d62a81`](https://github.com/carbon-design-system/carbon/commit/f73d62a81))\n- fix(dropdown): update overflow style rules for ie, edge, and safari support (#4132) ([`a48e6bd66`](https://github.com/carbon-design-system/carbon/commit/a48e6bd66))\n- fix(accordion): top align accordion headings (#4125) ([`1974a1e86`](https://github.com/carbon-design-system/carbon/commit/1974a1e86))\n- fix(components): call carbon--theme to keep themes in sync ([`14cbc219d`](https://github.com/carbon-design-system/carbon/commit/14cbc219d))\n- fix(modal): use focus theme token for close button border color on focus (#4078) ([`d96efd6d5`](https://github.com/carbon-design-system/carbon/commit/d96efd6d5))\n- fix(button): add higher contrast danger button color token to all themes (#4037) ([`7c8fd431a`](https://github.com/carbon-design-system/carbon/commit/7c8fd431a))\n- fix(toggle): update colors (#4038) ([`9ac1eef87`](https://github.com/carbon-design-system/carbon/commit/9ac1eef87))\n- fix(button): vertically align to top by default (#3983) ([`06b15f3c6`](https://github.com/carbon-design-system/carbon/commit/06b15f3c6))\n- fix(date-picker): update month UI upon manual input (#3979) ([`cccb54c56`](https://github.com/carbon-design-system/carbon/commit/cccb54c56))\n- fix(form): remove italic from helper text (#3977) ([`dfbeb8dce`](https://github.com/carbon-design-system/carbon/commit/dfbeb8dce))\n- fix(dropdown): restore space bar and enter key item selection (#3926) ([`fc2277328`](https://github.com/carbon-design-system/carbon/commit/fc2277328))\n- fix(skeleton): disable motion if prefers-reduced-motion is true (#3905) ([`d9aede10e`](https://github.com/carbon-design-system/carbon/commit/d9aede10e))\n- fix(notification): fix low contrast markup (#3899) ([`95e02b98b`](https://github.com/carbon-design-system/carbon/commit/95e02b98b))\n\n#### Documentation\n\n- docs(migration): update scss migration guide links (#4140) ([`b2636f786`](https://github.com/carbon-design-system/carbon/commit/b2636f786))\n- docs(components): remove sassdoc annotation (#3916) ([`884c2985c`](https://github.com/carbon-design-system/carbon/commit/884c2985c))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- test(components): update snapshots ([`319b58952`](https://github.com/carbon-design-system/carbon/commit/319b58952))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n- chore(project): check-in generated files ([`9dab26827`](https://github.com/carbon-design-system/carbon/commit/9dab26827))\n- refactor(components): update test formatting ([`59f999862`](https://github.com/carbon-design-system/carbon/commit/59f999862))\n- chore(project): remove custom eslint rules (#4027) ([`58833d0bc`](https://github.com/carbon-design-system/carbon/commit/58833d0bc))\n- chore: removes dashed outline from modal close in firefox (#3984) ([`8de0efcaf`](https://github.com/carbon-design-system/carbon/commit/8de0efcaf))\n- chore(data-table): mark sticky header experimental (#3949) ([`11b87ab01`](https://github.com/carbon-design-system/carbon/commit/11b87ab01))\n- chore(react): update storybook and react (#3891) ([`548a04168`](https://github.com/carbon-design-system/carbon/commit/548a04168))\n\n### @carbon/elements@10.7.0\n\n#### New features\n\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n\n#### Bug fixes\n\n- fix(form): remove italic from helper text (#3977) ([`dfbeb8dce`](https://github.com/carbon-design-system/carbon/commit/dfbeb8dce))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n- chore(project): check-in generated files ([`9dab26827`](https://github.com/carbon-design-system/carbon/commit/9dab26827))\n\n### @carbon/pictograms-react@10.7.0\n\n#### Bug fixes\n\n- fix: update pictograms dep (#4105) ([`fc1dde65f`](https://github.com/carbon-design-system/carbon/commit/fc1dde65f))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore: make pictogram packages public (#4098) ([`ca4b18e00`](https://github.com/carbon-design-system/carbon/commit/ca4b18e00))\n\n### @carbon/pictograms@10.7.0\n\n#### New features\n\n- feat(pictograms): add pictograms and update metadata (#4041) ([`a8379f7d8`](https://github.com/carbon-design-system/carbon/commit/a8379f7d8))\n\n#### Bug fixes\n\n- fix(pictograms): Update metadata.yml (#4093) ([`31e74266f`](https://github.com/carbon-design-system/carbon/commit/31e74266f))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore(pictograms): update metadata for milan and mexico-city as… (#4102) ([`10378d578`](https://github.com/carbon-design-system/carbon/commit/10378d578))\n- chore: make pictogram packages public (#4098) ([`ca4b18e00`](https://github.com/carbon-design-system/carbon/commit/ca4b18e00))\n\n### carbon-components-react@7.7.0\n\n#### New features\n\n- feat(toggle): add aria-label and label text props to skeletons (#4204) ([`fef8eb9f4`](https://github.com/carbon-design-system/carbon/commit/fef8eb9f4))\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n- feat(tile): support ignoring click events (#4059) ([`1c7ad53b4`](https://github.com/carbon-design-system/carbon/commit/1c7ad53b4))\n- feat(ui-shell): add alternative behaviours (#3990) ([`a53796102`](https://github.com/carbon-design-system/carbon/commit/a53796102))\n- feat: add Carbon theme switcher to React storybook (#3989) ([`9f2894f29`](https://github.com/carbon-design-system/carbon/commit/9f2894f29))\n- feat(TooltipDefinition): support custom trigger element class names (#3995) ([`59d0e3cdc`](https://github.com/carbon-design-system/carbon/commit/59d0e3cdc))\n- feat(link): introduce inline variant (#3859) ([`f167fd6fb`](https://github.com/carbon-design-system/carbon/commit/f167fd6fb))\n- feat(TooltipIcon): auto generate default IDs (#3954) ([`a18e7348f`](https://github.com/carbon-design-system/carbon/commit/a18e7348f))\n- feat(data-table): add sticky header to React data table (#3876) ([`9b8a4619f`](https://github.com/carbon-design-system/carbon/commit/9b8a4619f))\n- feat(FileUploader): add drag and drop file uploader (#3872) ([`8a4fae72c`](https://github.com/carbon-design-system/carbon/commit/8a4fae72c))\n- feat(TooltipIcon): port vanilla WCAG 2.1 fixes (#3842) ([`aeacad436`](https://github.com/carbon-design-system/carbon/commit/aeacad436))\n\n#### Bug fixes\n\n- fix(accordion): top align accordion headings (#4125) ([`1974a1e86`](https://github.com/carbon-design-system/carbon/commit/1974a1e86))\n- fix(DatePicker): improve keyboard navigation (#4101) ([`40da1fade`](https://github.com/carbon-design-system/carbon/commit/40da1fade))\n- fix(tooltip): conditionally set aria-describedby on open (#4110) ([`39640c529`](https://github.com/carbon-design-system/carbon/commit/39640c529))\n- fix(icon-build-helpers): remove convertPathData minification ru… (#4107) ([`81d69760a`](https://github.com/carbon-design-system/carbon/commit/81d69760a))\n- fix(ExpandableTile): resolves VO issues (#4055) ([`02415c815`](https://github.com/carbon-design-system/carbon/commit/02415c815))\n- fix(tooltip): add aria-labelledby and aria-describedby properties (#4073) ([`c352d315a`](https://github.com/carbon-design-system/carbon/commit/c352d315a))\n- fix(Modal): remove scroller class on unmount (#4066) ([`be8980767`](https://github.com/carbon-design-system/carbon/commit/be8980767))\n- fix(ComboBox): resolves DAP violations (#4028) ([`b0af77524`](https://github.com/carbon-design-system/carbon/commit/b0af77524))\n- fix(date-picker): update month UI upon manual input (#3979) ([`cccb54c56`](https://github.com/carbon-design-system/carbon/commit/cccb54c56))\n- fix(InlineLoading): support richer description (#3951) ([`605502a88`](https://github.com/carbon-design-system/carbon/commit/605502a88))\n- fix(TileGroup): Wrap RadioTiles inside TileGroup (#3947) ([`becfd1939`](https://github.com/carbon-design-system/carbon/commit/becfd1939))\n- fix(table-batch-action): remove default iconDescription, add proptype check, update stories (#3928) ([`765e7ece0`](https://github.com/carbon-design-system/carbon/commit/765e7ece0))\n- fix(InlineLoading): fix prop type (#3933) ([`5ebdd2d3b`](https://github.com/carbon-design-system/carbon/commit/5ebdd2d3b))\n- fix(TableToolbarAction): adds forwardRef so focus management works as expected (#3918) ([`6dcabd4cf`](https://github.com/carbon-design-system/carbon/commit/6dcabd4cf))\n\n#### Documentation\n\n- docs(react): upgrade storybook to 5.2 (#4192) ([`bb682418b`](https://github.com/carbon-design-system/carbon/commit/bb682418b))\n- docs(text-input): set display name and props for variations (#4190) ([`6bd123ccb`](https://github.com/carbon-design-system/carbon/commit/6bd123ccb))\n- docs(accordion): add displayname for select component proptable (#4186) ([`687da2f84`](https://github.com/carbon-design-system/carbon/commit/687da2f84))\n- docs(inline-loading): update mocksubmission example to have proptable (#4182) ([`2e3291761`](https://github.com/carbon-design-system/carbon/commit/2e3291761))\n- docs(radio-button): remove checked knob from story (#4087) ([`810498081`](https://github.com/carbon-design-system/carbon/commit/810498081))\n- docs: create so-you're-going-on-vacation.md (#4029) ([`0efa21b82`](https://github.com/carbon-design-system/carbon/commit/0efa21b82))\n- docs(button): add display name in storybook (#3996) ([`f00f1ce97`](https://github.com/carbon-design-system/carbon/commit/f00f1ce97))\n- docs(OverflowMenu): use overflow menu example (#3966) ([`c6df3cded`](https://github.com/carbon-design-system/carbon/commit/c6df3cded))\n- docs(DataTable): adds with OverflowMenu story (#3956) ([`4901bf98c`](https://github.com/carbon-design-system/carbon/commit/4901bf98c))\n- docs(button): update iconDescription prop description (#3924) ([`bbc27a4af`](https://github.com/carbon-design-system/carbon/commit/bbc27a4af))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(react): add component name to deprecation warning for toolbar (#4229) ([`dd2c1357c`](https://github.com/carbon-design-system/carbon/commit/dd2c1357c))\n- test(dropdown): assign mockProps before each title test (#4150) ([`d2f1562e6`](https://github.com/carbon-design-system/carbon/commit/d2f1562e6))\n- test(combo-box): add required id to mockProps before each test (#4169) ([`faf492993`](https://github.com/carbon-design-system/carbon/commit/faf492993))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore(react): add deprecation warning to Toolbar/ToolbarSearch (#4097) ([`2e4ee8fca`](https://github.com/carbon-design-system/carbon/commit/2e4ee8fca))\n- test(react): add toHaveNoViolations matcher (#3927) ([`4c0675682`](https://github.com/carbon-design-system/carbon/commit/4c0675682))\n- chore(project): force react resolutions (#3917) ([`5285ccbc4`](https://github.com/carbon-design-system/carbon/commit/5285ccbc4))\n- chore(react): update storybook and react (#3891) ([`548a04168`](https://github.com/carbon-design-system/carbon/commit/548a04168))\n\n### @carbon/themes@10.7.0\n\n#### New features\n\n- feat(themes): add type tokens to themes ([`580955f54`](https://github.com/carbon-design-system/carbon/commit/580955f54))\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n- feat(themes): update build step to emit prefixed custom properties ([`0b0599e6e`](https://github.com/carbon-design-system/carbon/commit/0b0599e6e))\n- feat(tokens): add danger, text05, update text02 (#3962) ([`36113ce67`](https://github.com/carbon-design-system/carbon/commit/36113ce67))\n\n#### Bug fixes\n\n- fix(themes): delay token or map initialization ([`225b4911b`](https://github.com/carbon-design-system/carbon/commit/225b4911b))\n- fix(themes): remove duplicate danger token ([`9f37efa5b`](https://github.com/carbon-design-system/carbon/commit/9f37efa5b))\n- fix(button): add higher contrast danger button color token to all themes (#4037) ([`7c8fd431a`](https://github.com/carbon-design-system/carbon/commit/7c8fd431a))\n- fix(themes): update disabled-02 value (#3980) ([`401107df3`](https://github.com/carbon-design-system/carbon/commit/401107df3))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- test(themes): update themes test ([`c02493166`](https://github.com/carbon-design-system/carbon/commit/c02493166))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n- chore(themes): remove comment block from theme-maps ([`5b26e6dfc`](https://github.com/carbon-design-system/carbon/commit/5b26e6dfc))\n- chore(project): check-in generated files ([`9dab26827`](https://github.com/carbon-design-system/carbon/commit/9dab26827))\n- refactor(themes): move **tests** out of scss dir to prevent copy ([`60e737bb1`](https://github.com/carbon-design-system/carbon/commit/60e737bb1))\n- refactor(themes): split out tests and update import paths ([`9d9e7df53`](https://github.com/carbon-design-system/carbon/commit/9d9e7df53))\n- refactor(themes): update themes build and output to generated ([`4e3264235`](https://github.com/carbon-design-system/carbon/commit/4e3264235))\n\n### @carbon/type@10.6.0\n\n#### New features\n\n- feat(type): add support for emitting custom properties ([`a36bb199c`](https://github.com/carbon-design-system/carbon/commit/a36bb199c))\n- feat(type): add token reference ([`41e2fc3b7`](https://github.com/carbon-design-system/carbon/commit/41e2fc3b7))\n\n#### Bug fixes\n\n- fix(type): remove italic from helper text 01 (#4004) ([`a4e1ee18c`](https://github.com/carbon-design-system/carbon/commit/a4e1ee18c))\n- fix(form): remove italic from helper text (#3977) ([`dfbeb8dce`](https://github.com/carbon-design-system/carbon/commit/dfbeb8dce))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- test(type): update test snapshots ([`a2a51058f`](https://github.com/carbon-design-system/carbon/commit/a2a51058f))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n\n## Archive\n\nSee Carbon's [GitHub release log](https://github.com/carbon-design-system/carbon/releases) for the full archive of version releases and past changelogs.\n","type":"Mdx","contentDigest":"4d255aa9d8294625c2b0dcb63b0190f7","counter":1713,"owner":"gatsby-plugin-mdx"},"frontmatter":{"title":"What’s new","description":"This changelog reflects the most recent changes to the design system, from bug fixes to feature enhancements."},"exports":{},"rawBody":"---\ntitle: What’s new\ndescription: This changelog reflects the most recent changes to the design system, from bug fixes to feature enhancements.\n---\n\n## October 2019\n\n### @carbon/colors@10.5.0\n\n#### New features\n\n- feat(colors): update colors to match V2 palette (#3957) ([`ed202f8f6`](https://github.com/carbon-design-system/carbon/commit/ed202f8f6))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(colors): add color palette source files (#4206) ([`4d1781eee`](https://github.com/carbon-design-system/carbon/commit/4d1781eee))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n\n### carbon-components@10.7.0\n\n#### New features\n\n- feat(toggle): add aria-label and label text props to skeletons (#4204) ([`fef8eb9f4`](https://github.com/carbon-design-system/carbon/commit/fef8eb9f4))\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n- feat(themes): update build step to emit prefixed custom properties ([`0b0599e6e`](https://github.com/carbon-design-system/carbon/commit/0b0599e6e))\n- feat(file-uploader): add drop and drop file uploader (#3873) ([`0074e2219`](https://github.com/carbon-design-system/carbon/commit/0074e2219))\n- feat(link): introduce inline variant (#3859) ([`f167fd6fb`](https://github.com/carbon-design-system/carbon/commit/f167fd6fb))\n- feat(FileUploader): add drag and drop file uploader (#3872) ([`8a4fae72c`](https://github.com/carbon-design-system/carbon/commit/8a4fae72c))\n- feat(floating-menu): add focus wrap element to components (#3652) ([`34d1fddcf`](https://github.com/carbon-design-system/carbon/commit/34d1fddcf))\n- feat(TooltipIcon): port vanilla WCAG 2.1 fixes (#3842) ([`aeacad436`](https://github.com/carbon-design-system/carbon/commit/aeacad436))\n\n#### Bug fixes\n\n- fix(components): make sure font weight is loaded (#4160) ([`f73d62a81`](https://github.com/carbon-design-system/carbon/commit/f73d62a81))\n- fix(dropdown): update overflow style rules for ie, edge, and safari support (#4132) ([`a48e6bd66`](https://github.com/carbon-design-system/carbon/commit/a48e6bd66))\n- fix(accordion): top align accordion headings (#4125) ([`1974a1e86`](https://github.com/carbon-design-system/carbon/commit/1974a1e86))\n- fix(components): call carbon--theme to keep themes in sync ([`14cbc219d`](https://github.com/carbon-design-system/carbon/commit/14cbc219d))\n- fix(modal): use focus theme token for close button border color on focus (#4078) ([`d96efd6d5`](https://github.com/carbon-design-system/carbon/commit/d96efd6d5))\n- fix(button): add higher contrast danger button color token to all themes (#4037) ([`7c8fd431a`](https://github.com/carbon-design-system/carbon/commit/7c8fd431a))\n- fix(toggle): update colors (#4038) ([`9ac1eef87`](https://github.com/carbon-design-system/carbon/commit/9ac1eef87))\n- fix(button): vertically align to top by default (#3983) ([`06b15f3c6`](https://github.com/carbon-design-system/carbon/commit/06b15f3c6))\n- fix(date-picker): update month UI upon manual input (#3979) ([`cccb54c56`](https://github.com/carbon-design-system/carbon/commit/cccb54c56))\n- fix(form): remove italic from helper text (#3977) ([`dfbeb8dce`](https://github.com/carbon-design-system/carbon/commit/dfbeb8dce))\n- fix(dropdown): restore space bar and enter key item selection (#3926) ([`fc2277328`](https://github.com/carbon-design-system/carbon/commit/fc2277328))\n- fix(skeleton): disable motion if prefers-reduced-motion is true (#3905) ([`d9aede10e`](https://github.com/carbon-design-system/carbon/commit/d9aede10e))\n- fix(notification): fix low contrast markup (#3899) ([`95e02b98b`](https://github.com/carbon-design-system/carbon/commit/95e02b98b))\n\n#### Documentation\n\n- docs(migration): update scss migration guide links (#4140) ([`b2636f786`](https://github.com/carbon-design-system/carbon/commit/b2636f786))\n- docs(components): remove sassdoc annotation (#3916) ([`884c2985c`](https://github.com/carbon-design-system/carbon/commit/884c2985c))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- test(components): update snapshots ([`319b58952`](https://github.com/carbon-design-system/carbon/commit/319b58952))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n- chore(project): check-in generated files ([`9dab26827`](https://github.com/carbon-design-system/carbon/commit/9dab26827))\n- refactor(components): update test formatting ([`59f999862`](https://github.com/carbon-design-system/carbon/commit/59f999862))\n- chore(project): remove custom eslint rules (#4027) ([`58833d0bc`](https://github.com/carbon-design-system/carbon/commit/58833d0bc))\n- chore: removes dashed outline from modal close in firefox (#3984) ([`8de0efcaf`](https://github.com/carbon-design-system/carbon/commit/8de0efcaf))\n- chore(data-table): mark sticky header experimental (#3949) ([`11b87ab01`](https://github.com/carbon-design-system/carbon/commit/11b87ab01))\n- chore(react): update storybook and react (#3891) ([`548a04168`](https://github.com/carbon-design-system/carbon/commit/548a04168))\n\n### @carbon/elements@10.7.0\n\n#### New features\n\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n\n#### Bug fixes\n\n- fix(form): remove italic from helper text (#3977) ([`dfbeb8dce`](https://github.com/carbon-design-system/carbon/commit/dfbeb8dce))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n- chore(project): check-in generated files ([`9dab26827`](https://github.com/carbon-design-system/carbon/commit/9dab26827))\n\n### @carbon/pictograms-react@10.7.0\n\n#### Bug fixes\n\n- fix: update pictograms dep (#4105) ([`fc1dde65f`](https://github.com/carbon-design-system/carbon/commit/fc1dde65f))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore: make pictogram packages public (#4098) ([`ca4b18e00`](https://github.com/carbon-design-system/carbon/commit/ca4b18e00))\n\n### @carbon/pictograms@10.7.0\n\n#### New features\n\n- feat(pictograms): add pictograms and update metadata (#4041) ([`a8379f7d8`](https://github.com/carbon-design-system/carbon/commit/a8379f7d8))\n\n#### Bug fixes\n\n- fix(pictograms): Update metadata.yml (#4093) ([`31e74266f`](https://github.com/carbon-design-system/carbon/commit/31e74266f))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore(pictograms): update metadata for milan and mexico-city as… (#4102) ([`10378d578`](https://github.com/carbon-design-system/carbon/commit/10378d578))\n- chore: make pictogram packages public (#4098) ([`ca4b18e00`](https://github.com/carbon-design-system/carbon/commit/ca4b18e00))\n\n### carbon-components-react@7.7.0\n\n#### New features\n\n- feat(toggle): add aria-label and label text props to skeletons (#4204) ([`fef8eb9f4`](https://github.com/carbon-design-system/carbon/commit/fef8eb9f4))\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n- feat(tile): support ignoring click events (#4059) ([`1c7ad53b4`](https://github.com/carbon-design-system/carbon/commit/1c7ad53b4))\n- feat(ui-shell): add alternative behaviours (#3990) ([`a53796102`](https://github.com/carbon-design-system/carbon/commit/a53796102))\n- feat: add Carbon theme switcher to React storybook (#3989) ([`9f2894f29`](https://github.com/carbon-design-system/carbon/commit/9f2894f29))\n- feat(TooltipDefinition): support custom trigger element class names (#3995) ([`59d0e3cdc`](https://github.com/carbon-design-system/carbon/commit/59d0e3cdc))\n- feat(link): introduce inline variant (#3859) ([`f167fd6fb`](https://github.com/carbon-design-system/carbon/commit/f167fd6fb))\n- feat(TooltipIcon): auto generate default IDs (#3954) ([`a18e7348f`](https://github.com/carbon-design-system/carbon/commit/a18e7348f))\n- feat(data-table): add sticky header to React data table (#3876) ([`9b8a4619f`](https://github.com/carbon-design-system/carbon/commit/9b8a4619f))\n- feat(FileUploader): add drag and drop file uploader (#3872) ([`8a4fae72c`](https://github.com/carbon-design-system/carbon/commit/8a4fae72c))\n- feat(TooltipIcon): port vanilla WCAG 2.1 fixes (#3842) ([`aeacad436`](https://github.com/carbon-design-system/carbon/commit/aeacad436))\n\n#### Bug fixes\n\n- fix(accordion): top align accordion headings (#4125) ([`1974a1e86`](https://github.com/carbon-design-system/carbon/commit/1974a1e86))\n- fix(DatePicker): improve keyboard navigation (#4101) ([`40da1fade`](https://github.com/carbon-design-system/carbon/commit/40da1fade))\n- fix(tooltip): conditionally set aria-describedby on open (#4110) ([`39640c529`](https://github.com/carbon-design-system/carbon/commit/39640c529))\n- fix(icon-build-helpers): remove convertPathData minification ru… (#4107) ([`81d69760a`](https://github.com/carbon-design-system/carbon/commit/81d69760a))\n- fix(ExpandableTile): resolves VO issues (#4055) ([`02415c815`](https://github.com/carbon-design-system/carbon/commit/02415c815))\n- fix(tooltip): add aria-labelledby and aria-describedby properties (#4073) ([`c352d315a`](https://github.com/carbon-design-system/carbon/commit/c352d315a))\n- fix(Modal): remove scroller class on unmount (#4066) ([`be8980767`](https://github.com/carbon-design-system/carbon/commit/be8980767))\n- fix(ComboBox): resolves DAP violations (#4028) ([`b0af77524`](https://github.com/carbon-design-system/carbon/commit/b0af77524))\n- fix(date-picker): update month UI upon manual input (#3979) ([`cccb54c56`](https://github.com/carbon-design-system/carbon/commit/cccb54c56))\n- fix(InlineLoading): support richer description (#3951) ([`605502a88`](https://github.com/carbon-design-system/carbon/commit/605502a88))\n- fix(TileGroup): Wrap RadioTiles inside TileGroup (#3947) ([`becfd1939`](https://github.com/carbon-design-system/carbon/commit/becfd1939))\n- fix(table-batch-action): remove default iconDescription, add proptype check, update stories (#3928) ([`765e7ece0`](https://github.com/carbon-design-system/carbon/commit/765e7ece0))\n- fix(InlineLoading): fix prop type (#3933) ([`5ebdd2d3b`](https://github.com/carbon-design-system/carbon/commit/5ebdd2d3b))\n- fix(TableToolbarAction): adds forwardRef so focus management works as expected (#3918) ([`6dcabd4cf`](https://github.com/carbon-design-system/carbon/commit/6dcabd4cf))\n\n#### Documentation\n\n- docs(react): upgrade storybook to 5.2 (#4192) ([`bb682418b`](https://github.com/carbon-design-system/carbon/commit/bb682418b))\n- docs(text-input): set display name and props for variations (#4190) ([`6bd123ccb`](https://github.com/carbon-design-system/carbon/commit/6bd123ccb))\n- docs(accordion): add displayname for select component proptable (#4186) ([`687da2f84`](https://github.com/carbon-design-system/carbon/commit/687da2f84))\n- docs(inline-loading): update mocksubmission example to have proptable (#4182) ([`2e3291761`](https://github.com/carbon-design-system/carbon/commit/2e3291761))\n- docs(radio-button): remove checked knob from story (#4087) ([`810498081`](https://github.com/carbon-design-system/carbon/commit/810498081))\n- docs: create so-you're-going-on-vacation.md (#4029) ([`0efa21b82`](https://github.com/carbon-design-system/carbon/commit/0efa21b82))\n- docs(button): add display name in storybook (#3996) ([`f00f1ce97`](https://github.com/carbon-design-system/carbon/commit/f00f1ce97))\n- docs(OverflowMenu): use overflow menu example (#3966) ([`c6df3cded`](https://github.com/carbon-design-system/carbon/commit/c6df3cded))\n- docs(DataTable): adds with OverflowMenu story (#3956) ([`4901bf98c`](https://github.com/carbon-design-system/carbon/commit/4901bf98c))\n- docs(button): update iconDescription prop description (#3924) ([`bbc27a4af`](https://github.com/carbon-design-system/carbon/commit/bbc27a4af))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(react): add component name to deprecation warning for toolbar (#4229) ([`dd2c1357c`](https://github.com/carbon-design-system/carbon/commit/dd2c1357c))\n- test(dropdown): assign mockProps before each title test (#4150) ([`d2f1562e6`](https://github.com/carbon-design-system/carbon/commit/d2f1562e6))\n- test(combo-box): add required id to mockProps before each test (#4169) ([`faf492993`](https://github.com/carbon-design-system/carbon/commit/faf492993))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- chore(react): add deprecation warning to Toolbar/ToolbarSearch (#4097) ([`2e4ee8fca`](https://github.com/carbon-design-system/carbon/commit/2e4ee8fca))\n- test(react): add toHaveNoViolations matcher (#3927) ([`4c0675682`](https://github.com/carbon-design-system/carbon/commit/4c0675682))\n- chore(project): force react resolutions (#3917) ([`5285ccbc4`](https://github.com/carbon-design-system/carbon/commit/5285ccbc4))\n- chore(react): update storybook and react (#3891) ([`548a04168`](https://github.com/carbon-design-system/carbon/commit/548a04168))\n\n### @carbon/themes@10.7.0\n\n#### New features\n\n- feat(themes): add type tokens to themes ([`580955f54`](https://github.com/carbon-design-system/carbon/commit/580955f54))\n- feat(components,themes): add enable-css-custom-properties feature flag (#4100) ([`d8d93e366`](https://github.com/carbon-design-system/carbon/commit/d8d93e366))\n- feat(themes): update build step to emit prefixed custom properties ([`0b0599e6e`](https://github.com/carbon-design-system/carbon/commit/0b0599e6e))\n- feat(tokens): add danger, text05, update text02 (#3962) ([`36113ce67`](https://github.com/carbon-design-system/carbon/commit/36113ce67))\n\n#### Bug fixes\n\n- fix(themes): delay token or map initialization ([`225b4911b`](https://github.com/carbon-design-system/carbon/commit/225b4911b))\n- fix(themes): remove duplicate danger token ([`9f37efa5b`](https://github.com/carbon-design-system/carbon/commit/9f37efa5b))\n- fix(button): add higher contrast danger button color token to all themes (#4037) ([`7c8fd431a`](https://github.com/carbon-design-system/carbon/commit/7c8fd431a))\n- fix(themes): update disabled-02 value (#3980) ([`401107df3`](https://github.com/carbon-design-system/carbon/commit/401107df3))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4262) ([`8983ed788`](https://github.com/carbon-design-system/carbon/commit/8983ed788))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- test(themes): update themes test ([`c02493166`](https://github.com/carbon-design-system/carbon/commit/c02493166))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n- chore(themes): remove comment block from theme-maps ([`5b26e6dfc`](https://github.com/carbon-design-system/carbon/commit/5b26e6dfc))\n- chore(project): check-in generated files ([`9dab26827`](https://github.com/carbon-design-system/carbon/commit/9dab26827))\n- refactor(themes): move **tests** out of scss dir to prevent copy ([`60e737bb1`](https://github.com/carbon-design-system/carbon/commit/60e737bb1))\n- refactor(themes): split out tests and update import paths ([`9d9e7df53`](https://github.com/carbon-design-system/carbon/commit/9d9e7df53))\n- refactor(themes): update themes build and output to generated ([`4e3264235`](https://github.com/carbon-design-system/carbon/commit/4e3264235))\n\n### @carbon/type@10.6.0\n\n#### New features\n\n- feat(type): add support for emitting custom properties ([`a36bb199c`](https://github.com/carbon-design-system/carbon/commit/a36bb199c))\n- feat(type): add token reference ([`41e2fc3b7`](https://github.com/carbon-design-system/carbon/commit/41e2fc3b7))\n\n#### Bug fixes\n\n- fix(type): remove italic from helper text 01 (#4004) ([`a4e1ee18c`](https://github.com/carbon-design-system/carbon/commit/a4e1ee18c))\n- fix(form): remove italic from helper text (#3977) ([`dfbeb8dce`](https://github.com/carbon-design-system/carbon/commit/dfbeb8dce))\n\n#### Housekeeping\n\n- chore(release): update package versions (#4265) ([`346e93543`](https://github.com/carbon-design-system/carbon/commit/346e93543))\n- chore(release): update package versions (#4139) ([`1a435757c`](https://github.com/carbon-design-system/carbon/commit/1a435757c))\n- test(type): update test snapshots ([`a2a51058f`](https://github.com/carbon-design-system/carbon/commit/a2a51058f))\n- chore(project): sync generated files ([`f65266835`](https://github.com/carbon-design-system/carbon/commit/f65266835))\n\n## Archive\n\nSee Carbon's [GitHub release log](https://github.com/carbon-design-system/carbon/releases) for the full archive of version releases and past changelogs.\n","fileAbsolutePath":"/zeit/3f757860/src/pages/updates/whats-new/index.mdx"}}}}