From 84f526764cf3e00d3287161d4cd36f511abd77b2 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:00:33 +0000 Subject: [PATCH 1/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com> --- src/components/ui/Input.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ui/Input.astro b/src/components/ui/Input.astro index f2903c707..4023e459c 100644 --- a/src/components/ui/Input.astro +++ b/src/components/ui/Input.astro @@ -11,6 +11,7 @@ const { type, error, class: className, ...props } = Astro.props Date: Wed, 1 Apr 2026 11:09:43 +0000 Subject: [PATCH 2/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com> From a1b50600ad21340717a20f1ed8a935aa54109f16 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:28:50 +0000 Subject: [PATCH 3/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com> From 320124c811658000d39527c1f27851ab7dff8fdb Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:48:37 +0000 Subject: [PATCH 4/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com> From 7168dd00ce033c7525575e17ab39f1d9cf56ab50 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:12:03 +0000 Subject: [PATCH 5/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com> From 26b06b6c1caaf9ecae66c2658f6cac584513aa82 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:24:56 +0000 Subject: [PATCH 6/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com> From 7ed041cbaff4451d6b35638ce54fe7bcda29d0f1 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:55:55 +0000 Subject: [PATCH 7/7] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20aria-invali?= =?UTF-8?q?d=20to=20Astro=20Input=20component=20on=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: daggerstuff <261005129+daggerstuff@users.noreply.github.com>