v0.6.0
✨Added
- 🧩 New ecommerce:
custom-pricing— Composable pricing UI with design demo andcustom-pricing-utilshelpers for totals, quantity, and checked state - ✨ New text component:
sliding-number— Tabular currency-style display with per-digit slide transitions (Motion +AnimatePresence) - ✨ New text component:
text-stagger-interval— Staggered text reveal on a configurable interval - 🎬 New demo:
wavy-block-y— Vertical-axis wave scroll demo forwavy-block - ✨ New second demo:
spotlight-list-2— Alternate spotlight list showcase - 📦 Shadcn registry additions:
label,slider, andradio-groupfor installable UI primitives - 📚 Documentation:
custom-pricing,sliding-number, and expandedwavy-blockprops (includingaxis,WavyBlockSticky, and config fields)
🔄Changed
- 🌊
wavy-block— Optionalaxis="y"with centered sine motion, partialconfigoverrides, axis-specific defaults, andWavyBlockStickyhelper for scroll-mappedy - ✨
text-stagger-hover— Grid-based stacking for active/hidden layers (inline-grid, explicit cell placement) so both states share one cell without fragile absolute layout - ✨
sliding-number— Digit transitions use tween timing withpopLayoutand clipped slots to reduce glyph overlap while keeping values stable (nowait+ spring hang) - 🎨
spotlight-list— Component refinements; home features / hero sections and docs meta / Enera template copy updates - 🧩 Registry & public bundles — Rebuilt
public/r/*JSON, demo registry items, and MCP/registry metadata across blocks, cards, ecommerce, scroll, and text entries
🐛Fixed
- 🐛 Docs & site — Mobile docs sidebar trigger viewport, template nav link, and manual installation / link helpers where applicable
- 🐛 Headers — Configuration fixes for header-related demos or layout
🗑️Removed
- 🗑️
wavy-textsregistry entry and component (superseded by other text utilities and demos)