feat v1.16.0: new read-only houseplan-space-card (static single-space schematic, pointer-events:none, deep-link button) + #space=<id> deep-link in the full card. Shared space-geometry/space-render + module-level config-store cache. +6 unit tests, smoke_space_card & smoke_deeplink. Docs in same commit.

This commit is contained in:
Matysh
2026-07-08 19:38:31 +03:00
parent fbd3887e14
commit 1847c7b8ed
22 changed files with 1437 additions and 347 deletions
+3 -2
View File
@@ -11,6 +11,7 @@
"src/logic.ts",
"src/rules.ts",
"src/devices.ts",
"src/types.ts"
"src/types.ts",
"src/space-geometry.ts"
]
}
}