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

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

Compare v0.63.8..v0.64.0

Breaking Changes

  • set flatpickrProps.static in DatePicker to be true by default (a958825, #1298)
  • use data attribute instead of id for DataTable headers/rows (6239c11, #1297)

Features

  • support custom column widths in DataTable (c6f2108, #1265)
  • dispatch "expand" and "collapse" events in CodeSnippet (1454eea, #1291)

Fixes

  • use @see tag for flatpickr options link in DatePicker (37b40d6, #1299)
  • pressing "Enter" in DatePicker should update the value (20a8a64, #1280 contributed by @patoi)
  • dispatched event type without detail should be null, not any (88d5152, #1295)
  • type missing "open" event in HeaderAction (5576c7c, #1293)
  • use small button in multi-line CodeSnippet (e3f72e6, #1292)

Documentation

  • make calendar variants of DatePicker more prominent
  • add DataTable example "Custom column widths"
  • add CodeSnippet examples "Expanded by default" and "Reactive example"

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

NewReleases is sending notifications on new releases.