Commit Graph
147 Commits
Author SHA1 Message Date
Wesley LuytenandGitHub d9c00491e7 feat(packages): add live-video and live-audio presets (#1399) 2026-04-22 12:43:27 -07:00
Wesley LuytenandGitHub 413874c1e0 refactor(packages)!: rename cast to google-cast and remote-playback (#1380) 2026-04-20 15:50:16 -07:00
2f7212028c refactor(react): replace prototype-walking and inferred class props (#1376)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 09:20:46 -07:00
rahimandGitHub 5e9a02c851 fix(react): rename MediaGesture and MediaHotkey to Gesture and Hotkey (#1374) 2026-04-19 23:46:46 -07:00
Wesley LuytenandGitHub 31a005eeef feat(packages): add chromecast support via remote playback API (#1348) 2026-04-17 14:51:16 -07:00
Wesley LuytenandGitHub 8530316987 revert(packages): add server-only bundles (#1349) (#1354) 2026-04-17 11:44:53 -07:00
rahimandGitHub 3331fdaf25 fix(packages): add server-only bundles (#1349) 2026-04-16 00:59:14 -07:00
d4b805ea69 feat(site): feature and preset reference UI + docs integration (#1258)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 17:19:01 -05:00
Wesley LuytenandGitHub 8f1653efcd refactor(packages)!: replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292) 2026-04-14 00:18:11 -05:00
rahimandGitHub 1509a66f60 feat(packages): add gesture bindings to default skins and presets (#1310) 2026-04-10 22:08:10 -07:00
rahimandGitHub 8566260872 feat(react): add gesture hooks and MediaGesture component (#1309) 2026-04-10 18:24:25 -07:00
rahimandGitHub d2782f0c8d feat(html): add <media-gesture> element (#1305) 2026-04-10 18:14:17 -07:00
rahimandGitHub b934c589f8 fix(packages): time slider seek improvements (#1291) 2026-04-08 16:49:49 -07:00
rahimandGitHub a0fd3cbda8 fix(packages): remove redundant "Shift" modifier from playback rate hotkeys (#1290) 2026-04-08 14:47:14 -07:00
rahimandGitHub 42abf88095 fix(react): align media component conventions (#1281) 2026-04-08 17:35:54 +10:00
rahimandGitHub 9912a8e759 feat(packages): add hotkey bindings to preset skins (#1264) 2026-04-07 19:46:44 -07:00
Wesley LuytenandGitHub 9fac0fca3d feat(packages): add mux-audio element and react component (#1259) 2026-04-07 14:59:22 -05:00
rahimandGitHub 1cc4ec7f81 feat(react): add hotkeys (#1241) 2026-04-07 12:28:25 -07:00
rahimandGitHub 0c95ab4109 refactor(packages): move slider throttle from commit to change (#1219) 2026-04-05 22:19:11 -07:00
rahimandGitHub 8b571f5f05 fix(react): thumbnails broken when using hls media (#1210) 2026-04-03 00:11:27 -07:00
86cf3e8977 fix(packages): make tooltips visual-only and auto-forward media button labels (#1174)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 14:20:01 -07:00
390b004d80 feat(packages): volume slider scroll support (#1175)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 20:17:29 -07:00
Sam PottsandGitHub 3430fe1a49 feat(packages): error dialog component (#1077) 2026-03-31 17:00:45 -07:00
Wesley LuytenandGitHub 1b2afc6e41 feat: add native hls media + refactor (#1154) 2026-03-30 20:13:19 -05:00
Sam PottsandGitHub 10826932be fix(skin): responsive design fixes and improvements (#1129) 2026-03-30 16:25:49 +11:00
Wesley LuytenandGitHub 271a8c8502 feat: add Mux video component (#1036) 2026-03-24 18:19:50 -05:00
rahimandGitHub 8e2e56e36e chore: upgrade typescript 6, vitest 4, align spf package (#1101) 2026-03-24 01:53:36 -07:00
rahimandGitHub bc2929ef4f feat(packages): export media component building blocks (#1098) 2026-03-24 00:36:18 -07:00
rahimandGitHub 1792bae3b4 fix(react): add missing destroy cleanups (#1096) 2026-03-23 16:59:37 -07:00
Christian PillsburyandGitHub 04f81a26e1 fix(spf): implement preload IDL attribute on SpfMedia (#1069) 2026-03-23 07:30:20 -07:00
657e7111b4 fix(skin): extract transition properties into CSS custom properties (#1075)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 12:50:26 +11:00
df927f67fc feat(skin): add error handling for audio players (#1048)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 09:33:55 +11:00
559d5169b5 fix(docs): improvements to eject script (#1012)
Co-authored-by: Rahim <rahim.alwer@gmail.com>
2026-03-23 08:55:38 +11:00
rahimandGitHub 4b17ac9ce1 refactor(react): simplify skin render props with element form (#1068) 2026-03-23 08:16:24 +11:00
rahimandGitHub c09dbdd121 fix(skin): hide volume popover when volume control is unsupported (#1025) 2026-03-19 01:14:57 -07:00
c07da27ead feat(html): refactor attach contexts to carry state and setter (#1024)
Co-authored-by: Wesley Luyten <luwes@users.noreply.github.com>
2026-03-19 00:49:40 -07:00
Sam PottsandGitHub 81781ca585 feat(skin): add pip-enter and pip-exit icons (#1015) 2026-03-19 12:30:53 +11:00
rahimandGitHub c95e1343e1 feat(html): add data-availability to volume slider (#1001) 2026-03-18 12:44:12 -07:00
Sam PottsandGitHub 59bbf6c209 feat(packages): add poster component to video skins (#994) 2026-03-18 17:57:10 +11:00
rahimandGitHub b9bada9567 fix(core): prevent slider thumb jump on pointer release (#990) 2026-03-17 23:29:23 -07:00
d535282f03 refactor(packages): move store attach lifecycle to provider (#975)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 15:50:39 -07:00
Sam PottsandGitHub 82ede77322 fix: correct popup fallback positioning offsets (#981) 2026-03-17 13:14:35 +11:00
Christian PillsburyandGitHub 5bdbbec8a0 feat: add DashVideo media element (html, react) with sandbox support (#940) 2026-03-16 12:21:19 -07:00
Sam PottsandGitHub e3f438e9f4 feat: add slider preview thumbnails (#935) 2026-03-14 08:30:51 +11:00
Sam PottsandGitHub 1dbcd79e54 fix(skin): add missing tooltip provider/group (#902) 2026-03-12 10:24:35 +11:00
rahimandGitHub 85266bab3b fix(skins): remove legacy caption markup artifacts (#882) 2026-03-10 21:50:17 -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
Wesley LuytenandGitHub dc84216de5 docs: add captions button (#777) 2026-03-09 14:55:44 -05:00