mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(changelog): update v0.61.0 notes [ci skip]
This commit is contained in:
parent
f231375ea6
commit
bc8903a67b
1 changed files with 3 additions and 2 deletions
|
@ -17,8 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
**Breaking Changes**
|
||||
|
||||
- remove `HeaderActionSlideTransition` interface from `HeaderAction`; transition prop is typed as `SlideParams` from `svelte/transition` instead
|
||||
- `Breakpoint` "on:match" event renamed to "on:change"
|
||||
- remove `HeaderActionSlideTransition` interface from `HeaderAction`; type transition prop as `SlideParams`
|
||||
- rename `Breakpoint` "on:match" event to "on:change"
|
||||
- move `Breakpoint` breakpoints to `carbon-components-svelte/src/Breakpoint/breakpoints`
|
||||
|
||||
**Features**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue