From fcf58f9648847d34929df88518fe74a7d4cfa5a4 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Tue, 18 Jun 2024 16:02:43 -0400 Subject: [PATCH] remove 'inline' from color picker and support labels --- docs/docs/resources/changelog.md | 2 ++ .../color-picker/color-picker.styles.ts | 23 ------------- src/components/color-picker/color-picker.ts | 32 +++---------------- 3 files changed, 7 insertions(+), 50 deletions(-) diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md index caa865b5f..b3477e85c 100644 --- a/docs/docs/resources/changelog.md +++ b/docs/docs/resources/changelog.md @@ -30,6 +30,7 @@ Here's a list of things that have changed since Shoelace v2. For questions or he - Added an easier way to close dialogs by applying `data-dialog="close"` to any button in the dialog - Added an easier way to close drawers by applying `data-dialog="close"` to any button in the drawer - Added the `--show-duration` and `--hide-duration` custom properties to ``, ``, ``, ``, and `` +- Added visible labels to `` - Changed the attribute for setting the base path declaratively to `data-webawesome` instead of `data-shoelace`; additionally, you can place it on any element now instead of just the associated `