Commit Graph
147 Commits
Author SHA1 Message Date
rahimandGitHub f893f0012b refactor(site): replace BEM class names with @scope-based CSS isolation in demos (#1315) 2026-04-14 00:39:06 -07:00
9efc2ac118 fix(site): prevent images from overflowing on narrow viewports (#1302)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-13 10:50:22 -05:00
Darius CepulisandGitHub 7e94bad1a7 fix(site): revert FrameworkCase conditional rendering (#1317) 2026-04-13 09:39:28 -05:00
rahimandGitHub b934c589f8 fix(packages): time slider seek improvements (#1291) 2026-04-08 16:49:49 -07:00
rahimandGitHub ed37374736 fix(site): add pointer-events-none to hero heading (#1278) 2026-04-07 21:35:29 -07:00
55a075598f fix(site): true conditional rendering in FrameworkCase (#1223)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-06 10:55:19 -05:00
Wesley LuytenandGitHub 9317c0433c fix(core): enable default tracks for chapters and metadata (#1216) 2026-04-03 17:45:57 -05:00
rahimandGitHub 5734c4ad3c fix(site): remove default attr from storyboard track elements (#1211) 2026-04-03 01:25:33 -07:00
Steve HeffernanandGitHub 4ae510e716 feat(site): rotate poster time (#1153) 2026-04-03 00:14:55 -07:00
rahimandGitHub 831ddf4ac7 feat(site): add storyboard to home page hero video (#1093) 2026-04-03 00:11:10 -07:00
Darius CepulisandGitHub 508a1046e3 refactor(site): extract BetaPill component (#1198) 2026-04-02 07:53:13 -05:00
Darius CepulisandGitHub 11d0c2d1ad fix(site): add missing space in navbar (#1151) 2026-03-27 16:59:37 -05:00
7658c998ac refactor(site): reorganize SVG assets into assets/icons and assets/logos (#1138)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:52:14 -05:00
68a671368f fix(site): use overflow-auto on TabsPanel to prevent layout jump (#1148)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-27 13:53:19 -05:00
3b65c55445 fix(site): increase blog body text to 18px for readability (#1146)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-27 13:24:02 -05:00
879392ba07 fix(site): add visible "Details" label to API reference table toggle columns (#1147)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-27 12:15:48 -05:00
rahimandGitHub 17a73cb3dd fix(site): use client:idle for ejected skin tabs so hidden panels hydrate (#1137) 2026-03-25 23:09:10 -07:00
rahimandGitHub 539e927ae3 fix(site): quote poster prop value in react demo code template (#1079) 2026-03-23 00:26:30 -07:00
rahimandGitHub 335bda5646 fix(html): remove redundant CDN CSS files and inline background skin styles (#1071) 2026-03-20 16:50:13 -07:00
9ef1e61b63 feat(site): migrate search from Pagefind to Algolia DocSearch v4 (#941)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 10:25:23 -05:00
b4746f7122 docs: update site for context-based media discovery (#1018)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2026-03-19 12:21:32 -05: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
Sam PottsandGitHub 59bbf6c209 feat(packages): add poster component to video skins (#994) 2026-03-18 17:57:10 +11: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
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
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
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
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
rahimandGitHub 6a69779946 fix(site): include HLS CDN script in installation builder (#907) 2026-03-11 19:27:05 -07:00
Sam PottsandGitHub b676517993 fix(skin): only set poster object-fit: contain in fullscreen (#906) 2026-03-12 12:44:31 +11:00
rahimandGitHub ef9757cd28 fix(site): add playsinline to home and installation snippets (#897) 2026-03-11 16:34:52 -07:00
0de0c28123 fix(site): replace GA4 with PostHog cookieless analytics (#894)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:03:26 -05:00
Darius CepulisandGitHub 7eac2bc3a1 fix(site): work around video layout quirks in hero (#884) 2026-03-11 10:39:35 -05:00
Sam PottsandGitHub abf8753fe6 fix(html): fix html container sizing (#881) 2026-03-11 14:27:40 +11:00
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
rahimandGitHub 40807b2e3a feat(html): add CDN bundles and inline template minification (#827) 2026-03-10 11:11:13 -07:00
Darius CepulisandGitHub 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 CepulisandGitHub 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
rahimandGitHub 5509ca2e90 fix(site): correct homepage download comparison (#823) 2026-03-10 02:45:45 -07:00
rahimandGitHub a8e58c7e32 docs: use Audio/Video labels on installation page (#824) 2026-03-10 02:34:08 -07:00
rahimandGitHub 7463d20cd1 docs: show HTML attribute name in API prop details (#817) 2026-03-10 02:32:12 -07:00
rahimandGitHub 9598ee2848 docs: add 'use client' to React install example (#825) 2026-03-10 02:27:48 -07:00
rahimandGitHub 09163b8206 docs: fix install tab label casing (#822) 2026-03-10 02:07:10 -07:00
rahimandGitHub edc1624353 site: add default Mux sources to home and installation snippets (#815) 2026-03-10 02:06:38 -07:00