Commit Graph
60 Commits
Author SHA1 Message Date
Sam PottsandGitHub ad831d25f0 feat(packages): add playback rate menu (#1527) 2026-05-14 08:37:52 +10:00
Wesley LuytenandGitHub 8530316987 revert(packages): add server-only bundles (#1349) (#1354) 2026-04-17 11:44:53 -07:00
rahimandGitHub 3331fdaf25 fix(packages): add server-only bundles (#1349) 2026-04-16 00:59:14 -07:00
rahimandGitHub 11f305713b feat(core): add toggleControls to controls feature (#1280) 2026-04-08 00:10:10 -07:00
rahimandGitHub 53835d7355 chore(packages): standardize conventions (#1279) 2026-04-07 22:05:53 -07:00
Wesley LuytenandGitHub 1b2afc6e41 feat: add native hls media + refactor (#1154) 2026-03-30 20:13:19 -05:00
rahimandGitHub c3641c888c fix(utils): polyfill AbortSignal.any for Chromium ≤115 (#1142) 2026-03-26 13:47:48 -07:00
rahimandGitHub 8e2e56e36e chore: upgrade typescript 6, vitest 4, align spf package (#1101) 2026-03-24 01:53:36 -07:00
rahimandGitHub 879d55d1d2 feat(core): add error feature (#713) 2026-03-04 23:36:26 -08:00
rahimandGitHub 1edeadefed refactor(packages): dry up core, html, and react UI architecture (#699) 2026-03-03 23:27:53 -08:00
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
rahimandGitHub 839a7e43bf feat(store): state subscription primitives (#528) 2026-02-14 00:30:38 +11:00
rahimandGitHub 33b21906cd feat(element): add lightweight reactive element base (#513) 2026-02-13 00:41:49 +11:00
rahimandGitHub 7cc9a76e93 refactor(store): rename Signals to AbortControllerRegistry (#476) 2026-02-09 13:32:32 +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 b75316d23f refactor(packages): replace disposer with abort controller (#449) 2026-02-04 15:32:59 +11: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
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 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 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
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 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 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