Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:03:47 +00:00
8d5a9f4eb9 Add AutoChairPlacementTool for automatic chair placement around tables
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:03:34 +00:00
d5e1daae82 Add ChairTool for creating individual chairs
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:03:29 +00:00
38f8fcdbca Add TableTool for creating rectangular and round tables
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:56 +00:00
abeb1a73d9 feat: update CanvasArea to support ref forwarding to CADCanvas
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:45 +00:00
f8680ef130 feat: pass canvasRef and yjsDoc to SidePanel
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:29 +00:00
1f2c01cb27 feat: create block service for API operations
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 21:00:22 +00:00
5b245a001c feat: enhance CADCanvas to support block creation from selected elements
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:59:45 +00:00
33fc9f7e04 feat: integrate enhanced BlockLibrary component in SidePanel
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:59:36 +00:00
ffea270fbc feat: enhance BlockLibrary with create, delete, search and category features
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:57:31 +00:00
79ef1597a4 fix: Update import paths for layerController and layerValidator
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:57:26 +00:00
53b074bcfc feat: Create layerValidator.ts with layer validation functions
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:57:15 +00:00
d0599c67b3 feat: Create layerController.ts with layer management functions
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:56:39 +00:00
7fbd1307c5 feat: Update SidePanel to properly render LayerPanel component
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:56:24 +00:00
7727f5f31f feat: Implement complete layer management UI with all required features
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 20:55:59 +00:00
d39b1d84cd feat: Update Layer type definition with additional properties
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 18:27:01 +00:00
a4f445b8f7 cleanup: remove test file
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 18:26:40 +00:00
ae3bc3314e test: token audit file - safe to delete
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 14:44:56 +00:00
0ead42c7b3 feat: Add index.ts for history module exports
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 14:44:53 +00:00
d718f4cf46 feat: Add HistoryManager for undo/redo functionality
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 14:44:08 +00:00
f42c3639e2 feat: export SelectionEngine and SnapEngine in index.ts