openreader/src
Richard Roberson e39a5b8bcf refactor(player): simplify popover input focus logic
Removed `isPopoverOpen` state and associated `useEffect` hook.
Auto-focus and select logic for the input are now directly handled
within `handlePopoverOpen`, reducing state management complexity.
2025-11-22 02:06:28 -07:00
..
app refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00
components refactor(player): simplify popover input focus logic 2025-11-22 02:06:28 -07:00
contexts fix(tts): ensure robust caching for audio and alignments 2025-11-22 01:57:27 -07:00
hooks feat(epub): add custom reader navigation and TOC 2025-11-22 01:33:53 -07:00
lib refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00
types refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00
utils refactor(client): centralize client-side API calls and refine types 2025-11-21 23:33:41 -07:00