Files
TUIkit/docs/src/components/react
phranck 0b7a927726 Fix: Preload power-on and boot sounds eagerly on mount
- Load Howler.js and create critical Howl instances (power-on, boot) on component mount instead of on click
- Make handlePowerOn synchronous so play() fires immediately without awaiting async loading
- Lazy-load remaining non-critical sounds (spin, power-off, seek) in background on first click
- Fix preload link hints from as="fetch" to as="audio" for correct browser prioritization
2026-02-13 17:32:25 +01:00
..
2026-02-08 14:34:42 +01:00
2026-02-08 14:34:42 +01:00
2026-02-08 14:34:42 +01:00