rcoenen
a9ee01fc13
fix: make fill hex editable and quiet local font probing
...
* fix: make fill hex editable and suppress premature local font warnings
- FillSection: replace read-only hex span with editable input for solid
fills (matching existing stroke behavior); gradient/image fills and
variable-bound fills keep the display span
- FontManager.findLocalFont: guard on localFontAccessState === 'granted'
before calling queryLocalFonts(), eliminating SecurityError console
warnings on load when the user hasn't yet granted font access
- .gitignore: add .opencode/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* style: apply oxfmt formatting to FillSection.vue
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Danila Poyarkov <dev@dannote.net>
2026-06-06 13:28:46 +03:00
박영호
ee2a7472ee
fix(text): handle Hangul IME composition ( #319 )
...
Co-authored-by: 05Park <im0505@kakao.com>
2026-06-06 07:21:56 +03:00
DENGGL2
0224b2ef61
fix(i18n): improve simplified chinese translations
2026-06-03 15:53:45 +03:00
박영호
3b36dadfdb
fix(layout): preserve imported instance child bounds
2026-06-03 15:47:17 +03:00
Danila Poyarkov
05e4a29a08
feat(design-jsx): support components and instances
2026-05-31 18:33:56 +03:00
Danila Poyarkov
31a1e17105
fix(mcp): harden tool responses
2026-05-31 18:14:10 +03:00
Danila Poyarkov
df9b6f3c3a
fix(editor): guard optional renderer measurement
2026-05-31 15:40:07 +03:00
Danila Poyarkov
22ff3acdb5
Merge remote-tracking branch 'origin/master' into figma-compat-render-gaps
...
# Conflicts:
# CHANGELOG.md
2026-05-31 13:59:19 +03:00
Danila Poyarkov
6ee0e5f9e8
fix(kiwi): preserve imported boolean geometry
2026-05-31 13:28:41 +03:00
Danila Poyarkov
2dc51375ad
Release v0.13.2
2026-05-30 19:14:12 +03:00
Danila Poyarkov
9ede8bf464
Merge remote-tracking branch 'origin/master' into figma-compat-render-gaps
2026-05-30 13:17:29 +03:00
Danila Poyarkov
f9bd0c7be9
fix(canvas): render complex text fills as outlines
2026-05-30 12:32:55 +03:00
Danila Poyarkov
2d4e2a7b10
Release v0.13.1
2026-05-30 01:12:58 +03:00
Danila Poyarkov
6de7cd3871
Release v0.13.0
2026-05-30 00:16:35 +03:00
Danila Poyarkov
883782846f
docs(cli): use released openpencil command
2026-05-29 15:56:52 +03:00
Danila Poyarkov
6ae425ee3b
fix(core): address compatibility review findings
2026-05-28 09:57:46 +03:00
Danila Poyarkov
5fcd8e0e9c
fix(canvas): support stretched layout grids
2026-05-28 05:39:40 +03:00
Danila Poyarkov
64e8b21949
fix(canvas): render imported page guides
2026-05-27 19:00:23 +03:00
Danila Poyarkov
42fcb37f4d
fix(canvas): render imported layout grids
2026-05-27 17:57:41 +03:00
Danila Poyarkov
84cc22f5b7
docs: define Figma support tiers
2026-05-27 12:19:51 +03:00
Danila Poyarkov
d3eed6f4a9
fix(canvas): derive rich decoration geometry
2026-05-27 12:16:08 +03:00
Danila Poyarkov
56383c7f51
test(canvas): analyze text decoration oracle
2026-05-27 11:32:22 +03:00
Danila Poyarkov
9a7ef5e2cb
test(canvas): update visual oracle metrics
2026-05-27 11:04:27 +03:00
Danila Poyarkov
033326cffb
fix(canvas): render raw noise effect fallback
2026-05-27 10:53:12 +03:00
Danila Poyarkov
fa6e97b24b
fix(kiwi): preserve unsupported effect payloads
2026-05-27 10:27:02 +03:00
Danila Poyarkov
4224179501
fix(canvas): render derived text decoration styles
2026-05-27 10:11:06 +03:00
Danila Poyarkov
5c6808e219
test(kiwi): record Figma noise effect payloads
2026-05-27 02:56:05 +03:00
Danila Poyarkov
4861b37e64
fix(io): include text decoration export bounds
2026-05-27 00:53:47 +03:00
Danila Poyarkov
94dd6cf3aa
fix(canvas): tune Figma pattern origin
2026-05-26 21:21:49 +03:00
Danila Poyarkov
e02782d1b5
test(canvas): record Figma visual oracle diffs
2026-05-26 20:44:18 +03:00
Danila Poyarkov
3722924026
test(io): add fixture visual export script
2026-05-26 18:42:03 +03:00
Danila Poyarkov
c1532610db
fix(canvas): tighten Figma text and pattern fidelity
2026-05-26 18:30:08 +03:00
Danila Poyarkov
d208cc326e
fix(canvas): render Figma pattern fills
2026-05-26 17:33:45 +03:00
Danila Poyarkov
63f391d694
test(kiwi): add Figma mask oracle coverage
2026-05-26 16:34:33 +03:00
Danila Poyarkov
3348115a04
test(kiwi): record pattern paint oracle gap
2026-05-26 16:24:55 +03:00
Danila Poyarkov
1e1d78c7f6
fix(canvas): render Figma leading trim
2026-05-26 16:23:59 +03:00
Danila Poyarkov
3ea310d092
fix(io): preserve imported canvas background paints
2026-05-26 16:00:50 +03:00
Danila Poyarkov
3e1a37d34d
fix(kiwi): preserve mask outline metadata
2026-05-26 15:44:35 +03:00
Danila Poyarkov
c2a0de5f0c
fix(kiwi): support Figma OpenType variant fields
2026-05-26 15:14:23 +03:00
Danila Poyarkov
a53ab45e86
fix(kiwi): use Figma mask schema fields
2026-05-26 14:53:23 +03:00
Danila Poyarkov
80daa0d1e9
fix(canvas): render Figma text decoration styles
2026-05-26 13:22:56 +03:00
Danila Poyarkov
f77f58e2f6
fix(kiwi): support raw OpenType toggles
2026-05-26 12:01:03 +03:00
Danila Poyarkov
4cd187c766
fix(kiwi): preserve more Figma metadata
2026-05-26 11:57:13 +03:00
Danila Poyarkov
e31234a0ed
test(kiwi): audit fig schema coverage
2026-05-26 11:33:52 +03:00
Danila Poyarkov
a79d671873
fix(kiwi): preserve pattern spacing
2026-05-25 10:23:19 +03:00
Danila Poyarkov
6a036acf89
docs: clarify schema compatibility status
2026-05-25 10:09:24 +03:00
Danila Poyarkov
75412ed59f
fix(kiwi): preserve rich text schema metadata
2026-05-25 09:19:46 +03:00
Danila Poyarkov
84cf18ba80
fix(kiwi): preserve schema paint fields
2026-05-25 09:19:25 +03:00
Danila Poyarkov
632972d5bb
docs: update Figma compatibility roadmap
2026-05-25 08:58:32 +03:00
Danila Poyarkov
5c09ca0299
test(core): stabilize engine unit tests
...
- Update EffectType schema assertion for modern Figma enum values
- Treat unsupported OpenType font buffers as unavailable
- Skip CJK outline fallback coverage when the LFS font fixture is not materialized
2026-05-25 01:41:59 +03:00