From e057081c2378204cc4a781c2da0dcc0f7aacfe00 Mon Sep 17 00:00:00 2001 From: jjagielka Date: Fri, 3 Nov 2023 12:33:27 +0100 Subject: [PATCH] Listgroup (#1143) * docs: fixed listgroup with icons * no restProps in listgroupitem * attrs passed to a and button * code formatting --- src/lib/list-group/Listgroup.svelte | 13 +++++----- src/lib/list-group/ListgroupItem.svelte | 6 +++-- src/lib/types.ts | 2 ++ src/routes/docs/components/list-group.md | 31 ++++++++++++++---------- 4 files changed, 31 insertions(+), 21 deletions(-) diff --git a/src/lib/list-group/Listgroup.svelte b/src/lib/list-group/Listgroup.svelte index 36c004985..1ff57596c 100644 --- a/src/lib/list-group/Listgroup.svelte +++ b/src/lib/list-group/Listgroup.svelte @@ -1,9 +1,9 @@ @@ -71,6 +73,8 @@ You need to set the list to `active` mode to enable hovering, focus and `on:clic If list is active and data items do not contain `href` field entries are presented as `