Commit Graph
7 Commits
Author SHA1 Message Date
talksik 3b133bfd0a chore: tweak padding 2026-03-18 17:42:43 -07:00
talksik 69d6ec2ca2 fix: implement stream playback cleaner structure 2026-03-18 17:13:41 -07:00
talksik e63bad9b83 implement stream player 2026-03-18 15:44:30 -07:00
talksik fca125ab52 feat: compose new stream full flow 2026-03-18 15:20:57 -07:00
talksik d316ba1e09 introduce stream compose flow 2026-03-18 14:52:22 -07:00
talksik 092d142a56 refactor: restructure state, routing, and more 2026-03-18 13:11:29 -07:00
Arjun PatelandGitHub 51857bed63 chore: integrate firestore for particles (#32)
* plumb for firestore

* chore: cleanup orion api to only include essentials

* setup boilerplate for data and rendering

This includes zod types creation for API response validation, and
exploration of path based resolution of rendering particles.

* chore: structure container particles for rendering children

* wire firestore crud for particles

* integrate visibility to particles

* docs: explain particle view resolver
2026-03-17 19:52:31 -07:00