openpencil/tests/e2e
Danila Poyarkov 5371ed11b8 feat(app): migrate paint effect and export panels
- Share compact item-row and paint-field anatomy across Fill, Stroke, Effects, and Export
- Add COLOR binding transactions with picker rollback and one-step undo
- Replace bespoke panel test hooks with semantic selectors and visual coverage
2026-07-14 17:06:28 +03:00
..
app test(e2e): extract shared editor setup fixture 2026-05-16 16:19:03 +03:00
canvas test(canvas): cover outlined complex text fills 2026-05-30 12:49:27 +03:00
chat fix(ai): allow custom OpenRouter models 2026-05-19 15:10:32 +03:00
clipboard fix(tauri): restore desktop clipboard access 2026-07-01 10:40:29 +03:00
code test(app): cover Code panel import errors 2026-06-30 10:51:05 +03:00
color-picker feat(vue): promote color and fill primitives 2026-07-13 23:41:04 +03:00
components chore: format codebase 2026-05-24 12:15:29 +03:00
context-menu chore: format codebase 2026-05-24 12:15:29 +03:00
design feat(app): migrate paint effect and export panels 2026-07-14 17:06:28 +03:00
dom-css feat(dom-css): map image aspect styles 2026-06-30 10:51:37 +03:00
editor feat(app): migrate layout size controls 2026-07-13 15:34:25 +03:00
export feat(app): migrate paint effect and export panels 2026-07-14 17:06:28 +03:00
fonts fix(canvas): render CJK fallback text as outlines 2026-07-01 23:22:14 +03:00
keyboard test(e2e): extract shared editor setup fixture 2026-05-16 16:19:03 +03:00
layers test(app): cover large layer tree virtualization 2026-06-30 23:50:15 +03:00
pages feat(editor): add Figma-style page management 2026-07-01 20:29:10 +03:00
panels fix(clipboard): normalize glyph advance by fontSize 2026-05-16 18:02:10 +03:00
perf test(e2e): hide rulers in visual regression snapshots 2026-05-16 15:36:37 +03:00
properties feat(app): migrate paint effect and export panels 2026-07-14 17:06:28 +03:00
scene test(e2e): hide rulers in visual regression snapshots 2026-05-16 15:36:37 +03:00
snap test(e2e): use Playwright test id locators 2026-05-15 12:49:49 +03:00
stroke-picker feat(app): migrate paint effect and export panels 2026-07-14 17:06:28 +03:00
text fix(text): handle Hangul IME composition (#319) 2026-06-06 07:21:56 +03:00
toolbar chore: format codebase 2026-05-24 12:15:29 +03:00
tools feat(app): migrate position and appearance panels 2026-07-13 14:47:48 +03:00
ui feat(app): migrate paint effect and export panels 2026-07-14 17:06:28 +03:00
variables feat(app): migrate paint effect and export panels 2026-07-14 17:06:28 +03:00
viewport test(e2e): hide rulers in visual regression snapshots 2026-05-16 15:36:37 +03:00
autosave.spec.ts test(e2e): extract shared editor setup fixture 2026-05-16 16:19:03 +03:00
components.spec.ts feat(app): migrate position and appearance panels 2026-07-13 14:47:48 +03:00
fixtures.ts fix(ui): keep tooltips on floating triggers 2026-06-06 11:31:24 +03:00