Commit Graph

4 Commits

Author SHA1 Message Date
d67301883b feat: Delete 13 duplicate molecule TSX files with JSON equivalents
Deleted molecules now using JSON-ui implementations:
- AppBranding, CodeExplanationDialog, ComponentBindingDialog
- DataSourceCard, DataSourceEditorDialog, GitHubBuildStatus
- LazyBarChart, LazyD3BarChart, LazyLineChart
- NavigationGroupHeader, SaveIndicator, StorageSettings

Updated src/components/molecules/index.ts to import these from
@/lib/json-ui/json-components instead of TSX files.

Updated src/components/CodeEditor.tsx to import CodeExplanationDialog
from json-components.

Organisms still depend on some molecules (CanvasRenderer, ComponentPalette,
ComponentTree, PropertyEditor, etc) so those remain as TSX.

Build passes successfully with no errors.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-21 02:53:31 +00:00
ba3dcf538a Generated by Spark: Too risky making changes without refactoring now. Create hook library, All components <150LOC. 2026-01-16 18:11:41 +00:00
77bacf0ad4 Generated by Spark: OpenAI integration could help with various pages in the app 2026-01-16 00:47:04 +00:00
e5557fbfa9 Generated by Spark: Make a React app that can code generate Next.js, Material UI and GHCR apps. It should have Monaco editor for programming actions. It needs a model designer (Prisma?). Try to keep it low code and add gui designers for stylin, component tree and other aspects of generating a react app. 2026-01-16 00:38:18 +00:00