Skip to content

Commit f63c2d4

Browse files
committed
docs: remove stale liquid glass catalog entry
1 parent 07c9367 commit f63c2d4

5 files changed

Lines changed: 3 additions & 66 deletions

File tree

docs/catalog/blocks/vfx-liquid-glass.mdx

Lines changed: 0 additions & 48 deletions
This file was deleted.

docs/docs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
"catalog/blocks/macos-tahoe-liquid-glass",
138138
"catalog/blocks/vfx-iphone-device",
139139
"catalog/blocks/vfx-liquid-background",
140-
"catalog/blocks/vfx-liquid-glass",
141140
"catalog/blocks/vfx-magnetic",
142141
"catalog/blocks/vfx-portal",
143142
"catalog/blocks/vfx-shatter",

docs/guides/html-in-canvas.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ Or install individually:
109109

110110
| Block | Description | Install |
111111
|-------|-------------|---------|
112-
| [Liquid Glass](/catalog/blocks/vfx-liquid-glass) | Voronoi glass fracture with parallax reveal | `npx hyperframes add vfx-liquid-glass` |
112+
| [iOS 26 Liquid Glass Home Screen](/catalog/blocks/ios26-liquid-glass) | iPhone home screen with live Liquid Glass notifications and widgets | `npx hyperframes add ios26-liquid-glass` |
113+
| [macOS Tahoe Liquid Glass Desktop](/catalog/blocks/macos-tahoe-liquid-glass) | MacBook desktop with liquid glass windows, dock, and notifications | `npx hyperframes add macos-tahoe-liquid-glass` |
114+
| [Liquid Glass Notification](/catalog/blocks/liquid-glass-notification) | Native-feeling glass notification stack with progress and reply states | `npx hyperframes add liquid-glass-notification` |
113115
| [iPhone & MacBook](/catalog/blocks/vfx-iphone-device) | Real 3D GLTF devices with live HTML screens | `npx hyperframes add vfx-iphone-device` |
114116
| [Text Cursor](/catalog/blocks/vfx-text-cursor) | Dramatic text reveal with chromatic shadows | `npx hyperframes add vfx-text-cursor` |
115117
| [Portal](/catalog/blocks/vfx-portal) | Dimension breach with volumetric light | `npx hyperframes add vfx-portal` |

docs/public/catalog-index.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,18 +1017,6 @@
10171017
"href": "/catalog/blocks/vfx-liquid-background",
10181018
"preview": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/vfx-liquid-background.png"
10191019
},
1020-
{
1021-
"name": "vfx-liquid-glass",
1022-
"type": "block",
1023-
"title": "Liquid Glass",
1024-
"description": "VFX composition block",
1025-
"tags": [
1026-
"html-in-canvas",
1027-
"webgl"
1028-
],
1029-
"href": "/catalog/blocks/vfx-liquid-glass",
1030-
"preview": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/vfx-liquid-glass.png"
1031-
},
10321020
{
10331021
"name": "vfx-magnetic",
10341022
"type": "block",

registry/registry.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,6 @@
339339
"name": "vfx-portal",
340340
"type": "hyperframes:block"
341341
},
342-
{
343-
"name": "vfx-liquid-glass",
344-
"type": "hyperframes:block"
345-
},
346342
{
347343
"name": "liquid-glass-notification",
348344
"type": "hyperframes:block"

0 commit comments

Comments
 (0)