From 727b4aabf16ea8fe86a285969bbd70707f2dd54e Mon Sep 17 00:00:00 2001 From: Mojtaba Date: Fri, 31 Jul 2026 12:51:23 +0300 Subject: [PATCH 1/2] feat(registry): add @1st-pouf (#11345) --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index cb49559a8a5..ef05a192f24 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1,4 +1,11 @@ [ + { + "name": "@1st-pouf", + "homepage": "https://1st-pouf.worksonmy.dev", + "url": "https://1st-pouf.worksonmy.dev/r/{name}.json", + "description": "Puffy, pastel claymorphism components and app blocks for React, built with Tailwind CSS v4 and Radix UI.", + "logo": "" + }, { "name": "@7ovr", "homepage": "https://7ovr.com", From a7a07e662ed0f4691c4219e7c236b6ad41ca5da2 Mon Sep 17 00:00:00 2001 From: yu5ag <28569773+yu5ag@users.noreply.github.com> Date: Fri, 31 Jul 2026 18:51:38 +0900 Subject: [PATCH 2/2] feat(registry): add @liquefy-ui to the registry directory (#11344) --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index ef05a192f24..ed7ad60036f 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -826,6 +826,13 @@ "url": "https://limeplay.winoffrg.dev/r/{name}.json", "logo": "" }, + { + "name": "@liquefy-ui", + "homepage": "https://liquefy-ui.com", + "description": "Liquid Glass components for React: WebGL edge refraction and pointer-driven springs over accessible Base UI primitives. TypeScript, RSC-ready, with an MCP server.", + "url": "https://liquefy-ui.com/r/{name}.json", + "logo": "" + }, { "name": "@lmscn", "homepage": "https://lmscn.vercel.app",