Commit Graph
406 Commits
Author SHA1 Message Date
rahimandGitHub d5e5cec6ab feat(core): add presentation feature (#458) 2026-02-06 14:24:49 +11:00
rahimandGitHub 8f55d38133 docs(design): add time component design (#454) 2026-02-06 13:03:21 +11:00
Darius CepulisandGitHub 0991a899b2 feat(site): extract api reference from components (#464) 2026-02-05 19:57:54 -06:00
Darius Cepulis 48364f17fd fix(ci): work around false-positive biome / astro errors
see https://biomejs.dev/internals/language-support/#html-super-languages-support
2026-02-05 15:25:02 -06:00
Darius Cepulis 35132a4b31 chore(ci): add .zed/settings.json 2026-02-05 09:42:36 -06:00
Darius Cepulis e3267fcfa6 chore(ci): format astro with biome 2026-02-05 09:42:20 -06:00
rahimandGitHub aa189eec84 feat(core): add mute button component (#455) 2026-02-04 23:10:10 +11:00
rahimandGitHub d8f15195e3 refactor(store): replace signal/abort with signals namespace (#453) 2026-02-04 20:27:44 +11:00
rahimandGitHub 01c3f891cf chore(packages): add dev builds (#452) 2026-02-04 20:05:38 +11:00
rahimandGitHub 62c99fe001 docs(store): align README with current API (#451) 2026-02-04 17:07:24 +11:00
heff bb77464291 fix(docs): add audio to getting started guide and other updates 2026-02-03 21:39:34 -08:00
rahimandGitHub 0de09738dc docs(claude): add Video.js component architecture patterns (#450) 2026-02-04 16:29:40 +11:00
rahimandGitHub b75316d23f refactor(packages): replace disposer with abort controller (#449) 2026-02-04 15:32:59 +11:00
rahimandGitHub 05af832632 refactor(core): centralize feature state types (#448) 2026-02-04 15:08:37 +11:00
rahimandGitHub 18eb9107bf chore(root): add postinstall symlinks for generic agents (#447) 2026-02-04 14:59:04 +11:00
heff 0fb382700c fix(docs): updating installation langauge 2026-02-03 17:49:46 -08:00
Darius Cepulis d9e1536afa fix(site): correct table overscroll indicator color in dark mode 2026-02-03 17:07:47 -06:00
Darius Cepulis 3c8c1d62f8 fix(site): apply dark mode to code blocks 2026-02-03 16:42:14 -06:00
rahimandGitHub 9cfab264d8 feat(core): add play button component (#383) 2026-02-04 00:33:14 +11:00
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