From 21354f707bac3f77c6787e0befca571a0e0dcff1 Mon Sep 17 00:00:00 2001 From: Sudha Shrestha Date: Wed, 3 Jun 2026 22:44:11 +0545 Subject: [PATCH 01/24] sync prod to main (#484) From 134c63115ac98d5287b6cbbde89759e393aca65d Mon Sep 17 00:00:00 2001 From: Hari Lamichhane Date: Thu, 4 Jun 2026 11:37:01 +0545 Subject: [PATCH 02/24] docs: add new badge labels to recent components (#485) Co-authored-by: Cursor --- content/docs/card/collab-card.mdx | 2 +- content/docs/preloader/split-reveal.mdx | 1 + content/docs/tabs/gooey-tabs.mdx | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/content/docs/card/collab-card.mdx b/content/docs/card/collab-card.mdx index 3828e755..00b2aabb 100644 --- a/content/docs/card/collab-card.mdx +++ b/content/docs/card/collab-card.mdx @@ -1,7 +1,7 @@ --- title: Collab Card description: Bento tile for realtime collaboration—not a generic card. Live presence, selection frame, teammate cursors. -labels: ["bento", "collaboration", "animated"] +labels: ["new", "bento", "collaboration", "animated"] --- diff --git a/content/docs/preloader/split-reveal.mdx b/content/docs/preloader/split-reveal.mdx index 23bc2f8d..efc1a889 100644 --- a/content/docs/preloader/split-reveal.mdx +++ b/content/docs/preloader/split-reveal.mdx @@ -2,6 +2,7 @@ title: Split Reveal description: Full-screen preloader that loads images, locks scroll, then opens from the center seam. author: hari +labels: ["new"] --- diff --git a/content/docs/tabs/gooey-tabs.mdx b/content/docs/tabs/gooey-tabs.mdx index bfe9f4d6..9b07f1f1 100644 --- a/content/docs/tabs/gooey-tabs.mdx +++ b/content/docs/tabs/gooey-tabs.mdx @@ -1,7 +1,7 @@ --- title: Gooey Tabs description: Icon tabs that merge with an SVG goo filter when one label expands to show its title. -labels: ["requires interaction", "click"] +labels: ["new", "requires interaction", "click"] author: harimanok_ --- From 7a4fdc14efe2d6a03451262392ef947d0873580d Mon Sep 17 00:00:00 2001 From: Sudha Shrestha Date: Thu, 4 Jun 2026 11:52:45 +0545 Subject: [PATCH 03/24] docs: add animated SMIL logo to README (#486) --- README.md | 5 ++--- public/animata-logo-smil-dark.svg | 1 + public/animata-logo-smil.svg | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 public/animata-logo-smil-dark.svg create mode 100644 public/animata-logo-smil.svg diff --git a/README.md b/README.md index 9459fafe..8c3ec01c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@