Commit Graph
36 Commits
Author SHA1 Message Date
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
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
rahimandGitHub 33b21906cd feat(element): add lightweight reactive element base (#513) 2026-02-13 00:41:49 +11:00
rahimandGitHub 01c3f891cf chore(packages): add dev builds (#452) 2026-02-04 20:05:38 +11:00
rahimandGitHub b75316d23f refactor(packages): replace disposer with abort controller (#449) 2026-02-04 15:32:59 +11:00
rahimandGitHub 9fa172e8a4 refactor(store): remove queue and task system (#382) 2026-02-03 15:06:06 +11:00
rahimandGitHub 1bde6e950a feat(core): add player target and feature selectors (#371) 2026-02-02 13:34:38 +11:00
rahimandGitHub 24d8f14443 docs(root): separate design from rfcs (#351) 2026-01-28 23:25:57 +11:00
Rahim 4a0f4ff697 chore(claude): add claude-update skill 2026-01-26 17:56:40 +11:00
Rahim d0b79ef588 refactor(store): clean up 2026-01-24 00:29:29 +11:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
rahimandGitHub f01a5fcf5c refactor(store): rename slice to feature (#318) 2026-01-21 00:33:28 +11:00
Rahim 5bbec30df9 docs(rfc): rename rfcs/ to rfc/ 2026-01-20 16:17:32 +11:00
rahimandGitHub 7702601cf4 docs(rfc): add rfc structure (#316) 2026-01-20 16:13:34 +11:00
rahimandGitHub 35c6cb1e16 chore(root): archive examples into tech-preview (#315) 2026-01-20 14:35:51 +11:00
rahimandGitHub f25ad6c924 feat(store): align queue with native (#312) 2026-01-20 01:26:19 +11:00
rahimandGitHub beb8615c1c feat(store): add reactive state primitives (#311) 2026-01-20 00:59:14 +11:00
rahimandGitHub 8015c30210 chore(claude): add skills system (#310) 2026-01-19 19:57:01 +11:00
Rahim 4acf01e030 docs(claude): add symbol identification pattern 2026-01-07 21:18:11 +11:00
rahimandGitHub 836c32952c feat(store): lit bound controllers (#297) 2026-01-07 14:10:51 +11:00
rahimandGitHub a71a280bdc feat(react): add video component and utility hooks (#293) 2026-01-06 23:01:36 +11:00
rahimandGitHub 648aae7e31 feat(store): lit bindings (#289) 2026-01-06 22:26:09 +11:00
rahimandGitHub 0354e3ef9c chore(packages): remove isolatedDeclarations for store type inference support (#295) 2026-01-06 14:09:36 +11:00
rahimandGitHub 1735787110 feat(store): react bindings (#288) 2026-01-05 18:09:06 +11:00
rahimandGitHub 6a7acdabfe feat(store): queue task refactor (#287) 2026-01-05 16:24:18 +11:00
Rahim 4c7ba6df23 docs(store): update readme 2026-01-04 15:48:47 +11:00
rahimandGitHub 2901593085 chore: workspace improvements (#282) 2026-01-04 01:39:26 +11:00
rahimandGitHub d74e4e6701 feat(store): initial release (#279) 2026-01-02 14:41:58 +11:00
Rahim 212c300fa4 chore(root): update claude.md 2025-10-30 03:46:01 +00:00
Darius Cepulis d1583dd47d chore(site): rename website to site 2025-10-28 13:44:03 -05:00
Wesley LuytenandGitHub e78bdaaae7 chore(cd): add release-please workflow (#128) 2025-10-24 18:48:50 -05:00
RahimandGitHub f9dcb12542 Use @videojs npm scope (#121) 2025-10-23 15:23:21 -07:00
RahimandGitHub 1ad0bc436f Flatten workspace (#120) 2025-10-23 15:19:36 -07:00
Darius CepulisandGitHub 1bb8166704 chore: website tooling (#41) 2025-10-08 15:35:50 -05:00
Rahim d2b2dd4868 done 2025-09-22 23:39:30 +10: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