You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shrimbly
8124d8587d
fix: accessibility, progress monotonicity, speed guard, and flaky test
- AnnotationNode: add aria-label and focus-visible styles to download btn
- AudioInputNode: same accessibility fix for download button
- useStitchVideos: fix non-monotonic progress (8 -> 11 after 10)
- useTypewriter: guard speed with Math.max(16, speed) minimum
- loopEdge test: replace setTimeout race with vi.waitFor polling
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
3 months ago |
| .. |
|
__tests__
|
fix: resolve Discord audio playback issues in exported MP4s
|
5 months ago |
|
useAdaptiveImageSrc.ts
|
fix: clean up pending thumbnail map on rejection to prevent stale entries
|
4 months ago |
|
useApplySpeedCurve.ts
|
fix: resolve resource leaks, stale state refs, and cache correctness issues
|
5 months ago |
|
useAudioMixing.ts
|
fix: add diagnostic logging for audio pipeline in VideoStitch node
|
5 months ago |
|
useAudioPlayback.ts
|
fix: multiple bug fixes, security hardening, and shared video-probing module
|
5 months ago |
|
useAudioVisualization.ts
|
feat(41-01): port audio and video processing hooks from easy-peasy-ease
|
5 months ago |
|
useCommentNavigation.ts
|
feat: Template Explorer, Comment Navigation, and Output Node Improvements
|
6 months ago |
|
useInlineParameters.ts
|
fix(47-02): make inline parameters toggle reactive across all components
|
4 months ago |
|
usePromptAutocomplete.ts
|
feat: refactor PromptConstructor, add project setup flow, improve gallery
|
5 months ago |
|
useStitchVideos.ts
|
fix: accessibility, progress monotonicity, speed guard, and flaky test
|
3 months ago |
|
useTrimVideo.ts
|
fix: multiple bug fixes, security hardening, and shared video-probing module
|
5 months ago |
|
useTypewriter.ts
|
fix: accessibility, progress monotonicity, speed guard, and flaky test
|
3 months ago |
|
useVideoAutoplay.ts
|
fix: suppress hover state during canvas panning to prevent cascading re-renders
|
4 months ago |
|
useVideoBlobUrl.ts
|
fix(memory): close blob URL leak race in useVideoBlobUrl
|
5 months ago |