Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.28 KB

File metadata and controls

53 lines (35 loc) · 2.28 KB

Changelog

All notable changes to Velora UI. Also published at /changelog.

0.3.0 — 2026-07-16

Added

  • 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.mjs at registry build time)
  • Receipts embedded in llms.txt so AI agents can select components by cost
  • Multi-column site footer, expanded header navigation
  • sitemap.xml and robots.txt
  • README, LICENSE (MIT) and this changelog

Changed

  • Base UI compatibility documented: all Velora primitives are primitive-agnostic (zero Radix imports)

0.2.0 — 2026-07-16

Changed

  • 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

0.1.2 — 2026-06-12

Added

  • 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.txt for AI-agent discovery

0.1.1 — 2026-06-11

Added

  • 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

0.1.0 — 2026-06-10

Added

  • 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