open-design/e2e
Caprika 6736310a01
Implement manual edit inspector (#1448)
* feat(web): tweaks palette popover with HSL hue-shift recoloring

Adds a Tweaks color-palette popover to the HTML preview toolbar.
Selecting a palette re-skins the iframe in place via a srcDoc-side
bridge that walks the DOM and shifts every chromatic paint to the
target hue while preserving each color's saturation and lightness —
pale tints stay pale, bold CTAs stay bold, just in the new color
family. Mono-noir desaturates instead of shifting.

- runtime/srcdoc: new injectPaletteBridge + paletteBridge / initialPalette options
- file-viewer-render-mode: paletteActive flips URL-load back to srcDoc so the bridge can be injected
- FileViewer: state, popover, postMessage wiring, srcDoc + useUrlLoadPreview integration
- PaletteTweaks: popover UI with Original + Coral / Electric / Acid forest / Risograph / Mono noir
- PreviewDrawOverlay: stub pass-through until the draw branch lands

* feat(web): hide finalize-design toolbar from project header

* test(e2e): skip project actions toolbar flow after toolbar removal

* Polish manual edit inspector

* Implement manual edit inspector

* Fix manual edit review regressions

* Fix FileViewer CI regressions

* Fix remaining manual edit review issues

* Flush manual edit styles before draw exit

* Restore Critique Theater styles

* Accept pixel line-height manual edits

---------

Co-authored-by: qiongyu1999 <2694684348@qq.com>
2026-05-13 13:25:58 +08:00
..
lib fix(daemon): persist runStatus/endedAt on chat run termination (#1230) 2026-05-11 15:37:52 +08:00
resources test: strengthen e2e PR coverage (#796) 2026-05-08 16:48:10 +08:00
scripts test: harden e2e smoke and release reports (#1140) 2026-05-11 13:11:16 +08:00
specs test: expand nightly UI and desktop regression coverage (#1256) 2026-05-11 19:23:13 +08:00
tests Make de/fr/ru content i18n optional (#1511) 2026-05-13 12:17:17 +08:00
ui Implement manual edit inspector (#1448) 2026-05-13 13:25:58 +08:00
AGENTS.md test: harden e2e smoke and release reports (#1140) 2026-05-11 13:11:16 +08:00
package.json test: add Memory and Routines coverage (#1400) 2026-05-12 17:48:56 +08:00
playwright.config.ts test: stabilize extended Playwright coverage (#1341) 2026-05-12 15:11:34 +08:00
tsconfig.json test(e2e): gate beta packaged runtime (#637) 2026-05-06 17:44:29 +08:00
vitest.config.ts test(e2e): gate beta packaged runtime (#637) 2026-05-06 17:44:29 +08:00