0cfd3bb395
feat(spf): HLS engine composition walkthrough + doc-driven cleanups ( #1512 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 12:07:26 -07:00
Sam Potts and GitHub
17d44a5d32
chore(ci): configure noUnknownProperty to allow corner-shape ( #1502 )
2026-05-04 17:46:57 -07:00
0620814a67
feat(packages): add UI support for gestures and hotkeys ( #1388 )
...
Co-authored-by: Rahim <rahim.alwer@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-05 10:34:12 +10:00
Wesley Luyten and GitHub
6c81f2d190
docs(design): add design doc for live presets ( #1395 )
2026-05-01 13:01:04 -03:00
Sam Potts and GitHub
cc1b5645e5
docs(design): menus ( #1078 )
2026-05-01 13:34:33 +10:00
Wesley Luyten and GitHub
e37d5df873
feat(packages): add live button component ( #1473 )
2026-04-30 18:00:15 -07:00
Sam Potts and GitHub
c5b06cf948
fix(skin): fix safari button alignment issue when zoomed ( #1495 )
2026-05-01 07:03:07 +10:00
Ronald Urbina and GitHub
94bb60c6e8
fix(site): add 'use client' to ejected skin Next.js output ( #1488 )
2026-04-29 17:00:04 +10:00
Sam Potts and GitHub
d0b36ed5b8
fix(icons): use icon exports in ejected skins ( #1489 )
2026-04-29 16:05:35 +10:00
Sam Potts and GitHub
8e2b7e4f6d
fix(ci): use biome to sort CSS properties ( #1490 )
2026-04-29 16:04:20 +10:00
Christian Pillsbury and GitHub
69852ddeb0
docs/spf fundamental concepts ( #1396 )
...
Feedback from @decepulis treated as a fast follow/incremental improvement effort for expediency.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-28 11:16:56 -07:00
Sam Potts and GitHub
c388dd35a9
fix(icons): avoid hidden spinner animations ( #1476 )
2026-04-28 16:24:53 +10:00
cce48c01fa
chore: release main ( #1375 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@videojs/html@10.0.0-beta.23
@videojs/skins@10.0.0-beta.23
@videojs/react@10.0.0-beta.23
@videojs/spf@10.0.0-beta.23
@videojs/element@10.0.0-beta.23
@videojs/icons@10.0.0-beta.23
@videojs/cli@10.0.0-beta.23
@videojs/core@10.0.0-beta.23
@videojs/utils@10.0.0-beta.23
@videojs/store@10.0.0-beta.23
2026-04-27 13:47:20 -07:00
Wesley Luyten and GitHub
e3d4ff9d68
feat(core): add liveEdgeStart and targetLiveWindow properties ( #1445 )
2026-04-27 12:40:07 -07:00
Wesley Luyten and GitHub
bb72a84dc1
refactor(core)!: unify fullscreen and pip on media capabilities ( #1469 )
2026-04-27 11:59:14 -07:00
b830baee6b
docs(site): add how-to guide for building custom components ( #1008 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-27 13:22:34 -05:00
466abb6d20
feat(html): re-export reactive primitives from @videojs/element ( #1472 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-27 10:55:29 -05:00
Darius Cepulis and GitHub
fa3a8f98a7
fix(site): exclude clientcode suspense fallback from llms and search ( #1467 )
2026-04-24 15:13:10 -05:00
Darius Cepulis and GitHub
85e28a5920
feat(packages): support cli:omit markers for llm-only doc content ( #1466 )
2026-04-24 14:56:44 -05:00
89594292d4
docs(root): fix stale references and document sandbox workflow ( #1464 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-24 14:29:24 -05:00
b9349375cb
fix(html): raise testTimeout to 15s for parallel-load reliability ( #1448 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 14:44:29 -07:00
rahim and GitHub
84c9e540bd
chore(root): migrate typecheck to @typescript/native-preview (tsgo) ( #1400 )
2026-04-23 11:11:50 +10:00
Wesley Luyten and GitHub
d9c00491e7
feat(packages): add live-video and live-audio presets ( #1399 )
2026-04-22 12:43:27 -07:00
Darius Cepulis and GitHub
3a66c4d25c
chore: update README milestone link ( #1444 )
2026-04-22 14:43:09 -05:00
c3984f74d1
fix(site): add astro check CI and reduce errors/hints ( #1109 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-22 10:18:05 -05:00
01c4c60848
fix(site): work around #1111 in create-player/player-controller demos ( #1403 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-22 08:57:59 -05:00
6149e7fce7
build(cli): decouple cli tests from upstream builds ( #1402 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-22 07:46:26 -05:00
Wesley Luyten and GitHub
587c302fe5
feat(core): add HLS stream-type detection and live duration ( #1387 )
2026-04-21 20:27:54 -07:00
9ad66f9b27
fix(site): only report Sentry errors from deployed function runtime ( #1393 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-21 16:47:44 -05:00
37da3bf817
perf(site): trim site build time ( #1379 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-04-21 08:37:09 -05:00
76a1e4a8c9
feat(html): observe cast attributes on mux elements ( #1386 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-04-20 17:29:46 -07:00
Wesley Luyten and GitHub
413874c1e0
refactor(packages)!: rename cast to google-cast and remote-playback ( #1380 )
2026-04-20 15:50:16 -07:00
c93dce4438
chore(ci): exclude epic and priority labels from triage agent ( #1377 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 14:05:04 -05: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
rahim and GitHub
5e9a02c851
fix(react): rename MediaGesture and MediaHotkey to Gesture and Hotkey ( #1374 )
2026-04-19 23:46:46 -07:00
Wesley Luyten and GitHub
000c54e16a
chore: release main ( #1353 )
@videojs/cli@10.0.0-beta.22
@videojs/core@10.0.0-beta.22
@videojs/html@10.0.0-beta.22
@videojs/spf@10.0.0-beta.22
@videojs/element@10.0.0-beta.22
@videojs/react@10.0.0-beta.22
@videojs/icons@10.0.0-beta.22
@videojs/skins@10.0.0-beta.22
@videojs/utils@10.0.0-beta.22
@videojs/store@10.0.0-beta.22
2026-04-18 01:18:23 -07:00
rahim and GitHub
769d436f4e
fix(react): prevent gesture tap from firing on slider interactions ( #1361 )
2026-04-17 18:01:26 -07:00
Wesley Luyten and GitHub
31a005eeef
feat(packages): add chromecast support via remote playback API ( #1348 )
2026-04-17 14:51:16 -07:00
Wesley Luyten and GitHub
8530316987
revert(packages): add server-only bundles ( #1349 ) ( #1354 )
2026-04-17 11:44:53 -07:00
rahim and GitHub
3331fdaf25
fix(packages): add server-only bundles ( #1349 )
2026-04-16 00:59:14 -07:00
4ecc870685
feat: add e2e test harness ( #1237 )
...
Co-authored-by: Christian Pillsbury <cpillsbury@mux.com >
2026-04-15 15:28:38 -07:00
Darius Cepulis and GitHub
34c3907bcc
fix(site): preserve casing for code identifiers in doc titles and OG images ( #1347 )
2026-04-15 11:56:23 -05:00
961766d81d
feat(site): serve branded OG images dynamically ( #1345 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 11:49:35 -05:00
Wesley Luyten and GitHub
521774a95b
chore: release main ( #1341 )
@videojs/utils@10.0.0-beta.21
@videojs/cli@10.0.0-beta.21
@videojs/core@10.0.0-beta.21
@videojs/store@10.0.0-beta.21
@videojs/react@10.0.0-beta.21
@videojs/icons@10.0.0-beta.21
@videojs/skins@10.0.0-beta.21
@videojs/html@10.0.0-beta.21
@videojs/spf@10.0.0-beta.21
@videojs/element@10.0.0-beta.21
2026-04-14 17:19:40 -05: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
5301202a18
fix(cli): normalize repository URL to match npm convention ( #1340 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 17:16:42 -05:00
77faf060d4
chore: release main ( #1339 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@videojs/cli@10.0.0-beta.20
@videojs/react@10.0.0-beta.20
@videojs/html@10.0.0-beta.20
@videojs/core@10.0.0-beta.20
@videojs/element@10.0.0-beta.20
@videojs/spf@10.0.0-beta.20
@videojs/skins@10.0.0-beta.20
@videojs/store@10.0.0-beta.20
@videojs/utils@10.0.0-beta.20
@videojs/icons@10.0.0-beta.20
2026-04-14 17:11:09 -05:00
ef712093d4
fix(cli): replace deprecated noExternal with deps.alwaysBundle ( #1338 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 17:09:05 -05:00
c2cb16bd8b
chore: release main ( #1336 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@videojs/core@10.0.0-beta.19
@videojs/store@10.0.0-beta.19
@videojs/html@10.0.0-beta.19
@videojs/skins@10.0.0-beta.19
@videojs/react@10.0.0-beta.19
@videojs/icons@10.0.0-beta.19
@videojs/cli@10.0.0-beta.19
@videojs/utils@10.0.0-beta.19
@videojs/spf@10.0.0-beta.19
@videojs/element@10.0.0-beta.19
2026-04-14 16:54:01 -05:00
58b882c49a
fix(cli): correct bin path to match tsdown output ( #1337 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 16:51:22 -05:00