mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
add pull #
This commit is contained in:
@@ -18,7 +18,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti
|
||||
- Added the `base__popup` part to `<sl-dropdown>` [#2078]
|
||||
- `<sl-tab>` `closable` property now reflects. [#2041]
|
||||
- `<sl-tab-group>` now implements a proper "roving tabindex" and `<sl-tab>` is no longer tabbable by default. This aligns closer to the APG pattern for tabs. [#2041]
|
||||
- Fixed a bug in `<sl-details>` / `<sl-drawer>` that was accidentally detecting overflows and showing a scrollbar. [#]
|
||||
- Fixed a bug in `<sl-details>` / `<sl-drawer>` that was accidentally detecting overflows and showing a scrollbar. [#2121]
|
||||
- Fixed a bug in the submenu controller that prevented submenus from rendering in RTL without explicitly setting `dir` on the parent menu item [#1992]
|
||||
- Fixed a bug where `<sl-relative-time>` would announce the full time instead of the relative time in screen readers
|
||||
- When calling `customElements.define` we no longer register with anonymous classes by default [#2079]
|
||||
|
||||
Reference in New Issue
Block a user