mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
Complete fullscreen button integration: - Add fullscreen button to media-skin-default control bar as rightmost control - Icon styling follows play/pause pattern with proper state-based visibility - Container state owner lifecycle management in media-container component - Component factory passes mediaStore reference to support advanced integrations Control bar layout: Play → Time → Mute → Volume → Fullscreen Icons change appropriately based on [data-fullscreen] attribute state. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>