Commit Graph
352 Commits
Author SHA1 Message Date
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4229544c56 chore: release main (#746)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-06 12:16:52 -08:00
Wesley LuytenandGitHub 04e98f4007 fix: textTrackList and optimize (#760) 2026-03-06 14:10:42 -06:00
Wesley LuytenandGitHub bcc492f63f fix: ssr issue with hls.js (#758) 2026-03-06 11:22:55 -06:00
rahimandGitHub 7b6b3019df fix(core): use double-RAF in transition open to enable entry animations (#755) 2026-03-05 23:51:14 -08:00
rahimandGitHub 14bcdc833f fix(core): derive effective mute state for volume UI components (#753) 2026-03-05 23:10:25 -08:00
rahimandGitHub dce16ae5fd revert(html): remove double raf hls destroy (#754) 2026-03-05 23:08:53 -08:00
rahimandGitHub 3f11424b18 fix(html): add destroy (#748) 2026-03-05 18:16:30 -08:00
rahimandGitHub 4466d0a15c fix(core): auto-unmute on volume change and restore volume on unmute (#752) 2026-03-05 17:48:59 -08:00
Wesley LuytenandGitHub c61fcdcc3a fix: delegate not defining Delegate props (#751) 2026-03-05 19:38:49 -06:00
rahimandGitHub 9f456f572f fix(ci): rework bundle size report (#745) 2026-03-05 17:11:11 -08:00
rahimandGitHub 5dfc67ed02 feat(react): add alert dialog to video skin (#747) 2026-03-05 16:58:36 -08:00
Wesley LuytenandGitHub c4e8bbd3a2 fix: destroy hls.js instance on media unmount (#749) 2026-03-06 11:30:48 +11:00
rahimandGitHub 5fc52aa969 feat(html): add alert dialog element (#741) 2026-03-05 15:46:54 -08:00
rahimandGitHub 536c86d9d1 feat(react): add alert dialog component (#739) 2026-03-05 15:25:53 -08:00
Wesley LuytenandGitHub 5c116065a9 feat: add subtitles handling + captions core (#692) 2026-03-05 17:11:49 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
rahimandGitHub a80cf4e06a feat(core): add alert dialog with dismiss layer and transitions (#743) 2026-03-05 15:04:00 -08:00
rahimandGitHub 44d874ddc2 fix(react): strict mode support (#742) 2026-03-05 13:03:16 -08:00
rahimandGitHub e2334a3767 feat(core): add AlertDialog data attributes (#738) 2026-03-05 11:14:36 -08:00
rahimandGitHub 879d55d1d2 feat(core): add error feature (#713) 2026-03-04 23:36:26 -08:00
rahimandGitHub ae754eec8f feat(react): add tooltip component (#736) 2026-03-04 23:20:16 -08:00
rahimandGitHub e9fbaece87 feat(html): add tooltip element (#735) 2026-03-04 22:49:04 -08:00
rahimandGitHub b69a2f9994 feat(core): add tooltip (#734) 2026-03-04 21:18:54 -08:00
rahimandGitHub ff12296355 fix(html): slider interaction and edge alignment broken (#721) 2026-03-04 21:13:37 -08:00
rahimandGitHub 7548a8e4a1 feat(html): add slider preview element (#733) 2026-03-04 19:47:55 -08:00
rahimandGitHub db7569711e feat(react): add slider preview component (#710) 2026-03-04 19:38:56 -08:00
rahimandGitHub a6405e9278 feat(react): add slider thumbnail component (#722) 2026-03-04 15:35:35 -08:00
rahimandGitHub 32ee304da4 feat(html): add slider thumbnail element (#714) 2026-03-04 15:35:27 -08:00
Wesley LuytenandGitHub 5c422452e4 feat: small state and naming fixes (#719) 2026-03-04 16:05:20 -06:00
rahimandGitHub 070d094444 fix(react): set anchor-name and position-anchor imperatively in popover (#715) 2026-03-04 13:18:36 -08:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
391cf5e42b fix(html): move @videojs/icons to devDependencies (#712)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:27:30 -06:00
rahimandGitHub 4e1f3af2d7 fix(core): use camelCase attribute names in slider for react (#708) 2026-03-04 10:46:07 -08:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
rahimandGitHub 9a5dfab4e8 fix(html): prevent tsdown from stripping custom element registrations (#703) 2026-03-04 19:06:43 +11:00
rahimandGitHub 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
877e4d8b6c feat(sandbox): add README and sync script (#673)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:35:51 +11: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 PottsandGitHub 86b2f4d3b4 feat(react): orientation-aware buffer styling and slider improvements (#671) 2026-03-02 11:40:58 +11:00
Sam PottsandGitHub 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 PottsandGitHub ebb75f5863 feat(react): port time slider styling into video skin presets (#666) 2026-03-02 08:34:19 +11:00
rahimandGitHub 50bf91ed87 chore(ci): add explicit checks and Claude diagnosis (#664) 2026-02-28 23:33:22 -08:00
rahimandGitHub 017856013f refactor(html): split UI define modules and narrow slider imports (#659) 2026-03-01 16:23:43 +11:00
rahimandGitHub 92b7c2ac18 feat(html): add volume slider element (#657) 2026-02-28 21:09:13 -08:00
rahimandGitHub 26c7395cd0 feat(html): add time slider element (#656) 2026-02-28 20:52:27 -08:00