Commit Graph
103 Commits
Author SHA1 Message Date
rahimandGitHub a05e8f20af fix(core): improve fullscreen and pip webkit fallback handling (#999) 2026-03-18 01:35:53 -07:00
rahimandGitHub 12f582ec1a fix(core): sync playback feature state on seeked event (#1000) 2026-03-18 00:56:26 -07:00
rahimandGitHub b9bada9567 fix(core): prevent slider thumb jump on pointer release (#990) 2026-03-17 23:29:23 -07:00
rahimandGitHub fc62ea1c0a fix(core): stub pointer:fine in tooltip touch suppression tests (#998) 2026-03-17 23:22:32 -07:00
rahimandGitHub 324ea2fd3b fix(core): suppress tooltip hover on touch pointer events (#933) 2026-03-17 23:04:54 -07:00
Sam PottsandGitHub 7e0827c330 fix(skin): add subtle control transitions on touch devices (#985) 2026-03-18 16:14:46 +11:00
Sam PottsandGitHub 82ede77322 fix: correct popup fallback positioning offsets (#981) 2026-03-17 13:14:35 +11:00
Wesley LuytenandGitHub 561d03eb5a fix(core): rename MediaDelegateMixin and MediaProxyMixin (#976) 2026-03-16 18:32:00 -05:00
Christian PillsburyandGitHub 5bdbbec8a0 feat: add DashVideo media element (html, react) with sandbox support (#940) 2026-03-16 12:21:19 -07:00
d6e471a837 fix(html): simplify styles for slotted video (#953)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 22:41:46 +11:00
Sam PottsandGitHub e3f438e9f4 feat: add slider preview thumbnails (#935) 2026-03-14 08:30:51 +11:00
ff8fb3fd36 fix(core): skip delay when switching between grouped tooltips (#903)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:04:59 +11:00
Wesley LuytenandGitHub b892cfc261 fix: mobile controls issues (#896) 2026-03-11 16:52:04 -05:00
2105010c7f fix: attaching media like elements and upgrade (#889)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-11 13:36:24 -05:00
rahimandGitHub 45a312e016 fix(core): resolve pip state against media target (#883) 2026-03-10 21:35:14 -07:00
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