mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore(changelog): add missing note
This commit is contained in:
parent
105f847988
commit
353741daea
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- bump `carbon-icons-svelte` dependency to version >=10.14.0
|
- bump `carbon-icons-svelte` dependency to version >=10.14.0
|
||||||
- support `size` prop (`undefined` or `"sm"` or `"lg`) in `DatePickerInput`, `NumberInput`, `Select`, `PasswordInput`, `TextInput` components
|
- support `size` prop (`undefined` or `"sm"` or `"lg`) in `DatePickerInput`, `NumberInput`, `Select`, `PasswordInput`, `TextInput` components
|
||||||
- support light variant for `ContentSwitcher`
|
- support light variant for `ContentSwitcher`
|
||||||
|
- focus `ComboBox` after clearing the selection
|
||||||
- fix `ListBox` regression where size class can be overriden by `$$restProps.class`
|
- fix `ListBox` regression where size class can be overriden by `$$restProps.class`
|
||||||
- fix `Pagination` regression where current page selection value is stuck at `1`
|
- fix `Pagination` regression where current page selection value is stuck at `1`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue