Commit Graph
77 Commits
Author SHA1 Message Date
Sam PottsandGitHub 035b509c7a feat(packages): compound tooltips with label and shortcut parts (#1494) 2026-06-18 08:12:16 +10:00
Renzo DelfinoandGitHub 1145f09e52 feat(site): list required css imports per skin in preset reference (#1521) 2026-06-12 14:57:42 -03:00
Santiago PuppoandGitHub 24a78d253a refactor(core): airplay button (#1614) 2026-06-03 13:54:28 -07:00
Santiago PuppoandGitHub 338020e1d5 feat(packages): airplay button (#1531) 2026-05-27 10:22:31 -07:00
Sam PottsandGitHub 8e2b7e4f6d fix(ci): use biome to sort CSS properties (#1490) 2026-04-29 16:04:20 +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
01c4c60848 fix(site): work around #1111 in create-player/player-controller demos (#1403)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-22 08:57:59 -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
b731cba6ba fix(site): update text link hover style to gold underline (#1149)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-14 12:18:04 -05:00
24b8b77c8a feat(cli): add @videojs/cli docs command for LLM-friendly installation (#1214)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 11:07:49 -05:00
ddf5622b2f fix(site): site accessibility rough edges (#1330)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 09:50:53 -05:00
rahimandGitHub f893f0012b refactor(site): replace BEM class names with @scope-based CSS isolation in demos (#1315) 2026-04-14 00:39:06 -07: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
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
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
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
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
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
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
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
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
rahimandGitHub 7463d20cd1 docs: show HTML attribute name in API prop details (#817) 2026-03-10 02:32:12 -07:00
rahimandGitHub bd4e47b783 chore: fix repo biome lint errors (#804) 2026-03-09 21:10:18 -07:00
Wesley LuytenandGitHub dc84216de5 docs: add captions button (#777) 2026-03-09 14:55:44 -05:00
Darius CepulisandGitHub f6a4fc7887 fix(site): rebrand polish (#775) 2026-03-09 13:49:30 -05: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
Wesley LuytenandGitHub 5c422452e4 feat: small state and naming fixes (#719) 2026-03-04 16:05:20 -06: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 e63d591d6e docs(site): add thumbnail reference page (#654) 2026-02-28 00:40:44 -08:00
rahimandGitHub c92a9f914f refactor(packages): move feature presets to subpath exports (#633) 2026-02-27 17:06:36 -08:00
rahimandGitHub ed22730592 refactor(html): separate provider and container concerns in createPlayer (#635) 2026-02-27 16:42:47 -08:00
Darius CepulisandGitHub 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
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
Sam PottsandGitHub c1a069674a chore(ci): update Biome to latest and autofix (#579) 2026-02-20 07:30:43 +11: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
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