Commit Graph
916 Commits
Author SHA1 Message Date
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
da598b285a chore: release main (#1313)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@videojs/skins@10.0.0-beta.18 @videojs/cli@10.0.0-beta.18 @videojs/spf@10.0.0-beta.18 @videojs/element@10.0.0-beta.18 @videojs/store@10.0.0-beta.18 @videojs/utils@10.0.0-beta.18 @videojs/core@10.0.0-beta.18 @videojs/html@10.0.0-beta.18 @videojs/icons@10.0.0-beta.18
2026-04-14 15:58:18 -05:00
rahimandGitHub c7d4021bde fix(core): ignore non-primary pointer buttons in tap gesture (#1329) 2026-04-14 12:26:32 -07:00
7daec38b88 chore(site): preset pipeline — scan source directories instead of barrel files (#1333)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 12:28:16 -05:00
d8cd59e0fd chore(site): rewrite media element builder for MediaHost architecture (#1334)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 12:26:29 -05:00
b731cba6ba fix(site): update text link hover style to gold underline (#1149)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-14 12:18:04 -05:00
24b8b77c8a feat(cli): add @videojs/cli docs command for LLM-friendly installation (#1214)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 11:07:49 -05:00
Wesley LuytenandGitHub 9681515446 refactor(packages): move media host observed attributes to subclasses (#1326) 2026-04-14 10:50:46 -05:00
ddf5622b2f fix(site): site accessibility rough edges (#1330)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 09:50:53 -05:00
Darius CepulisandGitHub 102dfd2971 docs: improve intro of a11y guide (#1331) 2026-04-14 07:59:34 -05:00
c4dfa3e49b feat(site): add versioned docs infrastructure (#1314)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-14 07:50:29 -05:00
rahimandGitHub b768c29f98 fix(packages): ignore gestures on interactive child elements (#1327) 2026-04-14 02:11:01 -07:00
rahimandGitHub f893f0012b refactor(site): replace BEM class names with @scope-based CSS isolation in demos (#1315) 2026-04-14 00:39:06 -07:00
rahimandGitHub 8bce342890 fix(core): reduce doubletap window from 300ms to 200ms (#1328) 2026-04-14 00:05:56 -07:00
rahimandGitHub de5d612107 design: media contracts (#1297) 2026-04-13 22:25:35 -07:00
Wesley LuytenandGitHub 8f1653efcd refactor(packages)!: replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292) 2026-04-14 00:18:11 -05:00
Darius CepulisandGitHub f609373cd7 docs: improve intro of a11y guide (#1318) 2026-04-13 15:18:15 -05:00
9efc2ac118 fix(site): prevent images from overflowing on narrow viewports (#1302)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-13 10:50:22 -05:00
Darius CepulisandGitHub 7e94bad1a7 fix(site): revert FrameworkCase conditional rendering (#1317) 2026-04-13 09:39:28 -05:00
Wesley LuytenandGitHub d67a3699e4 chore: release main (#1308) @videojs/utils@10.0.0-beta.17 @videojs/skins@10.0.0-beta.17 @videojs/core@10.0.0-beta.17 @videojs/icons@10.0.0-beta.17 @videojs/element@10.0.0-beta.17 @videojs/spf@10.0.0-beta.17 @videojs/store@10.0.0-beta.17 2026-04-10 22:09:56 -07: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 ab338c432b fix(html): replace bare side-effect imports with explicit safeDefine() in define modules (#1307) 2026-04-10 18:18:32 -07:00
rahimandGitHub d2782f0c8d feat(html): add <media-gesture> element (#1305) 2026-04-10 18:14:17 -07:00
Wesley LuytenandGitHub 12877c34fc chore: release main (#1232) @videojs/html@10.0.0-beta.16 @videojs/element@10.0.0-beta.16 @videojs/skins@10.0.0-beta.16 @videojs/spf@10.0.0-beta.16 @videojs/utils@10.0.0-beta.16 @videojs/react@10.0.0-beta.16 @videojs/core@10.0.0-beta.16 @videojs/store@10.0.0-beta.16 @videojs/icons@10.0.0-beta.16 2026-04-10 15:18:11 -07:00
rahimandGitHub 57259b342a fix(core): treat Alt as implicit modifier for non-letter character hotkeys (#1304) 2026-04-10 13:35:17 -07:00
e62f1ef267 docs: CLI for LLM-friendly Video.js installation (#1205)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-10 11:57:26 -05:00
rahimandGitHub 08ebaed23f feat(core): add gesture system (#1287) 2026-04-10 01:52:08 -07:00
Darius CepulisandGitHub b9765d9320 feat(site): add default OG image for social sharing (#1295) 2026-04-09 09:19:10 -05: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
1346d869ae feat(spf): architecture reactors (#1218)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 13:38:24 -07:00
rahimandGitHub 6fb6ab7dfb fix(packages): narrow react peer dependency to v18+ (#1289) 2026-04-08 13:37:34 -07:00
rahimandGitHub 998b87198c refactor(html): extract PositionController from tooltip/popover (#1282) 2026-04-08 17:47:54 +10:00
rahimandGitHub 1c937da470 fix(packages): consistent react versions (#1285) 2026-04-08 17:44:01 +10:00
rahimandGitHub 53fffe8e30 fix(html): add destroy guards to connectedCallback (#1284) 2026-04-08 17:43:16 +10:00
rahimandGitHub 0dc7567e7a fix(html): export SliderPreviewElement and ContextPartElement (#1283) 2026-04-08 17:39:52 +10:00
rahimandGitHub 071325de4d fix(utils): stable sort comparator and orphaned JSDoc (#1286) 2026-04-08 17:39:28 +10:00
rahimandGitHub 42abf88095 fix(react): align media component conventions (#1281) 2026-04-08 17:35:54 +10:00
rahimandGitHub 11f305713b feat(core): add toggleControls to controls feature (#1280) 2026-04-08 00:10:10 -07:00
rahimandGitHub 53835d7355 chore(packages): standardize conventions (#1279) 2026-04-07 22:05:53 -07:00
rahimandGitHub ed37374736 fix(site): add pointer-events-none to hero heading (#1278) 2026-04-07 21:35:29 -07:00
rahimandGitHub a14a5b7498 chore(build): add workspace consistency checker (#1277) 2026-04-07 21:31:04 -07:00
rahimandGitHub b874dad306 fix(packages): workspace drift (#1270) 2026-04-07 21:15:23 -07:00
rahimandGitHub 9912a8e759 feat(packages): add hotkey bindings to preset skins (#1264) 2026-04-07 19:46:44 -07:00
Wesley LuytenandGitHub 2d702ba1dd docs(design): gestures (#1044) 2026-04-07 13:00:04 -07:00
Wesley LuytenandGitHub 9fac0fca3d feat(packages): add mux-audio element and react component (#1259) 2026-04-07 14:59:22 -05:00
cf357ad9a7 feat(site): media element API reference builder (#1256)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:49:33 -05:00
0c8e19a4e0 refactor(core): extract structured CSSVars for media element templates (#1257)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:42:51 -05:00