mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
v0.31.1
This commit is contained in:
parent
d5db33abc1
commit
f13e3b100e
3 changed files with 10 additions and 2 deletions
|
@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
<!-- ## Unreleased -->
|
||||
|
||||
## [0.31.1](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.31.1) - 2021-03-28
|
||||
|
||||
**Fixes**
|
||||
|
||||
- add missing "name" attribute to non-mobile `NumberInput`
|
||||
- forward missing "keydown" event to `Form`
|
||||
- forward click/keydown/mouse events in `FluidForm` to `Form`
|
||||
|
||||
## [0.31.0](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.31.0) - 2021-03-20
|
||||
|
||||
**Breaking Changes**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue