carbon-components-svelte
Advanced tools
Changelog
0.42.1 - 2021-07-26
Fixes
a11y-mouse-events-have-key-events
warningscarbon-icons-svelte
to v10.36.0 to quell a11y-mouse...
warningsRefactor
formatStyle
utility in OverflowMenu
Documentation
svelte:head
example usage for loading CDN stylesChangelog
0.42.0 - 2021-07-22
Features
helperText
prop to DatePickerInput
Fixes
svelte:body
with svelte:window
when listening for an outside clickDocumentation
DatePicker
example "With helper text"Refactor
treeview.scss
import in css/*.scss
files as it is included by default in carbon-components@10.40
Housekeeping
carbon-components
to v10.40.0Changelog
0.40.1 - 2021-07-14
Fixes
TreeView
node if active id does not match the selected idtype="button"
on OverflowMenu
to prevent submit behavior when pressing "Enter"OverflowMenuItem
OverflowMenuItem
title attribute if using a slotNumberInput
on:change event on initializationflatpickr
rangePluginSelect
DataTableRowId
as any
, fixesChangelog
0.40.0 - 2021-07-11
Breaking Changes
appendTo
prop in DatePicker
for server-side rendering (SSR) compatibilityFeatures
Breakpoint
component to detect the current Carbon grid size based on browser widthTheme
component to dynamically update the current theme client-sidevalueFrom
, valueTo
props for range DatePicker
multiSelectRef
, fieldRef
, selectionRef
in MultiSelect
LocalStorage
NumberInput
readonly variantFixes
DatePicker
instance to local reference to prevent arrow key lockingon:change
type signature in DatePicker
ProgressBar
DataTableSkeleton
shouldShowBorder
prop in Table
SvelteComponentTyped
interfaceDocumentation
Housekeeping
carbon-components
to v10.39.0Changelog
0.39.0 - 2021-07-05
Breaking Changes
clipboard-copy
direct dependency; use native Clipboard API instead of clipboard-copy
to copy text in CopyButton
, CodeSnippet
Features
TreeView
componentRecursiveList
componentModal
, ComposedModal
via secondaryButtons
DataTable
title/description slottableexpansionBreakpoint
in UI Shell Header
, SideNav
Modal
, ComposedModal
Fixes
useStaticWidth
prop in DataTable
DataTable
table header if title/description not providedDocumentation