carbon-components-svelte
Advanced tools
Changelog
0.63.0 - 2022-04-17
Breaking Changes
Icon
, IconSkeleton
, NotificationTextDetails
, ToggleSmall
, ToggleSmallSkeleton
, HeaderActionSearch
optimizeCarbonImports
preprocessorGlobalHeader
and SideNav
subfolderstruncate
action from actions
to src/Truncate
Features
breakpointObserver
, breakpoints
to base exportsProgressBar
kind
prop to support inline, indented variantsFixes
type="button"
attribute to interactive, filterable tag variantssveltekit:
attributes for anchor elementsLink
types should extend a
or p
attributesDataTable
with sticky header from jumpingRefactor
carbon-icons-svelte
v11Documentation
DataTable
"Sticky header" exampleGrid
examplesUIShell
that theming is not supportedProgressBar
examples "Inline variant" and "Indented variant"Housekeeping
carbon-components
to v10.56.0Changelog
0.62.0 - 2022-03-19
Breaking Changes
Copy
componentForm
Features
shouldFilterRows
prop to ToolbarSearch
to support auto-filterable DataTable
rowsSideNavLink
text slottableicon
prop slottable in ContextMenuOption
, Link
, Tag
, HeaderAction
, HeaderActionLink
, SideNavLink
, SideNavMenu
MultiSelect
slottableDropdown
slottableComboBox
slottableFixes
HeaderAction
buttonRefactor
Copy
component in CopyButton
, CodeSnippet
bind:value
in Search
bind:value
in TextArea
Documentation
DataTable
"Filterable" and "Filterable (custom)" examplesMultiSelect
"Custom slot" exampleDropdown
"Custom slot" exampleComboBox
"Custom slot" exampleitems
object in ComboBox
, Dropdown
, MultiSelect
requires a unique id
ClickableTile
"Prevent default behavior" exampleForm
"Prevent default behavior" exampleCheckbox
docsChangelog
0.61.0 - 2022-03-13
Breaking Changes
HeaderActionSlideTransition
interface from HeaderAction
; type transition prop as SlideParams
Breakpoint
"on:match" event to "on:change"Breakpoint
breakpoints to carbon-components-svelte/src/Breakpoint/breakpoints
Features
DataTable
non-selectable rowsMultiSelect
highlightedId as a propbreakpointObserver
store as an alternative to Breakpoint
Fixes
HeaderAction
text stylesHeaderActionLink
icon with HeaderAction
iconMultiSelect
filterable selection errorFileUploaderDropContainer
validateFiles propPopover
SCSS from carbon-components@10.47
Refactor
Icon
componentDocumentation
DataTable
"Non-selectable rows" exampleOverflowMenu
"Disabled items" exampleBreakpoint
"Store and Breakpoint Values" exampleChangelog
0.60.0 - 2022-02-26
Features
RadioButtonGroup
hiddenLegend
prop to visually hide the legendProgressBar
size
prop to support small size variantFixes
DatePicker
calendar instance if options changeRefactor
StructuredList
overflow-y
style monkey patchDocumentation
RadioButton
"Hidden legend" exampleProgressBar
"Small size" exampleHousekeeping
carbon-components
to v10.54.0