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

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

Compare v0.62.3...v0.63.0

⚠️ If using optimizeImports from carbon-preprocess-svelte, you must upgrade to version 0.9.0.

Breaking Changes

  • remove deprecated components: Icon, IconSkeleton, NotificationTextDetails, ToggleSmall, ToggleSmallSkeleton, HeaderActionSearch (ba0ed0b, #1191)
  • remove deprecated component props (ba7eeda, #1191)
  • remove optimizeCarbonImports preprocessor (6986aac, #1217)
  • remove GlobalHeader and SideNav subfolders (62735d6, #1223)
  • move truncate action from actions to src/Truncate (9143e50, #1224)

Features

  • add breakpointObserver, breakpoints to base exports (4d95590, #1216)
  • add ProgressBar kind prop to support inline, indented variants (c998dbd, #1213)

Fixes

  • add explicit type="button" attribute to interactive, filterable tag variants (7f9f45e, #1246)
  • add TypeScript support for sveltekit: attributes for anchor elements (ea38cd2, #1234)
  • Link types should extend a or p attributes (45c2726, #1233)
  • prevent selectable DataTable with sticky header from jumping (e8da9d7, #1230)

Refactor

  • use icons from carbon-icons-svelte v11

Documentation

  • add DataTable "Sticky header" example
  • refactor Grid examples
  • add note to UIShell that theming is not supported
  • add ProgressBar examples "Inline variant" and "Indented variant"

Housekeeping

  • upgrade carbon-components to v10.56.0

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

NewReleases is sending notifications on new releases.