openpencil/tests/engine/render/canvas
Danila Poyarkov 57eb59769d
feat(components): match Figma asset browsing (#424)
* feat(components): match Figma asset browsing

- Add thumbnail grid and list views grouped by source page
- Support component drag insertion and main-component navigation
- Keep asset previews working across document pages
- Cover views, context actions, and drag-to-canvas behavior

* fix(components): remove redundant Assets heading

* fix(components): render crisp asset thumbnails

- Render preview images at twice their display dimensions
- Preserve the existing grid and list thumbnail sizes

* fix(render): exclude ancestors from selection exports

- Reparent selected export roots directly under the extracted page
- Preserve absolute positions without drawing ancestor backgrounds
- Cover transparent selection export around nested components

* fix(components): address Assets panel review

- Handle thumbnail export failures without stale previews
- Share page lookup and thumbnail sizing across asset views
- Make list actions keyboard accessible and honor requested export pages
2026-07-26 01:18:27 +03:00
..
effects fix(fig): restore strict parse validation 2026-07-18 03:58:18 +03:00
visual refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
blend.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
boolean-visual.test.ts chore: format codebase 2026-05-24 12:15:29 +03:00
boolean.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
cache.test.ts Merge remote-tracking branch 'joey/feature-overlapping-element-analysis-tool' into pr352-local-merge 2026-06-30 09:47:07 +03:00
component-label-text.test.ts fix(canvas): ellipsize frame labels 2026-05-18 03:11:48 +03:00
corner-smoothing.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
culling.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
derived-text.test.ts fix(fig): restore strict parse validation 2026-07-18 03:58:18 +03:00
font-readiness.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
gradient.test.ts fix(canvas): orient linear gradients like Figma 2026-05-18 03:21:16 +03:00
image-fill.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
label-cache.test.ts fix(canvas): hide nested component labels 2026-05-18 03:11:47 +03:00
layout-grids.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
line.test.ts fix(fig): preserve imported hug container bounds 2026-05-18 04:20:22 +03:00
masks.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
page-guides.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
raster-export.test.ts feat(components): match Figma asset browsing (#424) 2026-07-26 01:18:27 +03:00
renderer-lifecycle.test.ts chore: format codebase 2026-05-24 12:15:29 +03:00
retained-backing.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
schema-fill-fallback.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
silhouette-autopsy.test.ts refactor(fig): own NodeChange export policy 2026-07-18 02:41:35 +03:00
text-font-variations.test.ts fix(canvas): render Figma leading trim 2026-05-26 16:23:59 +03:00
text.test.ts fix(text): center glyphs within line height (#422) 2026-07-25 23:52:01 +03:00
variable-modes.test.ts fix(fig): honor node-scoped variable modes 2026-07-21 00:23:00 +03:00