Commit Graph
364 Commits
Author SHA1 Message Date
Sam PottsandGitHub 732d509b11 fix(sandbox): use simpler web storage hook (#794) 2026-03-10 11:00:51 +11:00
rahimandGitHub d37dc3d900 chore(packages): remove tech-preview package (#793) 2026-03-09 16:39:26 -07:00
43711315cd feat(sandbox): dark mode support and template entry files (#781)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 07:39:39 +11:00
rahimandGitHub d53e239b7b fix(html): thumb edge alignment jump (#766) 2026-03-09 13:14:28 -07:00
Wesley LuytenandGitHub dc84216de5 docs: add captions button (#777) 2026-03-09 14:55:44 -05:00
rahimandGitHub c20d884932 fix(core): prevent slider track click from closing popover (#776) 2026-03-09 11:51:47 -07:00
Sam PottsandGitHub b4e01250b4 feat(sandbox): rebuild sandbox with shell UI and expanded templates (#773) 2026-03-09 14:20:53 +11:00
d751fdabea feat(skin): add audio skins for HTML and React presets (#772)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 12:12:49 +11:00
Wesley LuytenandGitHub 573a9e57ed chore: update examples to have sidebar and more examples link on non (#767) 2026-03-06 18:01:39 -06:00
rahimandGitHub 206bc9b4ae fix(html): apply popover data attributes before showing via popover API (#763) 2026-03-06 14:53:13 -08:00
351a3e8bda feat(site): new home page, docs, and design system (#566)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 16:19:27 -06:00
rahimandGitHub f2f9e6ddc3 refactor(core): replace document listeners with pointer capture in slider (#762) 2026-03-06 13:42:31 -08:00
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