From 8d95b82b899363bcb38f22e14a5f654d682b3960 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sat, 12 Apr 2025 06:08:49 +0200 Subject: [PATCH] feat: :sparkles: overhaul gallery component (styles, indicators, a11y) --- src/components/icon.webc | 24 +++ src/components/ref-gallery.webc | 250 +++++++++++++++++++++++--------- src/components/ref-img.webc | 7 +- 3 files changed, 208 insertions(+), 73 deletions(-) diff --git a/src/components/icon.webc b/src/components/icon.webc index d70d35f..7eacfbe 100644 --- a/src/components/icon.webc +++ b/src/components/icon.webc @@ -322,6 +322,30 @@ /> + + + + diff --git a/src/components/ref-img.webc b/src/components/ref-img.webc index fd67f01..185652d 100644 --- a/src/components/ref-img.webc +++ b/src/components/ref-img.webc @@ -17,13 +17,17 @@