Commit Graph

13 Commits

Author SHA1 Message Date
Astro 7e99d455b4 fix runtime map loading lifecycle 2026-04-28 14:42:49 +02:00
Astro ab21df18cb fix editor map reliability 2026-04-28 11:06:09 +02:00
Astro 7b38f04a0d refactor: move editor page and types to conventional folders 2026-04-28 09:29:18 +02:00
math-pixel 2001955625 fix: address code review comments
- vite.config.ts: fix __dirname for ESM, add 1MB payload limit + JSON validation
- MapViewer.tsx: remove broken window.isTransforming checks, fix callback order
- EditorPage.tsx: derive undoCount from historyManager in handleTransformEnd
- package.json: support Node 20 or 22 in engines
2026-04-27 14:21:50 +02:00
math-pixel 3254291ba7 fix: lint 2026-04-27 14:19:26 +02:00
math-pixel 753a767662 fix: format 2026-04-27 13:57:17 +02:00
math-pixel bcf3a63fc5 Merge branch 'develop' into feat-editor 2026-04-27 13:55:13 +02:00
Astro eb0db21d29 clean 2026-04-27 11:14:43 +02:00
Astro 393b653cca fix: archi 2026-04-27 10:53:50 +02:00
math-pixel 6b8ba3d58d feat : save map.json on project 2026-04-23 15:40:10 +02:00
Astro d486f6f381 feat: add the map 2026-04-15 16:09:02 +02:00
Astro dbb3c46e35 upatde: add prettier 2026-04-14 08:59:36 +02:00
Astro b55e60bb16 add readme 2026-04-13 16:37:37 +02:00