carbon-components-svelte
Advanced tools
Changelog
0.66.1 - 2022-06-27
Fixes
PasswordInput
invalid state when used in a FluidForm
SideNavMenu
iconSideNavMenu
iconSideNavMenu
ComposedModal
type error where the focus node is possibly null
Refactor
text
prop from CodeSnippet
to CopyButton
to prevent development warningDocumentation
PasswordInput
example "Invalid state"ComboBox
example "Selected id" to "Initial selected id"DatePicker
example "DatePicker in a modal" to prevent iframe from stealing focusChangelog
0.66.0 - 2022-06-18
Features
fullWidth
prop to Slider
selected
prop in Select
Fixes
Select
if selected
value has changedSelectItem
value as default selected
value in Select
if undefined
Documentation
Slider
example "Full width"Select
example "Default" to demo usage without selected
prop