kopia lustrzana https://github.com/shoelace-style/shoelace
update changelog
rodzic
3919ea97e9
commit
bcc9081247
|
@ -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 `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 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)
|
- 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
|
- 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)
|
- 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
|
## 2.0.0-beta.79
|
||||||
|
|
Ładowanie…
Reference in New Issue