carbon-components-svelte
Advanced tools
Changelog
0.71.0 - 2022-12-31
Breaking Changes
Select
: rename dispatched change
event to update
Select
: forward change
eventPaginationNav
: use 1-indexing to be consistent with Pagination
InlineNotification
: remove iconDescription
prop (replaced with closeButtonDescription
and statusIconDescription
)Features
Pagination
: dispatch change
event when user interacts with previous/next buttons, or page/page size dropdownsInlineNotification
: add iconDescription
and closeButtonDescription
propsDocumentation
PaginationNav
: add description for change
eventChangelog
0.70.13 - 2022-12-08
Fixes
NumberInput
incrementing/decrementing floating point valuesDropdown
menuDropdown
"select" event on interactionDropdown
items is an empty arrayMultiSelect
items is an empty arrayComboBox
items is an empty arrayOverflowMenu
"close" event when clicking outside menuPopover
"click:outside" event when clicking sibling elementsToggle
"change" and "keyup" events after toggled
updatesProgressStep
label text if vertical
ProgressStep
inherit unclickable styles if preventChangeOnClick
type="button"
to TableHeader
buttontype="button"
to ProgressStep
buttonTreeView
text prop type from string
to any
TreeView
children prop type work recursivelyderived
import from DataTable