Commit Graph
88 Commits
Author SHA1 Message Date
rahimandGitHub cd019cbbf2 fix(slider): keep pointer position after pointerleave (#807) 2026-03-09 22:20:52 -07:00
rahimandGitHub 747d15910b fix(core): use composedPath for popover outside-click detection (#806) 2026-03-09 21:33:34 -07:00
rahimandGitHub bd4e47b783 chore: fix repo biome lint errors (#804) 2026-03-09 21:10:18 -07:00
rahimandGitHub c605df50f6 fix(core): optimistic current time update on seek to prevent slider snap-back (#799) 2026-03-09 19:45:00 -07:00
27a3993fb2 feat(spf): initial push of SPF (#784)
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2026-03-09 17:32:24 -07:00
rahimandGitHub d53e239b7b fix(html): thumb edge alignment jump (#766) 2026-03-09 13:14:28 -07:00
rahimandGitHub c20d884932 fix(core): prevent slider track click from closing popover (#776) 2026-03-09 11:51:47 -07:00
rahimandGitHub 206bc9b4ae fix(html): apply popover data attributes before showing via popover API (#763) 2026-03-06 14:53:13 -08:00
rahimandGitHub f2f9e6ddc3 refactor(core): replace document listeners with pointer capture in slider (#762) 2026-03-06 13:42:31 -08:00
Wesley LuytenandGitHub 04e98f4007 fix: textTrackList and optimize (#760) 2026-03-06 14:10:42 -06:00
Wesley LuytenandGitHub bcc492f63f fix: ssr issue with hls.js (#758) 2026-03-06 11:22:55 -06:00
rahimandGitHub 7b6b3019df fix(core): use double-RAF in transition open to enable entry animations (#755) 2026-03-05 23:51:14 -08:00
rahimandGitHub 14bcdc833f fix(core): derive effective mute state for volume UI components (#753) 2026-03-05 23:10:25 -08:00
rahimandGitHub 4466d0a15c fix(core): auto-unmute on volume change and restore volume on unmute (#752) 2026-03-05 17:48:59 -08:00
Wesley LuytenandGitHub c61fcdcc3a fix: delegate not defining Delegate props (#751) 2026-03-05 19:38:49 -06:00
Wesley LuytenandGitHub c4e8bbd3a2 fix: destroy hls.js instance on media unmount (#749) 2026-03-06 11:30:48 +11:00
Wesley LuytenandGitHub 5c116065a9 feat: add subtitles handling + captions core (#692) 2026-03-05 17:11:49 -06:00
rahimandGitHub a80cf4e06a feat(core): add alert dialog with dismiss layer and transitions (#743) 2026-03-05 15:04:00 -08:00
rahimandGitHub e2334a3767 feat(core): add AlertDialog data attributes (#738) 2026-03-05 11:14:36 -08:00
rahimandGitHub 879d55d1d2 feat(core): add error feature (#713) 2026-03-04 23:36:26 -08:00
rahimandGitHub e9fbaece87 feat(html): add tooltip element (#735) 2026-03-04 22:49:04 -08:00
rahimandGitHub b69a2f9994 feat(core): add tooltip (#734) 2026-03-04 21:18:54 -08:00
rahimandGitHub ff12296355 fix(html): slider interaction and edge alignment broken (#721) 2026-03-04 21:13:37 -08:00
rahimandGitHub db7569711e feat(react): add slider preview component (#710) 2026-03-04 19:38:56 -08:00
Wesley LuytenandGitHub 5c422452e4 feat: small state and naming fixes (#719) 2026-03-04 16:05:20 -06:00
rahimandGitHub 4e1f3af2d7 fix(core): use camelCase attribute names in slider for react (#708) 2026-03-04 10:46:07 -08:00
rahimandGitHub 1edeadefed refactor(packages): dry up core, html, and react UI architecture (#699) 2026-03-03 23:27:53 -08:00
8ab596ea30 feat(site): add TimeSlider, VolumeSlider, Popover API references (#685)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:41:35 -06:00
rahimandGitHub 50bf91ed87 chore(ci): add explicit checks and Claude diagnosis (#664) 2026-02-28 23:33:22 -08:00
rahimandGitHub 92b7c2ac18 feat(html): add volume slider element (#657) 2026-02-28 21:09:13 -08:00
rahimandGitHub 26c7395cd0 feat(html): add time slider element (#656) 2026-02-28 20:52:27 -08:00
rahimandGitHub d5df0150b3 feat(html): add slider element (#655) 2026-02-28 20:13:08 -08:00
rahimandGitHub 2f8ca094ad feat(react): add slider component (#644) 2026-02-28 00:48:51 -08:00
rahimandGitHub 44188d4823 feat(core): add popover component (#615) 2026-02-28 00:33:30 -08:00
rahimandGitHub c92a9f914f refactor(packages): move feature presets to subpath exports (#633) 2026-02-27 17:06:36 -08:00
rahimandGitHub 7bae887920 feat(core): add thumbnail component and text track store feature (#643) 2026-02-27 15:19:11 -08:00
Darius CepulisandGitHub 0180828df9 feat(packages): add PlaybackRateButton to core, html, and react (#642) 2026-02-27 14:36:11 -06:00
Wesley LuytenandGitHub 2b50825573 fix: add SSR stubs for HLS media (#641) 2026-02-27 12:53:24 -06:00
rahimandGitHub 23528cad88 fix(core): preserve user props in time slider (#621) 2026-02-27 04:44:53 +11:00
rahimandGitHub 4c7d287d35 feat(core): add slider dom (#613) 2026-02-26 11:11:58 +11:00
78112fbefd feat(site): add util reference pipeline (#537)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 15:34:34 -06:00
Wesley LuytenandGitHub c4ef94e823 feat: add media delegate mixin (#598) 2026-02-24 14:53:07 -06:00
Sam PottsandGitHub 38b3a8f55c fix(core): fix circular import and simplify media types (#569) 2026-02-19 16:39:16 +11:00
Sam PottsandGitHub 846d38e79b feat(react): implement video skins with responsive layout (#568) 2026-02-19 15:45:41 +11:00
Sam PottsandGitHub 7d3be367f5 feat(react): implement default and minimal video skins (#550) 2026-02-19 07:43:44 +11:00
Wesley LuytenandGitHub b3a31a335a feat: add media API + HLS video components (#507) 2026-02-18 13:34:49 -06:00
rahimandGitHub 7efee3d033 feat(packages): add slider core layer (#529) 2026-02-14 01:30:29 +11:00
rahimandGitHub aa0fb7ca70 feat(core): add buffering indicator component (#527) 2026-02-14 00:28:05 +11:00
rahimandGitHub c733077d32 feat(core): add seek button component (#526) 2026-02-13 23:30:25 +11:00
rahimandGitHub 2c8b77af45 feat(core): add pip button component (#525) 2026-02-13 22:21:09 +11:00