mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(changelog): v0.9.2 notes
This commit is contained in:
parent
abc66248f8
commit
678a06700d
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Selectable/expandable `DataTable`
|
||||
|
||||
## [0.9.2](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.9.2) - 2020-08-01
|
||||
|
||||
- add "skip-to-main-content" slot to `Header`
|
||||
- make `platformName` prop in UI Shell `Header` slottable (i.e. <span slot="platform">...</span>)
|
||||
- make `company` prop `Header` optional
|
||||
- fix UI Shell `Header` to add space between company and platform name for ARIA label
|
||||
- fix UI Shell `HeaderAction` bug where panel would not open
|
||||
- add `ButtonSet` component
|
||||
- fix `Accordion` to avoid `$$restProps.class` override
|
||||
|
||||
## [0.9.1](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.9.1) - 2020-07-30
|
||||
|
||||
- fix `TabContent` to remove hidden prop when panel is selected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue