File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- Selectable/expandable ` DataTable `
1111
12+ ## [ 0.12.2] ( https://github.com/IBM/carbon-components-svelte/releases/tag/v0.12.2 ) - 2020-09-14
13+
14+ ** Fixes**
15+
16+ - Dropdown: allow event propagation when clicking the chevron icon (73861e2)
17+
1218## [ 0.12.1] ( https://github.com/IBM/carbon-components-svelte/releases/tag/v0.12.1 ) - 2020-09-14
1319
1420** Fixes**
Original file line number Diff line number Diff line change 11# Component Index
22
3- > 144 components exported from carbon-components-svelte 0.12.1
3+ > 144 components exported from carbon-components-svelte 0.12.2
44
55- Accordion
66 - [ AccordionSkeleton] ( #accordionskeleton )
Original file line number Diff line number Diff line change 11{
22 "name" : " carbon-components-svelte" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.12.2 " ,
44 "license" : " Apache-2.0" ,
55 "description" : " Svelte implementation of the Carbon Design System" ,
66 "svelte" : " ./src/index.js" ,
Original file line number Diff line number Diff line change 1- // Type definitions for carbon-components-svelte 0.12.1
1+ // Type definitions for carbon-components-svelte 0.12.2
22// Project: https://github.com/IBM/carbon-components-svelte
33
44export class CarbonSvelteComponent {
You can’t perform that action at this time.
0 commit comments