Commit Graph
341 Commits
Author SHA1 Message Date
Rahim 57701cba81 docs(plan): clean up player api design examples 2026-01-20 12:37:19 +11:00
rahimandGitHub fb51163d8c docs(plan): player api design (#300) 2026-01-20 12:11:40 +11:00
rahimandGitHub c48c626211 perf(store): optimize reactive state hot paths (#314) 2026-01-20 02:57:02 +11:00
rahimandGitHub e643ee1f08 fix(store): guard abort on request supersession (#313) 2026-01-20 01:58:52 +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
Rahim eea4c512dd docs(claude): compact old store plans 2026-01-19 21:12:42 +11:00
Rahim 72594eb3a2 docs(claude): add no co-author trailer rule 2026-01-19 20:14:02 +11:00
Rahim f9965c7062 docs(root): add AI-assisted development section to CONTRIBUTING 2026-01-19 20:12:50 +11:00
rahimandGitHub 8015c30210 chore(claude): add skills system (#310) 2026-01-19 19:57:01 +11:00
Sam PottsandGitHub 17ed67a1f7 fix(examples): fix CSS consistency issues (#309) 2026-01-16 17:32:24 +00:00
rahimandGitHub 285222e660 feat(store): sync queue (#308) 2026-01-16 15:29:44 +11:00
Rahim 12d80a8035 chore(ci): do not run on rfc/* branch 2026-01-15 00:12:11 +11:00
rahimandGitHub 15a611ded5 refactor(store): queue simplification (#302) 2026-01-12 22:36:36 +11:00
Daniel HayesandGitHub 644aa303b8 chore(site): add sentry to astro's server config (#299) 2026-01-08 10:06:39 -05:00
Rahim 1cc44d331a chore(utils): fix broken badge 2026-01-08 08:56:30 +11:00
Rahim 0b86beba13 docs(plan): add using slices 2026-01-07 22:01:05 +11:00
Rahim 4acf01e030 docs(claude): add symbol identification pattern 2026-01-07 21:18:11 +11:00
rahimandGitHub b2e2b88e19 feat(store): skin store setup (#298) 2026-01-07 15:45:46 +11:00
rahimandGitHub 836c32952c feat(store): lit bound controllers (#297) 2026-01-07 14:10:51 +11:00
rahimandGitHub 8da3ab1b35 feat(store): useOptimistic hook for react (#291) 2026-01-07 00:23:23 +11:00
rahimandGitHub ecd4940bc7 feat(store): useMutation hook for react (#290) 2026-01-07 00:10:41 +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
Rahim 36ea73f424 chore(root): cache lint-staged eslint calls 2026-01-06 14:24:45 +11:00
rahimandGitHub bb2b54e86f refactor(store): remove partial slice state updates (#296) 2026-01-06 14:23:00 +11:00
rahimandGitHub 0354e3ef9c chore(packages): remove isolatedDeclarations for store type inference support (#295) 2026-01-06 14:09:36 +11:00
rahimandGitHub 47659f5352 feat(core): dom media slices (#292) 2026-01-05 23:32:35 +11:00
Rahim 125c41b93d chore(claude): add gh-issue and review-branch commands 2026-01-05 22:11: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 44cd824f3b docs(plan): update store bindings 2026-01-05 14:58:46 +11:00
Rahim 2cb39d0304 docs(plan): remove old file 2026-01-05 14:56:24 +11:00
rahimandGitHub a014699c95 docs(plan): store bindings (#283) 2026-01-05 14:51:13 +11:00
rahimandGitHub 8a1c674dad feat(store): add error codes (#284) 2026-01-05 11:06:57 +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 c9a216dd2d chore(root): fix tsconfig references 2025-12-22 18:52:22 +11:00
Rahim 326368b68e chore(packages): fix html and react deps 2025-12-22 18:47:41 +11:00
Rahim 1cd9e6b7a8 chore(packages): remove dom package 2025-12-22 13:53:46 +11:00
Sam PottsandGitHub b5a3f551f0 feat(core): add user activity logic (#278) 2025-12-22 09:27:27 +11:00
rahimandGitHub b89fef56dd chore(root): prepare workspace for alpha (#276) 2025-12-21 20:26:13 +11:00
rahimandGitHub 5ddf02278d chore(github): enable blank commits 2025-12-18 14:12:27 +11:00
Sam PottsandGitHub 1aefbd0f24 fix(example/react): fix routing on vercel (#217) 2025-12-17 11:10:22 +11:00
6068633be0 fix(core): fixed fullscreen on ios safari (#211)
Co-authored-by: Wesley Luyten <me@wesleyluyten.com>
2025-12-15 15:17:17 -06:00
Wesley LuytenandGitHub a41f39d157 chore: upgrade next to 16.0.10 (#216) 2025-12-15 14:19:15 -06:00
Sam PottsandGitHub c35b012250 feat(example/react): improvements to react examples (#210) 2025-12-10 09:27:38 +11:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
546989c2be chore: release main (#203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@videojs/html@0.1.0-preview.10 @videojs/icons@0.1.0-preview.10 @videojs/core@0.1.0-preview.10 @videojs/react@0.1.0-preview.10 @videojs/utils@0.1.0-preview.10
2025-12-05 20:49:18 -06:00
Wesley Luyten 7dcb01de5b fix(demo): upgrade next and react dependencies 2025-12-05 18:41:30 -08:00