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

latest releases: v0.89.6, v0.89.5, v0.89.4...
4 years ago

Compare v0.39.0...v0.40.0

Breaking Changes

  • remove appendTo prop in DatePicker for server-side rendering (SSR) compatibility (0bfbc9c)

Features

  • add Breakpoint component to detect the current Carbon grid size based on browser width (f31ab25)
  • add Theme component to dynamically update the current theme client-side (fac78ee)
  • add valueFrom, valueTo props for range DatePicker (7b9017c)
  • export multiSelectRef, fieldRef, selectionRef in MultiSelect (aa5200c)
  • add clearItem, clearAll instance methods to LocalStorage (6c478b8)
  • support NumberInput readonly variant (b878695)

Fixes

  • append DatePicker instance to local reference to prevent arrow key locking (0bfbc9c)
  • fix on:change type signature in DatePicker (9353e36)
  • export id prop in ProgressBar (a2b12dc)
  • add skeleton text for every row and column in DataTableSkeleton (19dbad1)
  • deprecate shouldShowBorder prop in Table (69d0950)
  • correctly type exported constant props and function declarations as accessors in SvelteComponentTyped interface (18c6f03)

Documentation

Housekeeping

  • upgrade carbon-components to v10.39.0

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

NewReleases is sending notifications on new releases.