openpencil/.github/workflows
Danila Poyarkov 38e7fdd4ac Fix hit-testing: scope hover to current page, click-through empty containers
- Scope hover hit-test to current page (was searching all pages including
  internal component page, causing ghost hover outlines)
- Frames/sections without visible fills or strokes are click-through
- Groups are always click-through (only children are hittable)
- Clipping parents reject hits outside their bounds
- Instances/components check children before falling back to fill check
- Switch test fixtures from material3.fig (55MB) / nuxtui.fig (82MB) to
  gold-preview.fig (537KB) for fast dev runs, gate heavy fixtures behind
  BUN_HEAVY_TESTS env var (enabled in CI)
2026-03-05 08:56:35 +03:00
..
app.yml Add CI workflow for app.openpencil.dev deploy 2026-03-01 16:00:19 +03:00
build.yml Set up Apple code signing and notarization 2026-03-04 01:40:19 +03:00
ci.yml Fix hit-testing: scope hover to current page, click-through empty containers 2026-03-05 08:56:35 +03:00
docs.yml Move docs to packages/docs, add Cloudflare Pages deploy 2026-03-01 15:16:16 +03:00