Commit Graph
23 Commits
Author SHA1 Message Date
Wesley LuytenandGitHub d96a8dd474 chore(root): rename agents alias to .agents (#1649) 2026-06-02 17:24:19 -07: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
Sam PottsandGitHub c388dd35a9 fix(icons): avoid hidden spinner animations (#1476) 2026-04-28 16:24:53 +10: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
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
rahimandGitHub 62a8c389e1 chore: ignore .claude/worktrees/ directory (#932) 2026-03-12 22:40:21 -07: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
f6c1b51f13 chore: gitignore .claude/settings.local.json (#770)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:51:59 -07:00
27a3993fb2 feat(spf): initial push of SPF (#784)
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2026-03-09 17:32:24 -07: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 CepulisandGitHub 0991a899b2 feat(site): extract api reference from components (#464) 2026-02-05 19:57:54 -06:00
rahimandGitHub 18eb9107bf chore(root): add postinstall symlinks for generic agents (#447) 2026-02-04 14:59:04 +11:00
Darius CepulisandGitHub 9ed608d6d4 chore(site): move to netlify (#381) 2026-02-02 15:45:41 -06:00
Darius CepulisandGitHub bfaf93fda9 fix: update npm install paths (#379) 2026-02-02 09:53:10 -06:00
rahimandGitHub 8015c30210 chore(claude): add skills system (#310) 2026-01-19 19:57:01 +11:00
rahimandGitHub 2901593085 chore: workspace improvements (#282) 2026-01-04 01:39:26 +11:00
Rahim ec3964d560 chore(examples): remove -demo suffix on dir names 2025-11-24 22:14:21 +11:00
92b82e94f9 feat(react): add Tailwind v4 compiled CSS for skins with vjs prefix (#114)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2025-10-22 16:05:31 -07:00
Sam Potts 1f53a52a5f chore: add linting config 2025-09-26 10:18:58 +10:00
RahimandGitHub e3dcb6aba7 chore: gitignore cleanup (#21) 2025-09-23 23:32:00 +10:00
Rahim 68666d0901 done 2025-09-23 00:57:47 +10:00
c1da674425 chore: add .playwright-mcp to .gitignore
Prevent accidental commit of playwright MCP screenshot files
in the future.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-12 15:59:15 -07:00
Christian PillsburyandClaude 4b0d84e9c8 feat: initialize Video.js 10 monorepo with core architecture
- Set up monorepo structure with core, HTML, React, and React Native packages
- Add TypeScript configuration with project references
- Create foundational packages: media-store, playback-engine, media, icons
- Implement platform-specific packages for HTML, React, and React Native
- Add comprehensive documentation and development tooling
- Include CLAUDE.md with development guidelines and conventional commits

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 10:41:46 -07:00