openpencil/.github/workflows
Anton Soldatov 168c25c189
feat: mobile layout, PWA support (#27) (#27)
- Mobile-responsive editor with bottom drawer, ribbon nav, HUD overlay
- Touch support: single-finger tools, two-finger pinch-zoom
- PWA: manifest, service worker, installability
- Extract LayerTree from LayersPanel, shared utils (colorToCSS, initials, toolIcons)
- Constants moved to src/constants.ts, clipboard state to editor store
- reka-ui Popover/DropdownMenu in MobileHud

Co-authored-by: Danila Poyarkov <dev@dannote.net>
2026-03-05 19:51:51 +03:00
..
app.yml Add CI workflow for app.openpencil.dev deploy 2026-03-01 16:00:19 +03:00
build.yml Fix npm publish: remove manual .npmrc that overwrote setup-node auth 2026-03-05 10:58:55 +03:00
ci.yml feat: mobile layout, PWA support (#27) (#27) 2026-03-05 19:51:51 +03:00
docs.yml Move docs to packages/docs, add Cloudflare Pages deploy 2026-03-01 15:16:16 +03:00