 rahimandGitHub
|
c09dbdd121
|
fix(skin): hide volume popover when volume control is unsupported (#1025)
|
2026-03-19 01:14:57 -07:00 |
|
 
|
c07da27ead
|
feat(html): refactor attach contexts to carry state and setter (#1024)
Co-authored-by: Wesley Luyten <luwes@users.noreply.github.com>
|
2026-03-19 00:49:40 -07:00 |
|
 rahimandGitHub
|
eabd06550d
|
fix(html): restore deprecated slot="media" for backwards compatibility (#1020)
|
2026-03-18 23:29:53 -07:00 |
|
 rahimandGitHub
|
409caddd88
|
refactor(ci): collapse unchanged packages in bundle size report (#1016)
|
2026-03-18 22:32:37 -07:00 |
|
 rahimandGitHub
|
e09ea334bd
|
refactor(html): context-based media discovery, remove slot="media" (#997)
|
2026-03-18 22:21:30 -07:00 |
|
 Sam PottsandGitHub
|
81781ca585
|
feat(skin): add pip-enter and pip-exit icons (#1015)
|
2026-03-19 12:30:53 +11:00 |
|
 Sam PottsandGitHub
|
5c7cafca9b
|
fix(skin): fixes for react poster image alignment (#1003)
|
2026-03-19 06:59:24 +11:00 |
|
 rahimandGitHub
|
c95e1343e1
|
feat(html): add data-availability to volume slider (#1001)
|
2026-03-18 12:44:12 -07:00 |
|
 
|
c738498312
|
fix(site): remove top-level await from ClientCode to fix Safari hydration (#1006)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-18 13:03:54 -05:00 |
|
 
|
7d6323e714
|
fix(site): add font metric overrides to reduce display font layout shift (#1010)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-18 13:01:01 -05:00 |
|
 Sam PottsandGitHub
|
6d76449aea
|
fix(skin): fix HTML skin poster image alignment (#1002)
|
2026-03-18 22:15:01 +11:00 |
|
 rahimandGitHub
|
a05e8f20af
|
fix(core): improve fullscreen and pip webkit fallback handling (#999)
|
2026-03-18 01:35:53 -07:00 |
|
 rahimandGitHub
|
12f582ec1a
|
fix(core): sync playback feature state on seeked event (#1000)
|
2026-03-18 00:56:26 -07:00 |
|
 Sam PottsandGitHub
|
59bbf6c209
|
feat(packages): add poster component to video skins (#994)
|
2026-03-18 17:57:10 +11:00 |
|
 rahimandGitHub
|
b9bada9567
|
fix(core): prevent slider thumb jump on pointer release (#990)
|
2026-03-17 23:29:23 -07:00 |
|
 rahimandGitHub
|
fc62ea1c0a
|
fix(core): stub pointer:fine in tooltip touch suppression tests (#998)
|
2026-03-17 23:22:32 -07:00 |
|
 rahimandGitHub
|
324ea2fd3b
|
fix(core): suppress tooltip hover on touch pointer events (#933)
|
2026-03-17 23:04:54 -07:00 |
|
 Sam PottsandGitHub
|
7e0827c330
|
fix(skin): add subtle control transitions on touch devices (#985)
|
2026-03-18 16:14:46 +11:00 |
|
 Sam PottsandGitHub
|
89d9e15bb3
|
fix(skin): remove overflow in minimal video skin (#993)
|
2026-03-18 10:10:33 +11:00 |
|
 
|
d535282f03
|
refactor(packages): move store attach lifecycle to provider (#975)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-17 15:50:39 -07:00 |
|
 Sam PottsandGitHub
|
7bacb1b2ae
|
fix(utils): handle missing media.querySelectorAll for HLS (#986)
|
2026-03-18 08:57:29 +11:00 |
|
 Sam PottsandGitHub
|
c5ad81cf26
|
feat(sandbox): dynamically load skins by styling (#989)
|
2026-03-18 08:38:16 +11:00 |
|
 Sam PottsandGitHub
|
fa54409824
|
chore(sandbox): update sandbox deps (#983)
|
2026-03-17 13:38:57 +11:00 |
|
 Sam PottsandGitHub
|
82ede77322
|
fix: correct popup fallback positioning offsets (#981)
|
2026-03-17 13:14:35 +11:00 |
|
 Wesley LuytenandGitHub
|
561d03eb5a
|
fix(core): rename MediaDelegateMixin and MediaProxyMixin (#976)
|
2026-03-16 18:32:00 -05:00 |
|
 Wesley LuytenandGitHub
|
c8bba26fb3
|
chore(changelog): release please token (#973)
|
2026-03-16 18:17:09 -05:00 |
|
 Christian PillsburyandGitHub
|
c782a0f0a1
|
docs(design): add SPF living design docs (#899)
|
2026-03-16 12:21:31 -07:00 |
|
 Christian PillsburyandGitHub
|
5bdbbec8a0
|
feat: add DashVideo media element (html, react) with sandbox support (#940)
|
2026-03-16 12:21:19 -07:00 |
|
 
|
7a5ce94bca
|
docs(site): add Slider and Tooltip API reference pages (#862)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-16 14:05:33 -05:00 |
|
 Darius CepulisandGitHub
|
487be3ea96
|
fix(site): add /logo-white.png public asset (#972)
|
2026-03-16 14:04:25 -05:00 |
|
 Sarah BrownandGitHub
|
2007348ac4
|
docs(internal): add gesture as components decision (#949)
|
2026-03-16 11:00:20 -07:00 |
|
 
|
c3904db198
|
docs(site): clean up concept pages from #769 (#970)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-16 08:11:47 -05:00 |
|
 Sam PottsandGitHub
|
0e9f5376e1
|
feat(skin): add --media-color-primary customization (#957)
|
2026-03-16 10:47:13 +11:00 |
|
 Sam PottsandGitHub
|
177bd26c1f
|
fix(skin): bake in safari layout fix into skins (#954)
|
2026-03-16 08:38:25 +11:00 |
|
![github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
ba5a72fb12
|
chore: release main (#947)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@videojs/element@10.0.0-beta.6
@videojs/skins@10.0.0-beta.6
@videojs/spf@10.0.0-beta.6
@videojs/core@10.0.0-beta.6
@videojs/react@10.0.0-beta.6
@videojs/html@10.0.0-beta.6
@videojs/utils@10.0.0-beta.6
@videojs/store@10.0.0-beta.6
@videojs/icons@10.0.0-beta.6
|
2026-03-16 07:25:02 +11:00 |
|
 
|
d6e471a837
|
fix(html): simplify styles for slotted video (#953)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-15 22:41:46 +11:00 |
|
 Sam PottsandGitHub
|
c39b1f8809
|
fix: add popover and tooltip safe areas (#951)
|
2026-03-14 19:34:33 +11:00 |
|
  
|
dbf717f1a7
|
docs(site): add skins & architecture concept pages (#769)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 18:24:32 -05:00 |
|
 Sam PottsandGitHub
|
b82b6dba7a
|
fix(sandbox): use getMuxPosterSrc (#950)
|
2026-03-14 10:23:36 +11:00 |
|
 Sam PottsandGitHub
|
e3f438e9f4
|
feat: add slider preview thumbnails (#935)
|
2026-03-14 08:30:51 +11:00 |
|
 
|
dc12cc2162
|
fix(site): restore blank lines in code blocks (#945)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-13 14:28:40 -05:00 |
|
 Sarah BrownandGitHub
|
bb7439c8e2
|
RFC extended template (#917)
|
2026-03-13 12:09:24 -07:00 |
|
 
|
c53f6f662b
|
chore(site): add Algolia site verification meta tag (#939)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 10:19:55 -05:00 |
|
 
|
2c2610f168
|
feat(site): add shiki notation transformers (#937)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 09:46:27 -05:00 |
|
 rahimandGitHub
|
62a8c389e1
|
chore: ignore .claude/worktrees/ directory (#932)
|
2026-03-12 22:40:21 -07:00 |
|
 Wesley LuytenandGitHub
|
3e49f7bbdf
|
chore(changelog): remove keepachangelog header (#918)
|
2026-03-12 17:55:19 -05:00 |
|
 Wesley LuytenandGitHub
|
b4688477cd
|
fix(changelog): add root changelog generator (#916)
|
2026-03-12 17:03:23 -05:00 |
|
 Darius CepulisandGitHub
|
a44f2cf239
|
fix(site): Fix Brightcove typo (#915)
|
2026-03-12 13:09:37 -05:00 |
|
 Darius CepulisandGitHub
|
f585fe37f6
|
fix(site): improve whitespace around links (#913)
|
2026-03-12 08:43:30 -05:00 |
|
![github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
70a9bb56e1
|
chore: release main (#911)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@videojs/element@10.0.0-beta.5
@videojs/react@10.0.0-beta.5
@videojs/spf@10.0.0-beta.5
@videojs/utils@10.0.0-beta.5
@videojs/html@10.0.0-beta.5
@videojs/core@10.0.0-beta.5
@videojs/skins@10.0.0-beta.5
@videojs/icons@10.0.0-beta.5
@videojs/store@10.0.0-beta.5
|
2026-03-12 21:10:11 +11:00 |
|