carbon-components-svelte
Advanced tools
Changelog
0.52.0 - 2022-01-17
Features
Toggle
labels slottableComboBox.clear
to not re-focus input (clear({ focus: false })
)Fixes
Tooltip
when pressing "Escape"ComboBox
to input elementchange
event in Checkbox
after modifying statenull | HTMLElement
for TypeScript strict modeclick:button--primary
in Modal
if shouldSubmitOnEnter
is trueDocumentation
RadioButton
exampleSelect
example for Select
TreeView
"Expand all nodes" exampleSearch
clear event is also dispatched when pressing "Escape"Search
exampleChangelog
0.51.2 - 2022-01-10
Fixes
ComboBox
when manually clearing selectionComboBox
keyboard selectionDropdown
, Header
to fix a11y warningsTileGroup
two-way binding on the selected
propDocumentation
DatePicker
usage with a Rollup set-upModal
RadioTile
Changelog
0.50.5 - 2021-12-30
Fixes
MultiSelect
should blur when pressing "Tab"MultiSelect
menu should close when pressing "Escape"MultiSelect
menu should open when pressing "Space"DatePicker
input should not lose focus when pressing "Enter"ToolbarSearch
should expand if value
is programmatically setChangelog
0.50.3 - 2021-12-28
Fixes
DataTable
events when selecting a checkbox or radio buttonlabelText
prop or $$slots.labelText
is truthyTabs
mobile variant when clicking a menu option""
for TextInput
, PasswordInput
, TextArea