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
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
493fc2bcd5
fix(site): strip trailing slashes from pathname when copying markdown
...
also: more work on $483
2026-02-13 08:09:26 -06: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 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 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
afbe2a4198
fix(site): improve time demo css
2026-02-09 15:15:44 -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
6b67428de3
feat(site): perform /docs redirect client-side
2026-02-09 09:12:12 -06:00
rahim and GitHub
870cbb77e4
feat(html): reorganize import paths by use case ( #480 )
2026-02-09 20:49:42 +11: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
Darius Cepulis
e3267fcfa6
chore(ci): format astro with biome
2026-02-05 09:42:20 -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
Darius Cepulis
d9e1536afa
fix(site): correct table overscroll indicator color in dark mode
2026-02-03 17:07:47 -06: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
0c530765d5
feat(site): remove style from urls ( #378 )
2026-02-02 15:54:24 -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