carbon-components-svelte
Advanced tools
Changelog
0.9.4 - 2020-08-08
a11y-label-has-associated-control
warnings added in svelte^v3.24.1DatePicker
: use wildcard import to resolve flatpickr "no default" error when using ESMCodeSnippet
button to be optional by using the hideCopyButton
propCodeSnippet
: replace afterUpdate with reactive statementCodeSnippet
: forward feedback
, feedbackTimeout
props to Copy
componentChangelog
0.9.2 - 2020-08-01
Header
platformName
prop in UI Shell Header
slottable (i.e., <span slot="platform">...</span>)company
prop Header
optionalHeader
to add space between company and platform name for ARIA labelHeaderAction
bug where panel would not openButtonSet
componentAccordion
to avoid $$restProps.class
overrideChangelog
0.9.0 - 2020-07-30
ComboBox
keydown
event to TextInput
, PasswordInput
componentscount
prop to TabsSkeleton
HeaderAction
button; dispatch "open" and "close" eventsCodeSnippet
UnorderedList
Changelog
0.8.3 - 2020-07-20
carbon-icons-svelte
dependency to version >=10.14.0size
prop (undefined
or "sm"
or "lg
) in DatePickerInput
, NumberInput
, Select
, PasswordInput
, TextInput
componentsContentSwitcher
ComboBox
after clearing the selectionListBox
regression where size class can be overriden by $$restProps.class
Pagination
regression where current page selection value is stuck at 1