From 8b2c090bac732bbf9f1884a69fefa515e5419221 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 21 Nov 2022 16:18:44 -0500 Subject: [PATCH] fixes #1018 --- docs/resources/changelog.md | 1 + src/components/select/select.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index df78631f..8d79973c 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -63,6 +63,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Improved `` so the divider is visible in forced-colors mode - Improved `` so selected items are visible in forced-colors mode - Improved `` so tabs are cleaner and easier to understand in forced-colors mode +- Improved positioning of the menu in `` so you can customize the menu width [#1018](https://github.com/shoelace-style/shoelace/issues/1018) - Moved all component descriptions to `@summary` to get them within documentation tools [#962](https://github.com/shoelace-style/shoelace/pull/962) - Refactored form controls to use the `ShoelaceFormControl` interface to improve type safety and consistency - Updated Lit to 2.4.1 diff --git a/src/components/select/select.ts b/src/components/select/select.ts index d8750b85..56f828e0 100644 --- a/src/components/select/select.ts +++ b/src/components/select/select.ts @@ -492,7 +492,7 @@ export default class SlSelect extends ShoelaceElement implements ShoelaceFormCon