carbon-components-svelte
Advanced tools
Changelog
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
Changelog
0.38.0 - 2021-06-27
Features
TextInput
ComboBox
itemFixes
FileUploaderDropContainer
markup to avoid accessibility error for nested interactive controlsErrorFilled16
icon in InlineLoading
for the error statusInlineLoading
StructuredList
span
instead of div
in TooltipDefinition
to avoid potential invalid HTMLMultiSelect
menu when blurring the last filterable optionMultiSelect
MultiSelect
ComboBox
ComboBox
selectionComboBox
input text if item is selectedSideNav
rail when clicking the hamburger menuContextMenu
class namesContextMenu
when left clicking anywhereDocumentation
Housekeeping
carbon-components
to v10.38.0Changelog
0.37.0 - 2021-06-26
Features
Fixes
ToolbarSearch
NotificationIcon
in InlineNotification
, ToastNotification
Refactor
TextInput
Documentation
Housekeeping
carbon-components
to version 10.37.0Changelog
0.36.0 - 2021-06-26
Features
StructuredList
SideNav
railHeaderNavItem
labelText
prop slottable (e.g., <span slot="labelText">...</span>)Fixes
CodeSnippet
ImageLoader
SSR compatible by using a window type check guardSideNavMenuItem
TextArea
StructuredList
Documentation
Housekeeping
carbon-components
to version 10.36.0