openpencil/tests/engine/io/fig/import
Danila Poyarkov 33962b764c fix(fig): harden component property round trips
- Allocate collision-safe property GUIDs across every export path
- Preserve instance-swap component keys and unresolved GUID targets
- Prefer edited assignments over imported raw metadata
- Cover recursive serialization, assignments, and key preservation
2026-08-19 18:05:25 +03:00
..
legacy feat(fig): support text on path 2026-08-17 12:00:01 +03:00
basic.test.ts test(engine): align io tests with source tree 2026-05-16 11:59:02 +03:00
boolean-operation.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
component-props.test.ts fix(fig): harden component property round trips 2026-08-19 18:05:25 +03:00
derived-symbol-data.test.ts feat(fig): support text on path 2026-08-17 12:00:01 +03:00
edge-cases.test.ts fix(fig): preserve paint variable overrides 2026-07-22 15:51:46 +03:00
field-protection.test.ts fix(fig): preserve paint variable overrides 2026-07-22 15:51:46 +03:00
font-variations.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
group-reclassify.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
instance-regressions.test.ts feat(fig): support text on path 2026-08-17 12:00:01 +03:00
lazy-pages.test.ts fix(cli): populate lazy FIG pages 2026-07-22 14:56:58 +03:00
mask-oracle.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
masks.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
paint-schema-fields.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
pattern-paint-oracle.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
population-delta.test.ts feat(fig): prototype lazy population worker 2026-08-07 09:27:54 +03:00
property-integrity.test.ts test(engine): align io tests with source tree 2026-05-16 11:59:02 +03:00
raw-field-coverage.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
raw-metadata-oracle.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
rich-text-oracle.test.ts refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
scaled-instance-strokes.test.ts fix(fig): preserve derived instance geometry 2026-07-21 02:31:44 +03:00
schema-coverage.test.ts fix(fig): address instance rendering review 2026-08-10 05:09:03 -03:00
style-refs.test.ts fix(fig): address instance rendering review 2026-08-10 05:09:03 -03:00
text-path.test.ts feat(fig): support text on path 2026-08-17 12:00:01 +03:00
text-sizing.test.ts fix(text): preserve Figma auto-size text imports 2026-07-02 17:30:15 +03:00