Commit Graph
93 Commits
Author SHA1 Message Date
Sam PottsandGitHub 177bd26c1f fix(skin): bake in safari layout fix into skins (#954) 2026-03-16 08:38:25 +11: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
Sam PottsandGitHub 1dbcd79e54 fix(skin): add missing tooltip provider/group (#902) 2026-03-12 10:24:35 +11: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
Sam PottsandGitHub abf8753fe6 fix(html): fix html container sizing (#881) 2026-03-11 14:27:40 +11:00
rahimandGitHub 669694ab20 fix(html): remove commented error dialog blocks from video skins (#865) 2026-03-10 11:18:52 -07:00
rahimandGitHub 40807b2e3a feat(html): add CDN bundles and inline template minification (#827) 2026-03-10 11:11:13 -07:00
rahimandGitHub 4cf69561c2 docs: use framework exports in player API examples (#821) 2026-03-10 02:11:02 -07:00
rahimandGitHub bd4e47b783 chore: fix repo biome lint errors (#804) 2026-03-09 21:10:18 -07:00
Sam PottsandGitHub f98ddc97bc chore(skin): refactor tooltip/popover styles/classnames (#801) 2026-03-10 14:22:29 +11:00
6b6566e254 feat(skin): port tooltip styling from tech preview (#800)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:48:23 +11: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
d751fdabea feat(skin): add audio skins for HTML and React presets (#772)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 12:12:49 +11: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
rahimandGitHub dce16ae5fd revert(html): remove double raf hls destroy (#754) 2026-03-05 23:08:53 -08:00
rahimandGitHub 3f11424b18 fix(html): add destroy (#748) 2026-03-05 18:16:30 -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
rahimandGitHub 5fc52aa969 feat(html): add alert dialog element (#741) 2026-03-05 15:46:54 -08:00
Wesley LuytenandGitHub 5c116065a9 feat: add subtitles handling + captions core (#692) 2026-03-05 17:11:49 -06:00
rahimandGitHub e9fbaece87 feat(html): add tooltip element (#735) 2026-03-04 22:49:04 -08:00
rahimandGitHub ff12296355 fix(html): slider interaction and edge alignment broken (#721) 2026-03-04 21:13:37 -08:00
rahimandGitHub 7548a8e4a1 feat(html): add slider preview element (#733) 2026-03-04 19:47:55 -08:00
rahimandGitHub 32ee304da4 feat(html): add slider thumbnail element (#714) 2026-03-04 15:35:27 -08:00
Wesley LuytenandGitHub 5c422452e4 feat: small state and naming fixes (#719) 2026-03-04 16:05:20 -06:00
c5cafae57f feat(skin): implement default and minimal skins for HTML player (#698)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 22:35:45 +11:00
rahimandGitHub 9a5dfab4e8 fix(html): prevent tsdown from stripping custom element registrations (#703) 2026-03-04 19:06:43 +11:00
rahimandGitHub 1edeadefed refactor(packages): dry up core, html, and react UI architecture (#699) 2026-03-03 23:27:53 -08:00
rahimandGitHub 017856013f refactor(html): split UI define modules and narrow slider imports (#659) 2026-03-01 16:23:43 +11: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 bebd03ff2b feat(html): add popover element (#652) 2026-02-28 00:39:47 -08:00
rahimandGitHub c92a9f914f refactor(packages): move feature presets to subpath exports (#633) 2026-02-27 17:06:36 -08:00
rahimandGitHub 8457b1241c feat(html): add thumbnail element (#646) 2026-02-27 17:02:15 -08:00
rahimandGitHub ed22730592 refactor(html): separate provider and container concerns in createPlayer (#635) 2026-02-27 16:42:47 -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 c2bc488366 feat: add background video preset (#607) 2026-02-26 16:00:36 -06: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
Wesley LuytenandGitHub fd14f0cb17 feat: add background video components (#567) 2026-02-20 13:56:32 -06:00
Wesley LuytenandGitHub b3a31a335a feat: add media API + HLS video components (#507) 2026-02-18 13:34:49 -06: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
rahimandGitHub 90d881cec2 feat(core): add controls component with activity tracking (#514) 2026-02-13 01:14:16 +11:00