carbon-components-svelte
Advanced tools
Changelog
0.8.1 - 2020-07-19
Tag
to prevent custom class from overriding tag classModal
by replacing onDestroy
with onMount
(Issue #200)Changelog
0.8.0 - 2020-07-19
carbon-icons-svelte
to version >=10.13.0cx
Switch
component (Issue #183)ContentSwitcher
bug where bound selectedIndex
could not be updateddocs/
docs/
Changelog
0.7.6 - 2020-07-19
HeaderAction
component for text
(PR#201, thanks @danielboven)Changelog
0.7.5 - 2020-07-17
Add name
prop to form-related components
(PR#199, thanks @softartisan)
Add Content
, SkipToContent
components to the UI Shell
Forward on:click
event to UI Shell Header
component
Changelog
0.7.2 - 2020-06-04
DataTable
(PR#188, thanks @mabentley85!)Changelog
0.7.0 - 2020-05-29
Dispatch "update" event in Pagination
for pageSize
, page
variables
(PR#185, thanks @mabentley85!)
Drop carbon-components as a peer dependency
Changelog
0.6.3 - 2020-05-26
Replace "javascript:void(0)"
with "/"
in HeaderNavMenu
href attribute to fix a11y "not a valid attribute" warning; href
is an exported property that can be overriden by the consumer
(Issue #184)
Ignore a11y-no-onchange
warning in TimePickerSelect
Bump development dependency svelte
to v3.23.0