mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
* [Menu-item] Drop `base` wrapper (rel #207) Also add two states: `has-submenu` and `submenu-expanded` * Add `checked-icon` and `submenu-icon` slots * [Menu-label] Drop `base` part * update changelog --------- Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
This commit is contained in:
@@ -33,6 +33,8 @@ During the alpha period, things might break! We take breaking changes very serio
|
||||
- Added the [`.wa-cloak` utility](/docs/utilities/fouce) to prevent FOUCE
|
||||
- Added the [`allDefined()` utility](/docs/usage/#all-defined) for awaiting component registration
|
||||
- Simplified `<wa-breadcrumb-item>` by removing the `base` CSS part
|
||||
- Simplified `<wa-menu-item>` and `<wa-menu-label>` by removing the `base` CSS part
|
||||
- Added slots to `checked-icon` and `submenu-icon` in `<wa-menu-item>` so custom icons can be used
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user