12 Commits

Author SHA1 Message Date
robonen ecc958c9f0 feat: add vite-layers 2026-06-07 17:34:31 +07:00
robonen aa3148f4e4 feat: enhance entity management and reactivity in vue-sync-engine 2026-06-07 03:57:58 +07:00
robonen b2d79b97c1 chore: remove .DS_Store file 2026-06-06 23:56:18 +07:00
robonen a87e711081 chore: add .gitignore to exclude .DS_Store files 2026-06-06 23:55:12 +07:00
robonen 32ed0b45f0 feat: add element-inspector
- Implemented Rulers component for zoom/pan-aware rulers on canvas.
- Created Stage component to serve as a zoomable and pannable viewport for the device frame.
- Developed Toolbar component for responsive controls, including device presets and zoom functionalities.
- Introduced useFrame composable to manage iframe interactions and inspections.
- Established a reactive store to manage application state, including guides and viewport dimensions.
- Added utility functions for color parsing and box model calculations.
- Integrated Tailwind CSS for styling and improved scrollbar aesthetics.
- Implemented unit tests for color utilities and rectangle calculations.
- Configured TypeScript and Vite for the project setup.
2026-06-05 02:45:54 +07:00
robonen ee14101fc1 chore: restructure vue-sync-engine workspace and remove unused files 2026-05-29 01:09:14 +07:00
robonen 654bca0a00 feat: implement vue-sync-engine with tab synchronization and transport layers 2026-05-28 14:14:29 +07:00
robonen fd228db820 feat(serializer): add type inference for Order and update tsconfig for DOM support 2026-05-21 17:43:32 +07:00
robonen 720b8fbe2f feat(serializer): add class aot serialization support 2026-05-21 17:24:42 +07:00
robonen f327e64a6a feat(serializer): add aot serializer 2026-05-21 09:11:51 +00:00
robonen 6f417ba514 feat(shiki-vue-wrapper): add Shiki code highlighting component with Vue integration 2026-05-20 19:16:55 +00:00
robonen d62855853b Initial commit 2026-05-21 00:35:52 +07:00