156986abb9
feat(site): add optional OG image support to blog posts ( #878 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 19:11:06 -05:00
Steve Heffernan and GitHub
982107ee92
docs: discord link in blog post ( #863 )
2026-03-10 15:00:35 -03:00
Darius Cepulis and GitHub
2adde3bdd0
chore(site): migrate to videojs.org and clean up remaining redirects ( #853 )
2026-03-10 11:34:50 -05:00
Darius Cepulis and GitHub
3a92172fe3
fix(docs): update v10 blog post ( #852 )
2026-03-10 11:27:57 -05:00
6bff124625
chore(cd): transition from alpha/next to beta/latest ( #846 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 10:50:22 -05:00
ee99e21c77
feat(site): ejected skins build script, docs page, and home page wiring ( #809 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Darius Cepulis <dcepulis@mux.com >
2026-03-10 10:45:43 -05:00
Steve Heffernan and GitHub
dff4c72751
docs: v10 beta blog post ( #811 )
2026-03-10 09:11:20 -05:00
efb2f8ff10
fix(site): use MUX_URL const with UTM params for mux.com links ( #833 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 08:57:45 -05:00
rahim and GitHub
4cf69561c2
docs: use framework exports in player API examples ( #821 )
2026-03-10 02:11:02 -07:00
rahim and GitHub
a54b5df2b9
docs: add mux.com links in install/docs ( #819 )
2026-03-10 02:03:26 -07:00
rahim and GitHub
4c37c2bc9b
docs: move videojs CSS imports to top in React snippets ( #818 )
2026-03-10 02:02:33 -07:00
rahim and GitHub
bdd4afba0c
docs(site): remove TODO placeholders from installation copy ( #820 )
2026-03-10 02:02:20 -07:00
98e390f7ee
docs(site): React API reference styling sections use correct selectors ( #785 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 20:26:00 -07:00
ead03d76c4
feat(site): add legacy docs banner and v8 links ( #786 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 19:17:09 -05:00
bf17de7d9d
Update the privacy policy after lawyer review, GA cookieless mode ( #787 )
...
Co-authored-by: Darius Cepulis <dcepulis@mux.com >
2026-03-09 18:23:09 -05:00
Wesley Luyten and GitHub
dc84216de5
docs: add captions button ( #777 )
2026-03-09 14:55:44 -05:00
Darius Cepulis and GitHub
f6a4fc7887
fix(site): rebrand polish ( #775 )
2026-03-09 13:49:30 -05: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
2db6be75be
fix(site): reset installation guide to implemented features ( #707 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 11:14:41 -06:00
f623e676f2
feat(site): replace home page tech preview player with real player ( #580 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 09:34:10 -06:00
Darius Cepulis and Claude Opus 4.6
286243746e
fix(site): review cleanup for API reference pages ( #685 )
...
- Remove unused BasicUsage demos for time-slider and volume-slider
- Strip leading `--` from CSS var names in CSSVarRow ids
- Fix dead anchor links in MDX styling sections
- Add comments on usesDataAttrs heuristic and type stripping
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 17:48:27 -06: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
rahim and GitHub
e63d591d6e
docs(site): add thumbnail reference page ( #654 )
2026-02-28 00:40:44 -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
ed22730592
refactor(html): separate provider and container concerns in createPlayer ( #635 )
2026-02-27 16:42:47 -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
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
Sam Potts and GitHub
7d3be367f5
feat(react): implement default and minimal video skins ( #550 )
2026-02-19 07:43:44 +11:00
e936ea4e44
feat(site): framework-specific SEO metadata for docs ( #541 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 11:21:15 -06:00
b1c8022794
chore(site): audit and encode docs patterns ( #535 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 14:04:55 -06:00
Darius Cepulis
84b7b0774a
feat(site): add buffering indicator api reference
...
closes #532
closes #533
2026-02-13 09:24:04 -06:00
Darius Cepulis
961909b5f5
feat(site): add seek button api reference
...
closes #531
2026-02-13 09:08:42 -06:00
Darius Cepulis
8bc76dac9c
feat(site): add pip button api reference
...
closes #530
2026-02-13 09:02:53 -06:00
Darius Cepulis
a04bedccba
feat(site): poster API reference
...
Closes #520
2026-02-12 10:52:30 -06:00
Darius Cepulis
0c7cd7831d
feat(site): controls API reference
...
Closes #521
2026-02-12 10:51:46 -06:00
Darius Cepulis and GitHub
bcf948c8f9
chore(site): remove PostHog analytics ( #510 )
2026-02-11 10:26:08 -06:00
5f27a6bc94
docs(site): update getting started code examples to match new api ( #473 )
...
Co-authored-by: Darius Cepulis <dcepulis@mux.com >
2026-02-09 18:49:43 -03:00
Darius Cepulis
222d90f675
fix(site): don't hit archive.org during build
2026-02-09 15:39:06 -06:00
Darius Cepulis
eabf56806b
fix(site): improve initial demo css
...
ref #472
2026-02-09 15:06:11 -06:00
Darius Cepulis and GitHub
fe56d8ca65
feat(site): simple api reference examples ( #472 )
2026-02-09 14:38:01 -06:00
Darius Cepulis and GitHub
4b1e863883
feat(site): generated multipart component api reference ( #468 )
2026-02-09 12:20:45 +11:00
Darius Cepulis and GitHub
0991a899b2
feat(site): extract api reference from components ( #464 )
2026-02-05 19:57:54 -06:00
heff
bb77464291
fix(docs): add audio to getting started guide and other updates
2026-02-03 21:39:34 -08:00
heff
0fb382700c
fix(docs): updating installation langauge
2026-02-03 17:49:46 -08:00
8ed455c20a
feat(site): add interactive getting started guide ( #280 )
...
Co-authored-by: Darius Cepulis <dcepulis@mux.com >
2026-02-02 16:42:03 -06:00
Darius Cepulis and GitHub
bfaf93fda9
fix: update npm install paths ( #379 )
2026-02-02 09:53:10 -06:00
Darius Cepulis
432b662440
fix(site): style overflowing tables
2026-01-27 13:50:06 -08:00
Rahim
60f04ee854
fix(site): replace example mp4 with real
...
closes #200
2025-11-24 16:03:00 +11:00
Darius Cepulis and GitHub
5a449832fd
feat(site): a few loading optimizations ( #193 )
2025-11-18 11:25:47 -06:00
Darius Cepulis
e458531145
feat(site): migrate blog, with canonicals to v8
2025-11-17 16:06:53 -06:00