github carbon-design-system/carbon-components-svelte v0.55.0

latest releases: v0.89.7, v0.89.6, v0.89.5...
3 years ago

Compare v0.54.0...v0.55.0

Features

  • forward focus, blur events to NumberInput (493568f, #1033)
  • update ProgressStep icons for current, incomplete steps (e2779b9, #1021)
  • type id as any instead of string in ComboBox, Dropdown, MultiSelect (1f7b556, #1019)

Fixes

  • do not coerce empty value to 0 in NumberInput if allowEmpty is true (222d5a9, #1032)
  • label Slider input if aria-label not explicitly defined (c375d64, #1021)
  • add missing required prop to RadioButton (25ce57f, #1035 contributed @brunnerh)
  • add missing required prop to Checkbox (201e037, #1030 contributed @brunnerh)
  • include @default undefined annotations for props that are undefined by default (0d78c30, #1020)

Refactor

  • remove hotfix in DatePicker to prevent disabled icon from being clickable (77f31ea, #1021)

Housekeeping

  • upgrade carbon-components to v10.51.0

Don't miss a new carbon-components-svelte release

NewReleases is sending notifications on new releases.