mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Phase 1 of Mini Apps: a new sidebar section that renders user apps as premium tiles and opens each in a sandboxed iframe. - New first-class 'apps' view wired through App.tsx (mirrors bg-tasks) - 'Mini Apps' sidebar entry - MiniAppFrame: sandboxed iframe host + window.rowboat bridge (getData/onData, getState/setState, scoped callAction; actions stubbed) - Self-contained vanilla apps (no CDN) so they render offline in the frame - Sample apps: Twitter (X-style feed + topic filters), Newsletter Digest, Competitor Watch - Premium card gallery: accent themes, decorative patterns, ambient glow, light/dark support |
||
|---|---|---|
| .. | ||
| apps | ||
| packages | ||
| patches | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||