mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
make it stable
This commit is contained in:
@@ -43,6 +43,7 @@ Thank you for your help and patience with testing Shoelace. I promise, we're not
|
||||
- Removed redundant `role="menu"` in `<sl-dropdown>`
|
||||
- Slightly faster animations for showing and hiding `<sl-dropdown>`
|
||||
- Updated to Bootstrap Icons to 1.7.1
|
||||
- Upgraded the status of `<sl-mutation-observer>` from experimental to stable
|
||||
|
||||
## 2.0.0-beta.60
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ import styles from './mutation-observer.styles';
|
||||
|
||||
/**
|
||||
* @since 2.0
|
||||
* @status experimental
|
||||
* @status stable
|
||||
*
|
||||
* @event sl-mutation - Emitted when a mutation occurs.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user