Commit Graph
40 Commits
Author SHA1 Message Date
Wesley LuytenandGitHub 29b3f0f00a fix(site): resolve api reference slug mismatch on airplay and hlsjs pages (#1755) 2026-06-26 14:10:25 -07:00
f1f2129739 feat: add a CDN media-availability manifest and read it across install surfaces (#1737)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-25 11:20:45 -07:00
Darius CepulisandGitHub d799be1063 feat(site): API reference pages for media elements (#1342) 2026-06-19 09:44:54 -07:00
accf4bfa34 fix(packages): escape HTML special chars in serializeAttributes to prevent XSS (#1670)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2026-06-18 12:23:19 -07:00
Renzo DelfinoandGitHub 1145f09e52 feat(site): list required css imports per skin in preset reference (#1521) 2026-06-12 14:57:42 -03:00
Sam PottsandGitHub 62d0524b83 feat(core): lock fullscreen orientation (#1656) 2026-06-10 10:32:43 +10:00
20e77d37fa feat(packages): ship bundled markdown docs in html and react tarballs (#1560)
Co-authored-by: Claude <noreply@anthropic.com>
2026-05-19 11:35:16 -07:00
Ronald UrbinaandGitHub cc22f9fa81 fix(react): replace any with unknown in isRenderProp type guard (#1500) 2026-05-18 13:37:44 -03:00
Ronald UrbinaandGitHub 94bb60c6e8 fix(site): add 'use client' to ejected skin Next.js output (#1488) 2026-04-29 17:00:04 +10:00
Sam PottsandGitHub d0b36ed5b8 fix(icons): use icon exports in ejected skins (#1489) 2026-04-29 16:05:35 +10:00
c3984f74d1 fix(site): add astro check CI and reduce errors/hints (#1109)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 10:18:05 -05:00
961766d81d feat(site): serve branded OG images dynamically (#1345)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 11:49:35 -05:00
d4b805ea69 feat(site): feature and preset reference UI + docs integration (#1258)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 17:19:01 -05:00
7daec38b88 chore(site): preset pipeline — scan source directories instead of barrel files (#1333)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 12:28:16 -05:00
d8cd59e0fd chore(site): rewrite media element builder for MediaHost architecture (#1334)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 12:26:29 -05:00
Wesley LuytenandGitHub 8f1653efcd refactor(packages)!: replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292) 2026-04-14 00:18:11 -05:00
Darius CepulisandGitHub b9765d9320 feat(site): add default OG image for social sharing (#1295) 2026-04-09 09:19:10 -05:00
cf357ad9a7 feat(site): media element API reference builder (#1256)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:49:33 -05:00
a4d8e2a255 Feature: Feature and preset reference — E2E tests + implementation (#1248)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 09:24:23 -05:00
64f5b5d5da test(site): replace api-docs-builder design doc with E2E spec tests (#1225)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-06 17:36:37 -05:00
rahimandGitHub 0ed7bf0653 feat(html): add ui bundles for eject (#1206) 2026-04-02 17:11:41 -07:00
rahimandGitHub 1053af2f5a fix(site): fix invalid import specifiers in ejected React skins (#1192) 2026-04-02 13:34:18 -07:00
rahimandGitHub 1dae4558c9 refactor(site): flatten skin into player in ejected output and replace poster slot with img (#1127) 2026-03-25 21:56:30 -07:00
rahimandGitHub cf055727c7 feat(site): improve ejected skin output with usage examples and media elements (#1108) 2026-03-24 22:23:44 -07:00
rahimandGitHub 184da9dcc3 fix(site): flatten error classes in ejected react skins (#1080) 2026-03-23 01:29:46 -07:00
559d5169b5 fix(docs): improvements to eject script (#1012)
Co-authored-by: Rahim <rahim.alwer@gmail.com>
2026-03-23 08:55:38 +11:00
rahimandGitHub 221bcc975a chore(root): migrate build scripts and plugins to TypeScript (#1052) 2026-03-19 22:58:38 -07:00
Sam PottsandGitHub 81781ca585 feat(skin): add pip-enter and pip-exit icons (#1015) 2026-03-19 12:30:53 +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
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
Darius CepulisandClaude 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
rahimandGitHub 50bf91ed87 chore(ci): add explicit checks and Claude diagnosis (#664) 2026-02-28 23:33:22 -08: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
Darius Cepulis 8bc76dac9c feat(site): add pip button api reference
closes #530
2026-02-13 09:02:53 -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 CepulisandGitHub 4b1e863883 feat(site): generated multipart component api reference (#468) 2026-02-09 12:20:45 +11:00
Darius CepulisandGitHub 0991a899b2 feat(site): extract api reference from components (#464) 2026-02-05 19:57:54 -06:00