update changelog

pull/983/head
Cory LaViska 2022-10-27 13:00:17 -04:00
rodzic 0ff144a787
commit 9a64ea0670
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -11,10 +11,10 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
## Next
- Added `button--checked` to `<sl-radio-button>` and `control--checked` to `<sl-radio>` to style just the checked state [#933](https://github.com/shoelace-style/shoelace/pull/933)
- Added tests for `<sl-menu-item>` and `<sl-menu-label>` [#935](https://github.com/shoelace-style/shoelace/pull/935)
- Fixed a bug in `<sl-card>` that prevented the border radius to apply correctly to the header [#934](https://github.com/shoelace-style/shoelace/pull/934)
- Fixed a bug in `<sl-button-group>` where the inner border disappeared on focus [#980](https://github.com/shoelace-style/shoelace/pull/980)
- Improved `<sl-badge>` so it renders relative to the current font size and improved padding
- Added tests for `<sl-menu-item>` and `<sl-menu-label>` [#935](https://github.com/shoelace-style/shoelace/pull/935)
- Improved `<sl-badge>` to improve padding and render relative to the current font size
## 2.0.0-beta.83