mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
v0.38.2
This commit is contained in:
parent
f9183d343b
commit
c647cb27a7
6 changed files with 14 additions and 3 deletions
|
@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
<!-- ## Unreleased -->
|
||||
|
||||
## [0.38.2](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.38.2) - 2021-07-03
|
||||
|
||||
**Fixes**
|
||||
|
||||
- prevent `<TextArea readonly={false} />` from being read-only
|
||||
- only focus `OveflowMenuItem` if not disabled
|
||||
- trap tab focus within `Modal`, `ComposedModal`
|
||||
|
||||
## [0.38.1](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.38.1) - 2021-06-29
|
||||
|
||||
**Fixes**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue