Implement and archive Phase 5 form designer

This commit is contained in:
2026-09-06 20:19:57 +02:00
parent e3dc9028bf
commit ce97700a98
27 changed files with 3625 additions and 167 deletions

1
Cargo.lock generated
View File

@@ -591,6 +591,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"tb-frontend",
"tb-ide",
"tb-runtime",
"tb-ui",
"tb-vm",