Component Changelog
Historical updates focused on the component library, library tooling, and component docs. Website marketing, pricing, and route-level changes are intentionally excluded.
release
First full-featured Pro template + secure downloads
- Launches the new Creator Studio Pro template with a live demo route and adds `/api/templates/[name]` for license-gated template source downloads, including docs template cards with unlock and download flows.
pending
release
Theme style profiles for hyper-realistic and flat
- Upgrades `hyper-realistic` and `flat` from color presets to full style profiles by adding configurable surface/control style tokens (shadow, border weight, blur, and radius) and applying them at runtime to shared cards and buttons.
pending
docs
Component reliability audit + single-source design tokens
- Runs a full profile-component standards audit (accessibility, semantic tokens, radius consistency) and consolidates design tokens into `design-system/design-tokens.json` with generated CSS consumed by docs and app styles.
361e559
fix
Docs demos modularized + DynamicIsland callback compatibility
- Adds reusable docs showcase building blocks and supports `onPrevious` alias in `DynamicIslandPlayer` for compatibility with existing examples.
940ca91
release
Theme builder and design-token tooling updates
- Adds click-to-copy design tokens and interactive CLI theme tooling for faster theme customization.
a2657e7
release
Animation stack migration
- Migrates components from `framer-motion` imports to `motion/react`.
489da56
docs
InfluencerBadge docs alignment
- Aligns `InfluencerBadge` documentation with currently supported badge types.
907edba
release
MCP launch and AI playground foundation
- Launches the MCP server integration and playground page for AI-assisted library workflows.
e78ba12
release
Catalog expansion and component API hardening
- Adds 12 new UI components to the library catalog.
43c501d - Introduces free/pro gating behavior across component experiences.
ae47093 - Improves `SocialLinkButton` card layout consistency.
777bd68 - Fixes `ProfileHeader` component documentation issues.
41b7a6e
release
Initial component library baseline
- Completes the initial Bubble UI component library package with docs and templates.
8265db9 - Prepares the component library for distribution with package and docs groundwork.
c21df12 - Initial imported baseline used to bootstrap the library repository.
f9dc545