v2.9.0 - AnimatedBackgroundGlass Component
What's Changed
New Features
-
AnimatedBackgroundGlass Component: Extracted animated gradient background into reusable component
- Customizable animation speed and colors
- Smooth gradient transitions
- Theme-aware design
- Full TypeScript support
-
Transparent Mode for ProfileHeaderExtendedGlass: Added
transparentprop to render without glass background- Useful for embedding in custom layouts
- Maintains all existing functionality
- Backward compatible
Improvements
- Updated all use-case stories to use new AnimatedBackgroundGlass component
- Enhanced component reusability across demos
- Improved code organization
Files Changed
src/components/glass/specialized/animated-background-glass.tsx(NEW)src/components/glass/sections/profile-header-extended-glass.tsx- All
src/stories/use-cases/*.stories.tsxfiles updated
Full Changelog: v2.8.1...v2.9.0