Wesley Luyten and GitHub
c4e8bbd3a2
fix: destroy hls.js instance on media unmount ( #749 )
2026-03-06 11:30:48 +11:00
rahim and GitHub
5fc52aa969
feat(html): add alert dialog element ( #741 )
2026-03-05 15:46:54 -08:00
rahim and GitHub
536c86d9d1
feat(react): add alert dialog component ( #739 )
2026-03-05 15:25:53 -08:00
Wesley Luyten and GitHub
5c116065a9
feat: add subtitles handling + captions core ( #692 )
2026-03-05 17:11:49 -06:00
b65d537878
chore: release main ( #720 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-05 23:10:36 +00:00
rahim and GitHub
44d874ddc2
fix(react): strict mode support ( #742 )
2026-03-05 13:03:16 -08:00
rahim and GitHub
ae754eec8f
feat(react): add tooltip component ( #736 )
2026-03-04 23:20:16 -08:00
rahim and GitHub
ff12296355
fix(html): slider interaction and edge alignment broken ( #721 )
2026-03-04 21:13:37 -08:00
rahim and GitHub
db7569711e
feat(react): add slider preview component ( #710 )
2026-03-04 19:38:56 -08:00
rahim and GitHub
a6405e9278
feat(react): add slider thumbnail component ( #722 )
2026-03-04 15:35:35 -08:00
Wesley Luyten and GitHub
5c422452e4
feat: small state and naming fixes ( #719 )
2026-03-04 16:05:20 -06:00
rahim and GitHub
070d094444
fix(react): set anchor-name and position-anchor imperatively in popover ( #715 )
2026-03-04 13:18:36 -08:00
1e69d1b94a
chore: release main ( #717 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 14:42:33 -06:00
55b49efd82
fix(html,react): move @videojs/skins to devDependencies ( #716 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 14:41:40 -06:00
5605e6079a
chore: release main ( #709 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 14:29:47 -06:00
4b282ff074
chore: release main ( #630 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 11:01:05 -06:00
c5cafae57f
feat(skin): implement default and minimal skins for HTML player ( #698 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 22:35:45 +11:00
rahim and GitHub
1edeadefed
refactor(packages): dry up core, html, and react UI architecture ( #699 )
2026-03-03 23:27:53 -08:00
8ab596ea30
feat(site): add TimeSlider, VolumeSlider, Popover API references ( #685 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 17:41:35 -06:00
12277fdac8
fix(react): correct buffer selector names in minimal skin CSS ( #672 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 11:48:29 +11:00
Sam Potts and GitHub
86b2f4d3b4
feat(react): orientation-aware buffer styling and slider improvements ( #671 )
2026-03-02 11:40:58 +11:00
Sam Potts and GitHub
e3d7f4b277
fix(react): use relative import path for useForceRender ( #669 )
2026-03-02 10:32:25 +11:00
6a1eddadd0
feat(react): port volume popover and slider styling into skin presets ( #667 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 10:27:53 +11:00
Sam Potts and GitHub
ebb75f5863
feat(react): port time slider styling into video skin presets ( #666 )
2026-03-02 08:34:19 +11:00
rahim and GitHub
92b7c2ac18
feat(html): add volume slider element ( #657 )
2026-02-28 21:09:13 -08:00
rahim and GitHub
26c7395cd0
feat(html): add time slider element ( #656 )
2026-02-28 20:52:27 -08:00
rahim and GitHub
d5df0150b3
feat(html): add slider element ( #655 )
2026-02-28 20:13:08 -08:00
rahim and GitHub
158378ac73
feat(react): add time slider component ( #647 )
2026-02-28 01:02:40 -08:00
rahim and GitHub
2f8ca094ad
feat(react): add slider component ( #644 )
2026-02-28 00:48:51 -08:00
rahim and GitHub
e63d591d6e
docs(site): add thumbnail reference page ( #654 )
2026-02-28 00:40:44 -08:00
rahim and GitHub
ed43d52f8f
feat(react): add popover component ( #653 )
2026-02-28 00:40:03 -08:00
rahim and GitHub
c92a9f914f
refactor(packages): move feature presets to subpath exports ( #633 )
2026-02-27 17:06:36 -08:00
rahim and GitHub
40606ff188
feat(react): add thumbnail component ( #648 )
2026-02-27 17:04:33 -08:00
Darius Cepulis and GitHub
0180828df9
feat(packages): add PlaybackRateButton to core, html, and react ( #642 )
2026-02-27 14:36:11 -06:00
Sam Potts and GitHub
3305fb3db6
feat(react): add playback rate button component ( #639 )
2026-02-27 17:05:41 +11:00
Sam Potts and GitHub
ac346dbbd6
feat(react): support native caption track shifting in video skins ( #636 )
2026-02-27 12:52:30 +11:00
Wesley Luyten and GitHub
5f1cafaa25
fix: revert preset provider ( #631 )
2026-02-26 17:12:37 -06:00
Sam Potts and GitHub
0666d526b1
fix(skin): temporarily hide the caption button ( #629 )
2026-02-27 10:04:35 +11:00
8b5e588248
chore: release main ( #628 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 16:22:14 -06:00
Darius Cepulis and Claude Opus 4.6
f09c6861c1
fix(react): move @videojs/icons to devDependencies
...
Icons are bundled into dist/ at build time as relative imports, so
consumers don't need @videojs/icons installed separately. Keeping it
as a runtime dependency caused ETARGET errors because the alpha version
wasn't published to npm.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 16:12:38 -06:00
Wesley Luyten and GitHub
c2bc488366
feat: add background video preset ( #607 )
2026-02-26 16:00:36 -06:00
0a641e90e2
chore: release main ( #627 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 15:39:08 -06:00
Darius Cepulis and Claude Opus 4.6
b72358904a
fix(cd): add repository field to all packages for provenance verification
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 15:38:04 -06:00
1a27159ff7
chore: release main ( #626 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 15:34:29 -06:00
dd113777ba
chore: release main ( #625 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 14:16:17 -06:00
Darius Cepulis and Claude Opus 4.6
578477c01e
chore(packages): bump to 10.0.0-alpha.0
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 14:08:14 -06:00
Sam Potts and GitHub
fbf888fda3
feat(skin): add captions button to video skins ( #612 )
2026-02-26 11:09:22 +11:00
Sam Potts and GitHub
ba94f74b91
feat(skin): add error dialogs ( #603 )
2026-02-25 14:38:57 +11:00
78112fbefd
feat(site): add util reference pipeline ( #537 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 15:34:34 -06:00
8763a57360
feat(react): add Tailwind ejected video skins ( #589 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:19:27 +11:00