Skip to content

Move watchers into Pinia stores#25

Merged
alexykn merged 1 commit intomainfrom
codex/refactor-logic-into-ttsstore-and-fileuploadstore
May 24, 2025
Merged

Move watchers into Pinia stores#25
alexykn merged 1 commit intomainfrom
codex/refactor-logic-into-ttsstore-and-fileuploadstore

Conversation

@alexykn
Copy link
Owner

@alexykn alexykn commented May 24, 2025

Summary

  • add clearCurrentFileIfTextEdited to fileUploadStore
  • handle volume and buffer updates with new actions in ttsStore
  • use the new store actions from composables and App.vue
  • update keydown helper to use new volume action

Testing

  • npm test (fails: vitest not installed)
  • pytest -q

@alexykn alexykn merged commit d8d2829 into main May 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant