Commit Graph
987 Commits
Author SHA1 Message Date
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
5f1c2370fa chore: release main (#1477)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@videojs/skins@10.0.0-beta.24 @videojs/utils@10.0.0-beta.24 @videojs/html@10.0.0-beta.24 @videojs/store@10.0.0-beta.24 @videojs/react@10.0.0-beta.24 @videojs/core@10.0.0-beta.24 @videojs/icons@10.0.0-beta.24 @videojs/cli@10.0.0-beta.24 @videojs/element@10.0.0-beta.24 @videojs/spf@10.0.0-beta.24
2026-05-19 12:48:40 -07:00
c112b6248b fix(spf): conventions, per-type specialization, config threading (#1537)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 11:38:47 -07:00
Darius CepulisandGitHub cbb8d0fe9c fix(docs): improve agentic discovery of llms.txt and eject (#1564) 2026-05-19 11:36:16 -07:00
20e77d37fa feat(packages): ship bundled markdown docs in html and react tarballs (#1560)
Co-authored-by: Claude <noreply@anthropic.com>
2026-05-19 11:35:16 -07:00
2ad9fdf7ed test(sandbox): adapt playback rate E2E to menu UX (#1545)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-18 18:03:16 -07:00
Sam PottsandGitHub e71014d2f6 docs(claude): add css to tailwind migration skill (#1548) 2026-05-19 10:37:43 +10:00
Darius CepulisandGitHub e68ace82ff chore(ci): scope triage label to external authors (#1550) 2026-05-18 13:06:59 -07:00
Renzo DelfinoandGitHub 7035407963 docs(site): use togglePaused in playback feature example (#1522) 2026-05-18 13:44:21 -03:00
c164c0a178 docs(site): fix feature export names in features and presets guides (#1513)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
Co-authored-by: Darius Cepulis <de.cepulis@gmail.com>
2026-05-18 13:37:59 -03:00
Ronald UrbinaandGitHub cc22f9fa81 fix(react): replace any with unknown in isRenderProp type guard (#1500) 2026-05-18 13:37:44 -03:00
Sam PottsandGitHub ac37259803 docs(design): i18n (#1122) 2026-05-18 10:02:55 +10:00
Sam PottsandGitHub ad831d25f0 feat(packages): add playback rate menu (#1527) 2026-05-14 08:37:52 +10:00
ad515d3a24 docs(site): add "Why Video.js?" concept page (#1526)
Co-authored-by: Claude <noreply@anthropic.com>
2026-05-13 11:30:06 -07:00
Santiago PuppoandGitHub e73f87d392 fix(skin): fix minimal tailwind root sizing (#1540) 2026-05-13 11:07:00 +10:00
Ronald UrbinaandGitHub d4adc7c4fb docs: fix grammar in features concept guide (#1511) 2026-05-11 16:44:56 -07:00
3ab26a296b chore(site): upgrade astro to 6.3.1 (#1499)
Co-authored-by: Claude <noreply@anthropic.com>
2026-05-11 14:16:04 -07:00
740ac66a3d docs(site): add 'use client' to homepage React snippet (#1529)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 10:56:50 +10:00
ddfd1f1d6a docs(site): warn that bundled HTML installs need type="module" (#1530)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 10:51:18 +10:00
Santiago PuppoandGitHub ff7d901bc4 fix(core): resolve cast button ssr hydration mismatch (#1518) 2026-05-08 10:16:35 -07:00
Santiago PuppoandGitHub a1e37dd66f fix(html): set min dimensions on background-video host (#1523) 2026-05-08 10:15:45 -07:00
Santiago PuppoandGitHub f32bbd8d56 fix(build): resolve link-aliases root from repo root (#1501) 2026-05-08 10:14:58 -07:00
8fa63c6567 feat(spf) discrete signals and behavior objects (#1508)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 08:32:44 -07:00
e3c1b28032 feat(core): menu core layer and DOM keyboard navigation (#1503)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 18:15:49 +10:00
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 PottsandGitHub 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 LuytenandGitHub 6c81f2d190 docs(design): add design doc for live presets (#1395) 2026-05-01 13:01:04 -03:00
Sam PottsandGitHub cc1b5645e5 docs(design): menus (#1078) 2026-05-01 13:34:33 +10:00
Wesley LuytenandGitHub e37d5df873 feat(packages): add live button component (#1473) 2026-04-30 18:00:15 -07:00
Sam PottsandGitHub c5b06cf948 fix(skin): fix safari button alignment issue when zoomed (#1495) 2026-05-01 07:03:07 +10:00
Ronald UrbinaandGitHub 94bb60c6e8 fix(site): add 'use client' to ejected skin Next.js output (#1488) 2026-04-29 17:00:04 +10:00
Sam PottsandGitHub d0b36ed5b8 fix(icons): use icon exports in ejected skins (#1489) 2026-04-29 16:05:35 +10:00
Sam PottsandGitHub 8e2b7e4f6d fix(ci): use biome to sort CSS properties (#1490) 2026-04-29 16:04:20 +10:00
Christian PillsburyandGitHub 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 PottsandGitHub c388dd35a9 fix(icons): avoid hidden spinner animations (#1476) 2026-04-28 16:24:53 +10:00
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
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/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 @videojs/skins@10.0.0-beta.23
2026-04-27 13:47:20 -07:00
Wesley LuytenandGitHub e3d4ff9d68 feat(core): add liveEdgeStart and targetLiveWindow properties (#1445) 2026-04-27 12:40:07 -07:00
Wesley LuytenandGitHub 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 CepulisandGitHub fa3a8f98a7 fix(site): exclude clientcode suspense fallback from llms and search (#1467) 2026-04-24 15:13:10 -05:00
Darius CepulisandGitHub 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
rahimandGitHub 84c9e540bd chore(root): migrate typecheck to @typescript/native-preview (tsgo) (#1400) 2026-04-23 11:11:50 +10:00
Wesley LuytenandGitHub d9c00491e7 feat(packages): add live-video and live-audio presets (#1399) 2026-04-22 12:43:27 -07:00
Darius CepulisandGitHub 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