- Added CircuitJSApi interface for simulator API interaction. - Updated lesson page to support circuit simulation alongside code execution. - Implemented separate output states for code and circuit evaluations. - Enhanced lesson content rendering to include circuit embeds using markdown. - Refactored backend to process circuit embed syntax and convert to HTML. - Updated podman-compose configuration to include new environment variable for cursor offset. - Created a proposal document outlining the feasibility and implementation plan for CircuitJS1 integration. |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| .dockerignore | ||
| Dockerfile | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||