From 49092c97aafad46fffc982d7bdc4127499dce31b Mon Sep 17 00:00:00 2001 From: Danny Moerkerke Date: Tue, 13 Dec 2022 20:17:37 +0100 Subject: [PATCH] chore: added changeset --- .changeset/strange-dots-draw.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/strange-dots-draw.md diff --git a/.changeset/strange-dots-draw.md b/.changeset/strange-dots-draw.md new file mode 100644 index 000000000..c59483cd4 --- /dev/null +++ b/.changeset/strange-dots-draw.md @@ -0,0 +1,5 @@ +--- +'@lion/ui': patch +--- + +narrowed the scope of the selectors that query [slot=invoker] and [slot=content] to prevent that any nested elements with [slot=invoker] and [slot=content] are moved to slot=\_accordion as well