mirror of
https://github.com/zoriya/v10.git
synced 2026-08-06 06:07:56 +00:00
- Add playButtonStateDef with keys, stateTransform, and requestMethods - Refactor usePlayButtonState to use shallowEqual optimization - Migrate from useMediaDispatch to useMediaStore pattern - Create request methods factory for consistent state management - Improve type safety and performance with optimized state selection This continues the gradual migration to hook-style architecture that can be shared between HTML and React implementations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>