openpencil/packages/core/src/canvas
2026-05-25 09:19:25 +03:00
..
labels chore: format codebase 2026-05-24 12:15:29 +03:00
overlays chore: format codebase 2026-05-24 12:15:29 +03:00
renderer chore: format codebase 2026-05-24 12:15:29 +03:00
blend.ts fix(canvas): render Figma blend modes 2026-05-22 21:00:34 +03:00
boolean.ts fix(canvas): clean up boolean render paths 2026-05-22 12:19:14 +03:00
coordinate.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
effects.ts fix(canvas): render background blur as backdrop 2026-05-19 13:07:46 +03:00
fills.ts fix(kiwi): preserve schema paint fields 2026-05-25 09:19:25 +03:00
flatten.ts feat(editor): add outline stroke command 2026-05-17 20:18:14 +03:00
highlight-rect.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
index.ts fix(editor): enable outlining grouped strokes 2026-05-17 20:27:45 +03:00
masks.ts perf(canvas): bound effect render layers 2026-05-23 01:01:38 +03:00
matrix.ts Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00
node-edit-overlay.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
pen-overlay.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
renderer.ts perf(canvas): scope backing subtree cache 2026-05-20 03:04:51 +03:00
rulers.ts chore: enable stricter oxlint rules 2026-05-18 18:58:30 +03:00
scene.ts perf(canvas): bound blend and text mask layers 2026-05-23 01:10:24 +03:00
shadows.ts fix(core): satisfy type-aware lint 2026-05-23 05:25:06 +03:00
shapes.ts chore: format codebase 2026-05-24 12:15:29 +03:00
strokes.ts chore: format codebase 2026-05-24 12:15:29 +03:00
text-derived.ts chore: format codebase 2026-05-24 12:15:29 +03:00
text-outlines.ts chore: format codebase 2026-05-24 12:15:29 +03:00
text.ts refactor(core): split text data serialization 2026-05-23 03:30:07 +03:00