github carbon-design-system/carbon v10.13.0

latest releases: v11.99.0, v11.99.0-rc.0, v11.98.0...
5 years ago

v10.13.0 (2020-6-5)

@carbon/colors@10.10.0

New features 🚀

Housekeeping 🏠

carbon-components@10.13.0

New features 🚀

  • feat(unstable-pagination): add refactored experimental pagination component (#5485) (40d9debab)
  • feat(FloatingMenu): conditionally set focus in floating menu on menu open (#5489) (3e1a8f0a7)
  • feat(project): update babel for Node v12.17 (#6148) (96ffd02e9)
  • feat(tag): make tag more dynamic (#5971) (e8ec800ca)
  • feat(components): add sideEffects flag for webpack and DCE (#5987) (5c1b64a03)
  • feat(type): update line height values for headings (#6064) (25c95bf2a)
  • feat(helper-text): move helper text below form inputs (#5867) (e560f4d64)
  • feat(react): upgrade downshift dependency to v5 (#5373) (3bf2eecc5)

Bug fixes 🐛

  • fix(DataTableSkeleton): add prop to hide header, toolbar (#6192) (145e08971)
  • fix(data-table): normalize sortable and nonsortable table headers (#6181) (922dcae6d)
  • fix(button): adjust outline widths to match spec (#6166) (6e2be2a16)
  • fix(pagination): conform next/prev button to ghost, icon size to 16 (#6058) (0b6138ad4)
  • fix(list): remove list item vertical spacing rules (#6140) (ead885e4a)
  • fix(accordion): set min height on accordion headings (#6128) (39fb3ef3a)
  • fix(number-input): account for empty max and min attributes (#6139) (f7fca2be6)
  • fix(font-face): prevent CSS reset (#6134) (7f2efd746)
  • fix(Notification): update warning and info icons (#6103) (b1aff1db5)
  • fix(pagination): adds scroll to mobile pagination (#6110) (cca360b41)
  • fix(date-picker): use inset outline for dfocused selected day (#6095) (4dc8775c7)
  • fix(time-picker): support light theme styles in time picker select (#6091) (86e5fae03)
  • fix(data-table): use box shadow for toolbar search focus outline (#6072) (71348ce21)
  • fix(progress-indicator): top align vertical progress step labels (#6062) (2ed036d6c)
  • fix(tabs): scroll tabs when width is larger than viewport (#6096) (d39199915)
  • fix(radio-button): use scale instead of px values for checked (#6097) (ad8b8bffa)
  • fix(search): reposition clear input button (#6071) (57c8b9c60)
  • fix(progress-indicator): left align text in progress step (#6061) (d64ca4976)
  • fix(progress-indicator): prevent progress step label SVG from shrinking (#6051) (0f26d92f1)
  • fix(progress-indicator): remove progress bar space on content overflow (#6047) (009fe6371)
  • fix(filename): remove added height for close button (#6022) (560051108)
  • fix(Dropdown): Revert Dropdown option (#6085) (3c7572a70)
  • fix(dropdown): remove extra right padding (#6075) (d08369403)
  • fix(tag): pass props.disabled to close button (#5996) (4c7718d29)
  • fix(notification): update focus styles for low contrast (#5978) (41267c876)
  • fix(list-box): increase specificity on closed menu (#6017) (3e320ee4b)
  • fix(checkbox): use box-shadow for appearance of mult rounded borders to improve a11y for dark themes (#5985) (9c8149355)

@carbon/elements@10.13.0

New features 🚀

  • feat(helper-text): move helper text below form inputs (#5867) (e560f4d64)

@carbon/grid@10.11.0

Housekeeping 🏠

@carbon/icon-helpers@10.8.0

Housekeeping 🏠

@carbon/icons-handlebars@10.12.0

Housekeeping 🏠

@carbon/icons-react@10.12.0

Housekeeping 🏠

@carbon/icons-vue@10.12.0

Housekeeping 🏠

@carbon/icons@10.12.0

New features 🚀

Bug fixes 🐛

  • fix(icons): remove bespoke assets in preference of downsizing (#6151) (6db63e027)

Housekeeping 🏠

  • chore(icons): update icons to use #000000 and removing white false positives (#6173) (eca64a2ad)
  • chore(icons): update deprecated list (#6150) (1ee9d63d6)

@carbon/layout@10.10.0

New features 🚀

Housekeeping 🏠

  • chore(project): update package preview dependencies (#6158) (c9efab2f8)

@carbon/motion@10.8.0

Housekeeping 🏠

@carbon/pictograms-react@10.12.0

Housekeeping 🏠

@carbon/pictograms@10.12.0

New features 🚀

prettier-config-carbon@0.1.0

New features 🚀

  • feat(project): add prettier-config-carbon package (#6168) (a4936a3f7)

carbon-components-react@7.13.0

New features 🚀

  • feat(icon-build-helpers): add support for fill=currentColor for icons (#6179) (ce1e143cd)
  • feat(unstable-pagination): add refactored experimental pagination component (#5485) (40d9debab)
  • feat(FloatingMenu): conditionally set focus in floating menu on menu open (#5489) (3e1a8f0a7)
  • feat(project): update babel for Node v12.17 (#6148) (96ffd02e9)
  • feat(ComboBox): focus input after clearing selection (#6045) (ec0ea8628)
  • feat(helper-text): move helper text below form inputs (#5867) (e560f4d64)
  • feat(react): upgrade downshift dependency to v5 (#5373) (3bf2eecc5)

Bug fixes 🐛

  • fix(DataTableSkeleton): add prop to hide header, toolbar (#6192) (145e08971)
  • fix(unstable-pagination): use size 16 icons (#6190) (210639e8c)
  • fix(react): pin downshift dependency (#6200) (711644d22)
  • fix(combobox): allow bubbling of enter key event (#6015) (270d12cba)
  • fix(pagination): conform next/prev button to ghost, icon size to 16 (#6058) (0b6138ad4)
  • fix(DatePicker): resolve missing proptype warnings (#6165) (07ec9b382)
  • fix(OverflowMenu): ignore disabled items during keyboard navigation (#6153) (2d7b9fe74)
  • fix(composedmodal): add role to content container (#6120) (80d881c13)
  • fix(modal): Switch btn text to nodes for Modal (#6105) (e366fe534)
  • fix(tag): add title to tags (#6112) (7935ad44c)
  • fix(Notification): update warning and info icons (#6103) (b1aff1db5)
  • fix(pagination): adds scroll to mobile pagination (#6110) (cca360b41)
  • fix(Slider): sync value in props and state in controlled mode (#6114) (e75aef7ae)
  • fix(ProgressIndicator): set negative tabindex on disabled progress steps (#6094) (6470f0a12)
  • fix(FilterableMultiSelect): match label IDs with downshift (#6073) (0f8a3cd45)
  • fix(OverflowMenu): fix of excessive onClose prop calls in OverflowMenu (#6083) (78a362b2c)
  • fix(progress-indicator): prevent progress step label SVG from shrinking (#6051) (0f26d92f1)
  • fix(tag): pass props.disabled to close button (#5996) (4c7718d29)
  • fix(SideNav): detect child node for blur (#6043) (d85bdf75a)
  • fix(tag): allow use of onClick when onClose is not present (#6029) (d8a6a37e4)
  • fix(DataTableSkeleton): replace toolbar button skeletons with spans (#6028) (c82b5f843)
  • fix(components): guard for NPE with DOM element refs in cDM/cDU (#5997) (93493b46b)
  • fix(checkbox): use htmlFor on checkbox label (#6049) (468d6ac9a)

Documentation 📝

  • docs(storybook): avoid setting iframe html dir to empty string (#6129) (49c9a7486)
  • docs(ui-shell): update prop for isCurrentPage (#6086) (4b73680dd)
  • docs(react): update ComboBox story to remove controlled example (#6040) (d447bfba4)

Housekeeping 🏠

@carbon/themes@10.13.0

New features 🚀

Documentation 📝

  • docs(theme): filter out non-color variables when generating theme table (#6081) (68849e99b)

@carbon/type@10.11.0

New features 🚀

  • feat(type): update line height values for headings (#6064) (25c95bf2a)

Bug fixes 🐛

  • fix(typography): make type line-height relative not absolute (#5970) (2a0f24a22)

@carbon/upgrade@10.7.0

New features 🚀

Don't miss a new carbon release

NewReleases is sending notifications on new releases.