Commit Graph
225 Commits
Author SHA1 Message Date
rahimandGitHub 9fa172e8a4 refactor(store): remove queue and task system (#382) 2026-02-03 15:06:06 +11: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 CepulisandGitHub bfaf93fda9 fix: update npm install paths (#379) 2026-02-02 09:53:10 -06:00
rahimandGitHub 9c8d9cd8ed feat(html): add PlayerElement to createPlayer (#376) 2026-02-02 22:52:02 +11:00
rahimandGitHub a419f5ef19 feat(html): setup player api (#374) 2026-02-02 21:11:44 +11:00
rahimandGitHub a1d0383d41 refactor(store): rename feature to slice (#373) 2026-02-02 17:30:47 +11:00
rahimandGitHub d28dda114c feat(react): setup react player api (#372) 2026-02-02 14:08:31 +11:00
rahimandGitHub 1bde6e950a feat(core): add player target and feature selectors (#371) 2026-02-02 13:34:38 +11:00
rahimandGitHub ad94af25b5 feat(store): store selector api (#370) 2026-02-02 13:11:05 +11:00
Rahim 8bd0d05cdb docs(claude): add player api plan 2026-02-02 00:01:05 +11:00
rahimandGitHub 6ec2e80b86 refactor(store): merge getSnapshot/subscribe into attach (#364) 2026-02-01 19:00:46 +11:00
rahimandGitHub fe892cb911 refactor(store): v2 (#362) 2026-01-31 23:34:11 +11:00
rahimandGitHub 9c725803a6 refactor(store): simplify create store implementations (#361) 2026-01-31 19:03:43 +11:00
rahimandGitHub f620b1782a refactor(store): remove platform queue bindings (#360) 2026-01-31 18:52:59 +11:00
rahimandGitHub be7f87c6fe refactor(store): simplify queue - remove task state tracking (#359) 2026-01-31 18:45:11 +11:00
rahimandGitHub b332c7ef86 refactor(store): simplify controller and state APIs (#352) 2026-01-29 00:09:54 +11:00
Rahim d0b79ef588 refactor(store): clean up 2026-01-24 00:29:29 +11:00
rahimandGitHub 1363f766a4 refactor(store): flatten store/queue state (#326) 2026-01-23 23:19:01 +11:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
rahimandGitHub 730dd435a8 refactor(store): use undefined instead of null for void-input placeholder (#322) 2026-01-22 22:20:39 +11:00
rahimandGitHub e01ce5bc1c refactor(store): simplify state management + computeds (#321) 2026-01-22 21:56:47 +11:00
rahimandGitHub f01a5fcf5c refactor(store): rename slice to feature (#318) 2026-01-21 00:33:28 +11:00
rahimandGitHub 35c6cb1e16 chore(root): archive examples into tech-preview (#315) 2026-01-20 14:35:51 +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
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
rahimandGitHub 15a611ded5 refactor(store): queue simplification (#302) 2026-01-12 22:36:36 +11:00
Rahim 1cc44d331a chore(utils): fix broken badge 2026-01-08 08:56:30 +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
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
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
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 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