openpencil/packages/core/src
박영호 ee2a7472ee
fix(text): handle Hangul IME composition (#319)
Co-authored-by: 05Park <im0505@kakao.com>
2026-06-06 07:21:56 +03:00
..
bytes Merge master into image fill hash fix 2026-05-17 13:02:00 +03:00
canvas Merge remote-tracking branch 'origin/master' into figma-compat-render-gaps 2026-05-31 13:59:19 +03:00
clipboard chore(lint): reject broad unknown type assertions 2026-05-25 00:26:02 +03:00
color chore(lint): check duplicate type shapes across files 2026-05-25 00:55:29 +03:00
design-jsx feat(design-jsx): support components and instances 2026-05-31 18:33:56 +03:00
editor fix(text): handle Hangul IME composition (#319) 2026-06-06 07:21:56 +03:00
figma-api chore: format codebase 2026-05-24 12:15:29 +03:00
icons chore: format codebase 2026-05-24 12:15:29 +03:00
io fix(canvas): support stretched layout grids 2026-05-28 05:39:40 +03:00
kiwi Merge remote-tracking branch 'origin/master' into figma-compat-render-gaps 2026-05-31 13:59:19 +03:00
layout fix(layout): preserve imported instance child bounds 2026-06-03 15:47:17 +03:00
lint chore: enable stricter oxlint rules 2026-05-18 18:58:30 +03:00
profiler chore: format codebase 2026-05-24 12:15:29 +03:00
rpc chore(lint): check duplicate type shapes across files 2026-05-25 00:55:29 +03:00
scene-graph fix(canvas): tighten Figma text and pattern fidelity 2026-05-26 18:30:08 +03:00
text test(core): stabilize engine unit tests 2026-05-25 01:41:59 +03:00
tools fix(mcp): harden tool responses 2026-05-31 18:14:10 +03:00
vector chore: format codebase 2026-05-24 12:15:29 +03:00
canvaskit.ts fix(editor): preserve edits over imported metadata 2026-05-21 14:54:17 +03:00
clipboard.ts chore: format codebase 2026-05-24 12:15:29 +03:00
constants.ts fix(ai): allow custom OpenRouter models 2026-05-19 15:10:32 +03:00
geometry.ts fix(io): include text decoration export bounds 2026-05-27 00:53:47 +03:00
global.d.ts refactor(kiwi): split schema text from runtime 2026-05-21 14:54:12 +03:00
index.ts feat(design-jsx): support components and instances 2026-05-31 18:33:56 +03:00
layout.ts fix(layout): preserve derived text bounds 2026-05-18 02:08:01 +03:00
random.ts
types.ts chore(lint): reject broad unknown type assertions 2026-05-25 00:26:02 +03:00
xpath.ts