From a0acf46afa1bbcbccfa290a78ece9488f4347788 Mon Sep 17 00:00:00 2001 From: pheralb Date: Sat, 19 Jul 2025 15:18:59 +0100 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=94=A7=20Fix=20grid=20layout=20by=20a?= =?UTF-8?q?djusting=20the=20column=20count=20for=20extra=20large=20screens?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/grid.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/grid.svelte b/src/components/grid.svelte index 14f8d22..e7553d2 100644 --- a/src/components/grid.svelte +++ b/src/components/grid.svelte @@ -1,5 +1,5 @@
From 3a9bf33e863b28d7e87fcb938c28072559004b88 Mon Sep 17 00:00:00 2001 From: pheralb Date: Sat, 19 Jul 2025 15:19:22 +0100 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=94=A7=20Add=20overscroll-none=20clas?= =?UTF-8?q?s=20to=20all=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.html b/src/app.html index 7455af7..b8690e0 100644 --- a/src/app.html +++ b/src/app.html @@ -31,7 +31,7 @@
%sveltekit.body%
From 17b0c2512fcf41ad4868536e0c38bb0ae87761b6 Mon Sep 17 00:00:00 2001 From: Alckor Date: Fri, 25 Jul 2025 17:27:19 -0500 Subject: [PATCH 3/3] feat: :rocket: Add ark ui library --- src/data/svgs.ts | 6 ++++++ static/library/ark-ui.svg | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 static/library/ark-ui.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 25a3674..d535f69 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3749,4 +3749,10 @@ export const svgs: iSVG[] = [ route: '/library/google-cloud.svg', url: 'https://cloud.google.com/' }, + { + title: 'Ark UI', + category: 'Library', + route: '/library/ark-ui.svg', + url: 'https://ark-ui.com/' + } ]; diff --git a/static/library/ark-ui.svg b/static/library/ark-ui.svg new file mode 100644 index 0000000..c8f3c1a --- /dev/null +++ b/static/library/ark-ui.svg @@ -0,0 +1,7 @@ + + + +