update changelog

pull/853/head
Cory LaViska 2022-08-09 10:52:31 -04:00
rodzic 3919ea97e9
commit bcc9081247
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -23,7 +23,9 @@ To upgrade to this version, you will need to rework your radio controls by movin
- Removed the `sl-change` event from `<sl-radio>` and `<sl-radio-button>` (listen for it on the radio group instead)
- Removed the `invalid` attribute from `<sl-radio>` and `<sl-radio-button>`
- Removed `setCustomValidity()` and `reportValidity()` from `<sl-radio>` and `<sl-radio-button>` (now available on the radio group)
- Added the experimental `<sl-popup>` component
- Fixed a bug where menu items weren't always aligned correctly
- Refactored `<sl-tooltip>` to use `<sl-popup>` and added the `body` part
- Revert disabled focus behavior in `<sl-tag-group>`, `<sl-menu>`, and `<sl-tree>` to be consistent with native form controls and menus [#845](https://github.com/shoelace-style/shoelace/issues/845)
## 2.0.0-beta.79