Commit Graph
473 Commits
Author SHA1 Message Date
ca55e0ac5b fix: use cross-platform Node script for postinstall symlinks (#577)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 13:21:58 -06:00
10eb92e5ea fix(site): use astro:env for server-only environment variables (#574)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:23:46 -06:00
52d20bfca8 feat(site): add markdown content negotiation via Netlify edge function (#573)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 08:39:56 -06:00
Sam PottsandGitHub 38b3a8f55c fix(core): fix circular import and simplify media types (#569) 2026-02-19 16:39:16 +11:00
Sam PottsandGitHub 846d38e79b feat(react): implement video skins with responsive layout (#568) 2026-02-19 15:45:41 +11:00
Sam PottsandGitHub 7d3be367f5 feat(react): implement default and minimal video skins (#550) 2026-02-19 07:43:44 +11:00
Wesley LuytenandGitHub b3a31a335a feat: add media API + HLS video components (#507) 2026-02-18 13:34:49 -06: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
78e8e3a8e1 fix(ci): fix website tests workflow (#565)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:17:09 -06:00
Darius CepulisandGitHub 56bfce8ae3 chore(root): add dependency graph to turbo dev and test tasks (#540) 2026-02-18 08:03:00 -06:00
Rahim 9f546618a2 chore(ci): add missing label workflow deps 2026-02-17 22:53:55 -08:00
1d6cc2b8c0 feat(site): add Mux health check action (#542)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 13:11:22 -06:00
Sam PottsandGitHub 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
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
rahimandGitHub 7efee3d033 feat(packages): add slider core layer (#529) 2026-02-14 01:30:29 +11:00
Darius Cepulis 493fc2bcd5 fix(site): strip trailing slashes from pathname when copying markdown
also: more work on $483
2026-02-13 08:09:26 -06:00
rahimandGitHub 0d0fa61d7b docs(design): slider (#506) 2026-02-14 00:38:24 +11:00
rahimandGitHub 839a7e43bf feat(store): state subscription primitives (#528) 2026-02-14 00:30:38 +11:00
rahimandGitHub aa0fb7ca70 feat(core): add buffering indicator component (#527) 2026-02-14 00:28:05 +11:00
rahimandGitHub c733077d32 feat(core): add seek button component (#526) 2026-02-13 23:30:25 +11:00
rahimandGitHub 2c8b77af45 feat(core): add pip button component (#525) 2026-02-13 22:21:09 +11:00
rahimandGitHub 7b41930eed chore(ci): add turbo caching and replace size-limit (#524) 2026-02-13 21:15:34 +11:00
Darius Cepulis 1c916efed4 feat(site): clean up api reference header hierarchy
I'm ok with H4s now
2026-02-12 12:00:35 -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 CepulisandGitHub d5e41bfa4d fix(site): use first-match-wins for multipart primary selection (#519) 2026-02-12 10:16:50 -06:00
Darius CepulisandGitHub 82944041f9 fix(site): resolve aliased part descriptions in api docs (#518) 2026-02-12 10:16:34 -06:00
Darius CepulisandGitHub 4d62a1ff7d fix(site): support satisfies in api-docs data attrs extraction (#517) 2026-02-12 10:16:18 -06:00
Darius Cepulis bdb9d7b506 feat(site): basic 404 and 500 pages
progress against #508
2026-02-12 09:39:51 -06:00
Rahim 0197a30311 chore(ci): show delta in bundle size bars instead of absolute size 2026-02-13 01:20:29 +11:00
Rahim 34c87beaaf chore(ci): remove forced minimum fill on bundle size bars 2026-02-13 01:20:24 +11:00
rahimandGitHub 90d881cec2 feat(core): add controls component with activity tracking (#514) 2026-02-13 01:14:16 +11:00
rahimandGitHub 33b21906cd feat(element): add lightweight reactive element base (#513) 2026-02-13 00:41:49 +11:00
rahimandGitHub f2efa2456b chore(ci): fix bundle size measurement and format report (#512) 2026-02-12 22:45:06 +11:00
rahimandGitHub 98ee4e8405 ci(ci): add bundle size reporting workflow (#511) 2026-02-12 21:39:33 +11:00
rahimandGitHub 9f1c9a946d docs(design): controls (#456) 2026-02-12 18:14:11 +11:00
rahimandGitHub c9ba1e1bfc feat(core): add poster component (#457) 2026-02-12 18:12:55 +11:00
Darius Cepulis b27b989fa1 fix(site): clarify "Copy as Markdown" button
closes #483
2026-02-11 10:49:18 -06:00
Darius Cepulis f5773825ba fix(site): show docs sidebar on tablet
closes #509
2026-02-11 10:47:16 -06:00
Darius CepulisandGitHub bcf948c8f9 chore(site): remove PostHog analytics (#510) 2026-02-11 10:26:08 -06:00
Darius Cepulis 177e14be4b chore(site): configure netlify build and turbo-ignore 2026-02-11 09:29:19 -06:00
Darius Cepulis 2b59b1cabb docs(site): freshen up site README and CLAUDE 2026-02-10 14:37:04 -06:00
Darius Cepulis 77eeeef701 feat(site): add display font 2026-02-10 11:21:22 -06:00
rahimandGitHub 6aac00280a refactor(packages): derive default props from core classes (#488) 2026-02-10 15:10:35 +11: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