elemes/frontend/src/lib
a2nr 7e17da46c2 fix(frontend): hide CircuitJS toolbar & menu bar in lesson embeds
Append &hideMenu=true to the circuitjs.html iframe src used by
renderCircuitEmbeds so lesson content embeds render clean without
the toolbar and menu bar. The embed path in CircuitEditor.svelte
is untouched, so the editor keeps its full toolbar.

Verified:
- Bundle contains embed URL (with hideMenu=true) and editor URL
  (without) as separate variants
- svelte-check: 0 errors
- /lesson/rangkaian_dasar returns 200 on the running stack
2026-08-12 07:49:34 +07:00
..
actions fix(frontend): hide CircuitJS toolbar & menu bar in lesson embeds 2026-08-12 07:49:34 +07:00
components fix(frontend): resolve 26 svelte-check type errors 2026-08-09 12:28:17 +07:00
services feat(quiz): strict focus-loss anti-cheat + audit attempt 2026-08-11 20:55:39 +07:00
stores feat(student-management): kelola siswa round-trip CSV + bulk delete (PG) 2026-08-09 07:29:19 +07:00
types fix(frontend): resolve 26 svelte-check type errors 2026-08-09 12:28:17 +07:00
version.ts feat(quiz): strict focus-loss anti-cheat + audit attempt 2026-08-11 20:55:39 +07:00