carbon-components-svelte
Advanced tools
Changelog
0.26.0 - 2020-12-11
Features
SideNav
component is present (PR #457, issue #434)Search
input value if the "Escape" key is pressed (PR #448)Tooltip
alignment using the align
prop (PR #446, issue #398)Fixes
files
prop type FileUploader
to be a list of Files instead of file names (PR #437)NumberInput
(PR #444)$$restProps
in DataTableSkeleton
to the top-level element to be consistent with DataTable
(PR #441, issue #423)Tooltip
on the mousedown event; re-focus the tooltip icon after closing and forward click
, mousedown
eventsDropdown
button correctly for multiple dropdowns (PR #447)ComboBox
input correctly for multiple combo boxes (PR #447)ComboBox
when clicking a search input (PR #447, issue #436)HeaderSearch
when using the up/down arrow keys to navigate results (PR #432, issue #431)small
prop in ButtonSkeleton
CodeSnippetSkeleton
type to only be "single" or "multi"Breaking Changes
files
in FileUploader
components is a list of Files, not just file names$$restProps
is spread to the top-level element in DataTableSkeleton
Documentation
Search
, ContentSwitcher
, Toggle
componentsSideNav
) UI Shell exampleHousekeeping
carbon-components
to version 10.25 for the pre-compiled CSS StyleSheetsChangelog
0.25.1 - 2020-11-28
Fixes
selectedResultIndex
in HeaderSearch when clicking a result (PR #430, issue #429)Changelog
0.25.0 - 2020-11-27
Features
padding
prop to Grid, Row, Column components (PR #420, issue #410)transition
prop to UI Shell HeaderAction
to customize panel slide transition; by default, the slide duration is 200
ms (PR #419, issue #384)Fixes
Files
type for FileUploader (PR #422, issue #421)Documentation
Housekeeping
sveld
to version 0.3.0Contributors
Changelog
0.24.0 - 2020-11-26
Features
headers
prop type in DataTableSkeleton to be consistent with that of the DataTable (PR #415, issue #413)Fixes
DataTableRow
prop type in DataTable to require an "id" key and value (PR #415, issue #414)Documentation
Changelog
0.23.2 - 2020-11-25
Fixes
Changelog
0.23.1 - 2020-11-22
Fixes
selected
prop reactivity in RadioButtonGroup so that it can be programmatically updated (PR #407, issue #406)Documentation
Changelog
0.23.0 - 2020-11-20
Features
persistentHamburgerMenu
is true
(PR #396, issue #374, rendered example)selectorPrimaryFocus
is null
(PR #393)size
is "sm"
; deprecate ToggleSmall which will be removed in the next major release (PR #401)Fixes
currentIndex
reactivity in ProgressIndicator so that it can be programmatically updated (PR #404, issue #399)Refactoring
svelte:component
in Button; by design, svelte:component
will not render falsy values (PR #402)Documentation
code
tag (PR #392, issue #390)Housekeeping
carbon-icons-svelte
from version ^10.17 to ^10.21Breaking Changes
Changelog
0.22.0 - 2020-10-30
Features
Fixes
tabindex
attribute from trigger buttonshowMoreLess
should be re-computed if code
is dynamically updatedDocumentation
itemToString
prop for Dropdown, MultiSelectcode
Housekeeping
carbon-components
to v10.23.1, @carbon/themes
to v10.22.1Changelog
0.21.0 - 2020-10-26
Features
ToolbarMenu
, ToolbarMenuItem
(PR #369)empty
key to headers
prop (PR #370)Fixes
Documentation
Dropdown
, MultiSelect
, Select
Changelog
0.20.0 - 2020-10-24
Features
Toolbar
, ToolbarContent
, ToolbarSearch
, ToolbarBatchActions
Fixes
platformName
as empty string to prevent rendering as "undefined"Refactoring
Documentation
COMPONENT_INDEX.md