Commit Graph
538 Commits
Author SHA1 Message Date
Wesley LuytenandGitHub 000c54e16a chore: release main (#1353) 2026-04-18 01:18:23 -07:00
rahimandGitHub 769d436f4e fix(react): prevent gesture tap from firing on slider interactions (#1361) 2026-04-17 18:01:26 -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
Wesley LuytenandGitHub 521774a95b chore: release main (#1341) 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
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
77faf060d4 chore: release main (#1339)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
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>
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>
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
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
rahimandGitHub b768c29f98 fix(packages): ignore gestures on interactive child elements (#1327) 2026-04-14 02:11:01 -07:00
rahimandGitHub 8bce342890 fix(core): reduce doubletap window from 300ms to 200ms (#1328) 2026-04-14 00:05:56 -07:00
Wesley LuytenandGitHub 8f1653efcd refactor(packages)!: replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292) 2026-04-14 00:18:11 -05:00
Wesley LuytenandGitHub d67a3699e4 chore: release main (#1308) 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) 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
rahimandGitHub 08ebaed23f feat(core): add gesture system (#1287) 2026-04-10 01:52:08 -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
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 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 9fac0fca3d feat(packages): add mux-audio element and react component (#1259) 2026-04-07 14:59:22 -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
rahimandGitHub 1cc4ec7f81 feat(react): add hotkeys (#1241) 2026-04-07 12:28:25 -07:00
b1ddda05de fix: safari track bug, no playback (#1226)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-07 13:09:03 -05:00
rahimandGitHub d2c43db550 fix(core): allow undefined hotkey options (#1242) 2026-04-07 02:06:39 -07:00
7c63d82f84 fix(html): create HotkeyRegistryController once in connectedCallback (#1240)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 01:39:28 -07:00
rahimandGitHub d9d893b726 feat(html): add hotkeys (#1239) 2026-04-07 01:08:16 -07:00
rahimandGitHub 627ea204fc feat(packages): add hotkey system with coordinator, actions, and ARIA support (#1238) 2026-04-07 00:13:05 -07:00
rahimandGitHub 932949fdf1 fix(core): use 0.2 and 0.7 for default playback rates (#1236) 2026-04-06 22:25:44 -07:00