Skip to content

feat(core): implement temporal state management for time-based media …#7

Merged
cjpillsbury merged 1 commit intomainfrom
feat/time-based-state-management
Sep 9, 2025
Merged

feat(core): implement temporal state management for time-based media …#7
cjpillsbury merged 1 commit intomainfrom
feat/time-based-state-management

Conversation

@cjpillsbury
Copy link
Copy Markdown
Collaborator

…controls

Add temporal state mediator with currentTime, duration, and seekable properties ported from media-chrome architecture. Includes proper input validation, media event bindings, and seek request handling.

  • Add temporal.ts state mediator with time-based functionality
  • Update StateMediator type to include temporal properties
  • Integrate temporal module into default media store
  • Export temporal module from package index

🤖 Generated with Claude Code

…controls

Add temporal state mediator with currentTime, duration, and seekable properties
ported from media-chrome architecture. Includes proper input validation,
media event bindings, and seek request handling.

- Add temporal.ts state mediator with time-based functionality
- Update StateMediator type to include temporal properties
- Integrate temporal module into default media store
- Export temporal module from package index

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant