openpencil/packages/core/src
Danila Poyarkov c33e4152df Fix PWA manifest error in dev, handle invalid font data
Remove hardcoded manifest link from index.html (VitePWA injects
it in production builds). Catch FontFace.load() rejections from
invalid font data with a warning.
2026-03-06 21:43:16 +03:00
..
kiwi Port analyze/diff tools from figma-use, split tools into domain files 2026-03-05 19:16:23 +03:00
profiler Add renderer profiler with HUD overlay, GPU timing, and phase instrumentation 2026-03-04 14:13:17 +03:00
render Tailwind CSS v4 JSX export (#54) 2026-03-06 18:04:11 +03:00
tools Fix missing parseColor and DEFAULT_SHADOW_COLOR imports in schema.ts 2026-03-06 18:29:53 +03:00
canvaskit.ts Cache effect ImageFilters and reuse layer paint 2026-03-03 10:12:02 +03:00
clipboard.ts Fix vector rendering with pre-computed geometry and stroke outlines 2026-03-04 19:21:18 +03:00
color.ts Use colorToCSS() instead of hand-rolled rgba conversions 2026-03-06 21:43:03 +03:00
constants.ts Port analyze/diff tools from figma-use, split tools into domain files 2026-03-05 19:16:23 +03:00
fig-export.ts Fix instance overrides and layout scoping on .fig import 2026-03-04 14:18:37 +03:00
figma-api.ts Port analyze/diff tools from figma-use, split tools into domain files 2026-03-05 19:16:23 +03:00
fonts.ts Fix PWA manifest error in dev, handle invalid font data 2026-03-06 21:43:16 +03:00
global.d.ts Add @open-pencil/cli with headless .fig file operations 2026-03-01 01:19:24 +03:00
index.ts Tailwind CSS v4 JSX export (#54) 2026-03-06 18:04:11 +03:00
kiwi-serialize.ts Fix vector rendering with pre-computed geometry and stroke outlines 2026-03-04 19:21:18 +03:00
layout.ts Fix instance overrides and layout scoping on .fig import 2026-03-04 14:18:37 +03:00
render-image.ts SVG export (#52) 2026-03-05 10:31:02 +03:00
renderer.ts Adopt motion-v for mobile drawer and toolbar animations 2026-03-06 08:50:38 +03:00
scene-graph.ts Fix hit-testing: scope hover to current page, click-through empty containers 2026-03-05 08:56:35 +03:00
snap.ts Extract @open-pencil/core package 2026-03-01 01:03:07 +03:00
style-runs.ts P2P collaboration: cursors, follow mode, cleanup 2026-03-01 18:11:07 +03:00
svg-export.ts SVG export (#52) 2026-03-05 10:31:02 +03:00
svg-node.ts SVG export (#52) 2026-03-05 10:31:02 +03:00
text-editor.ts P2P collaboration: cursors, follow mode, cleanup 2026-03-01 18:11:07 +03:00
types.ts Extract @open-pencil/core package 2026-03-01 01:03:07 +03:00
undo.ts Extract @open-pencil/core package 2026-03-01 01:03:07 +03:00
vector.ts Fix direction-aware vector path rendering for chains without regions 2026-03-05 07:55:09 +03:00