Commit Graph
387 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 0c530765d5 feat(site): remove style from urls (#378) 2026-02-02 15:54:24 -06: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
Rahim 82511745d8 docs(rfc): use createSelector in player api examples 2026-02-02 23:26:27 +11:00
rahimandGitHub 9c8d9cd8ed feat(html): add PlayerElement to createPlayer (#376) 2026-02-02 22:52:02 +11:00
rahimandGitHub 43cf39cbf3 docs(rfc): update player api to match implementation (#375) 2026-02-02 22:03:58 +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
Rahim 9b36f3acbf docs(store): add feature API redesign plan
Merge getSnapshot and subscribe into single attach method with set().
2026-02-01 18:25:53 +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
Rahim 8d849f9af7 docs(plan): store v2 2026-01-31 18:43:38 +11:00
rahimandGitHub d081db9507 docs(rfc): player api design v2 (#358) 2026-01-30 22:39:51 +11:00
rahimandGitHub dcdc2b2d12 docs(design): cross-reference feature-slice and feature-availability (#357) 2026-01-30 17:19:59 +11:00
rahimandGitHub 096723c82d docs(design): add feature slice design (#356) 2026-01-30 17:11:52 +11:00
rahimandGitHub b332c7ef86 refactor(store): simplify controller and state APIs (#352) 2026-01-29 00:09:54 +11:00
rahimandGitHub 24d8f14443 docs(root): separate design from rfcs (#351) 2026-01-28 23:25:57 +11:00
Darius Cepulis 432b662440 fix(site): style overflowing tables 2026-01-27 13:50:06 -08:00
Rahim a5f73c755e chore(claude): add lit fundamentals 2026-01-26 19:43:35 +11:00
Rahim c83f3d58b4 refactor(claude): apply skill authoring guidelines to existing skills 2026-01-26 18:48:25 +11:00
Rahim 33628a9d24 chore(claude): add /create-skill 2026-01-26 18:36:56 +11:00
Rahim a9378be252 chore(claude): migrate commands to skills 2026-01-26 18:11:30 +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
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
Rahim 93d8b95b2d chore(root): fix commitlint script 2026-01-23 08:19:40 +11:00
Rahim b28b519c0c docs(plan): update store reactive plan 2026-01-22 22:27:18 +11: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
rahim 78fab92a9d docs(claude): add rfc skill (#319) 2026-01-21 23:37:21 +11:00
rahim 19f0d6af59 docs(rfc): primitives api & feature access (#307) 2026-01-21 23:37:07 +11: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
Rahim 78695d4bb6 docs(plan): add usage notes to player api design 2026-01-20 12:43:13 +11:00
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