Measured entry
tripled-glassmorphism-product-update-block-shadcnui
badgeglassmorphismmotion on file
A client-rendered product-update section with a heading, animated glass cards, status labels, changelog actions, and a GitHub release banner. It ships as a shadcn registry block and depends on React, Framer Motion, Lucide icons, Tailwind theme classes, and shadcn Badge, Button, and Card primitives.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.3 KB (137.7 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 47.59s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/badge.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished, responsive changelog block that builds and mounts cleanly in the prepared harness. It needs a shadcn-style setup: the bare build cannot resolve the utility module required by the Badge primitive. Choose it when the full release section fits, not as a lightweight badge drop-in.
Use it if
- You need a ready-made release or changelog section with distinct shipped, beta, and preview states.
- Your app already uses shadcn conventions and Framer Motion for entrance animation.
- You want update cards that stack cleanly on narrow screens and spread into compact rows on wider layouts.
Skip it if
- You only need a reusable badge rather than a full product-updates section.
- You are avoiding animation and icon dependencies for a small content block.
- You need working changelog and subscription links without wiring button behavior yourself.
- Your design system does not provide compatible Tailwind tokens or shadcn-style primitives.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add the at-sign source alias, the shared class-name utility expected by the UI primitives, compatible Badge, Button, and Card components, Tailwind theme tokens, React, Framer Motion, Lucide React, and the Radix packages used by those primitives. Then connect the changelog and subscription buttons to real destinations.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/moumen-soliman/uitripledAlternatives
Other published entries for the badge pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-badgeneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- clay-badgeclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-load-rippleunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- kibo-listminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 42.4KB
- Bare
- pass
- Prov
- NO
- ruixen-blurred-stagger-textunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 58.1KB
- Bare
- pass
- Prov
- NO
- tripled-auto-revealing-heading-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 58.3KB
- Bare
- pass
- Prov
- NO