0bc84d2cf1
fix(site): add missing slot="media" to HTML demo video elements ( #867 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 13:55:20 -05:00
rahim and GitHub
40807b2e3a
feat(html): add CDN bundles and inline template minification ( #827 )
2026-03-10 11:11:13 -07:00
Darius Cepulis and GitHub
9d31d4f05d
fix(site): center-align radio option labels in ImageRadioGroup ( #858 )
2026-03-10 12:22:35 -05:00
1efa1bc929
fix(site): fix legacy banner layout on narrow viewports ( #856 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 12:11:34 -05:00
Darius Cepulis and GitHub
bfea1e7fd2
fix(site): move legacy banner to base layout and fix mobile text size ( #855 )
2026-03-10 12:00:09 -05:00
15d1a66bda
feat(site): use HlsVideo in homepage HeroVideo component ( #854 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 11:59:10 -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
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
5509ca2e90
fix(site): correct homepage download comparison ( #823 )
2026-03-10 02:45:45 -07:00
rahim and GitHub
a8e58c7e32
docs: use Audio/Video labels on installation page ( #824 )
2026-03-10 02:34:08 -07:00
rahim and GitHub
7463d20cd1
docs: show HTML attribute name in API prop details ( #817 )
2026-03-10 02:32:12 -07:00
rahim and GitHub
9598ee2848
docs: add 'use client' to React install example ( #825 )
2026-03-10 02:27:48 -07:00
rahim and GitHub
09163b8206
docs: fix install tab label casing ( #822 )
2026-03-10 02:07:10 -07:00
rahim and GitHub
edc1624353
site: add default Mux sources to home and installation snippets ( #815 )
2026-03-10 02:06:38 -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
22fc1580fe
docs: remove spread from videoFeatures examples ( #816 )
2026-03-10 02:02:05 -07:00
rahim and GitHub
bd4e47b783
chore: fix repo biome lint errors ( #804 )
2026-03-09 21:10:18 -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
Darius Cepulis and GitHub
fb0a9b50c1
fix(site): handle remote image URLs in Img component ( #789 )
2026-03-09 18:19:35 -05:00
5f6b1c8e53
Add /support page, centralize Mux URLs ( #783 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:38:39 -05:00
Darius Cepulis and GitHub
b081b7f7ff
feat(site): darker dark mode footer ( #780 )
2026-03-09 15:23:36 -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
Darius Cepulis and GitHub
67c167ec05
fix(site): update mux sponsor language and alignment ( #768 )
2026-03-06 18:47:12 -06: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
45f3fbf4cf
fix(site): add missing slot="media" to renderer element in HTML code block ( #737 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Darius Cepulis <decepulis@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 13:29:04 +00:00
Wesley Luyten and GitHub
5c422452e4
feat: small state and naming fixes ( #719 )
2026-03-04 16:05:20 -06:00
Darius Cepulis and Claude Opus 4.6
853585b2d0
docs: add type module to cdn imports
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 15:01:01 -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
rahim and GitHub
2581699877
docs(site): use createPlayer in React installation code generator ( #634 )
2026-02-27 13:42:54 -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
5098b1b5ee
fix(site): resolve biome lint warnings ( #602 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 11:27:22 -06:00
efd322ad07
feat(site): source URL auto-detection for installation page ( #619 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 09:19:28 -06:00
9e3e494673
fix(site): add missing background-video media element import ( #605 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Wesley Luyten <me@wesleyluyten.com >
2026-02-25 16:19:57 -06:00
Darius Cepulis and GitHub
4b08005d8e
chore(site): update Base UI from beta to stable release ( #610 )
2026-02-25 14:54:51 -06:00
420742e7c9
feat(site): preserve scroll position on framework switch (pagereveal) ( #608 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-25 14:29:54 -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
c11395ece1
fix(site): work around Astro SSR false "Invalid hook call" warnings ( #600 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 15:21:55 -06:00
Darius Cepulis and GitHub
204af9a4aa
fix(site): improve auth popup size and clean up Mux links ( #587 )
2026-02-20 15:24:12 -06:00
Sam Potts and GitHub
c1a069674a
chore(ci): update Biome to latest and autofix ( #579 )
2026-02-20 07:30:43 +11:00
Sam Potts and GitHub
78de97ec23
feat(icons): setup icons package ( #536 )
2026-02-16 14:11:40 +11:00
edefc2a2d6
feat(react): initial skin scaffolding ( #523 )
...
Co-authored-by: Rahim <rahim.alwer@gmail.com >
2026-02-15 17:42:45 +11: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