All notable changes to Velora UI. Also published at /changelog.
- Complete multi-page template: pricing, blog (MDX pipeline), about, contact, changelog, login, signup and a custom 404
- Themes page with six brand-ramp presets, live preview and copy-paste token blocks
- Performance receipts on every component docs page: gzipped size, dependency count, reduced-motion badge (generated by
scripts/component-stats.mjsat registry build time) - Receipts embedded in
llms.txtso AI agents can select components by cost - Multi-column site footer, expanded header navigation
sitemap.xmlandrobots.txt- README, LICENSE (MIT) and this changelog
- Base UI compatibility documented: all Velora primitives are primitive-agnostic (zero Radix imports)
- Default theme moved from violet to a restrained blue ramp; brand gradient narrowed from violet→fuchsia→cyan to blue→sky
- Gradient text limited to the hero; section headings use solid primary color
- Hero aurora reduced to subtle; CTA effect stack reduced; avatar circles use solid tones
- All dependencies updated (Next.js 16.2.10, React 19.2.7, Motion 12.42, Tailwind CSS 4.3.3); TypeScript pinned to 5.x and ESLint to 9.x for Next 16.2 compatibility
- shadcn registry (
public/r/*.json) — components carry their own keyframes and brand tokens - Docs site: categorized listing and per-component pages with live previews, install commands and highlighted source
- 10 new components (32 total): text shimmer, flip words, sparkles text, terminal, confetti, lamp, background beams, animated tooltip, browser mockup, iPhone mockup
- Light mode via next-themes
llms.txtfor AI-agent discovery
- 8 new primitives: meteors, retro grid, animated beam, animated list, dock, tilt card, avatar circles, particles
- Integrations-beam, live-activity, testimonial and CTA sections on the showcase homepage
- Next.js 16 + Tailwind CSS 4 + shadcn/ui + Motion scaffold
- Design tokens: brand gradient variables, animation keyframes, global reduced-motion kill switch
- 14 animated primitives and the dark-first showcase homepage