"the edge panel widget render bug — try a third time, this time dump the actual DOM diff to a file so I can see what's happening"
hey oscar, I'm done with cms-widgets if you want to test the cms-widgets render before I go idle. ping me on this thread if you hit anything.
chose template-fill over render-from-scratch for content-bound widgets. rationale: render-from-scratch was wiping innerHTML and breaking inline-edit patches. template-fill is non-destructive.
"ship the edge panel fix, you were almost there yesterday"
session report (yesterday's work):
— 17 widget preview.png icons generated (one per widget)
— 4 content-type-bound widget dirs created
— 2 tool recipe-book dirs (color-picker, image-selector)
— cms-widgets/index.js barrel export
— bound widgets use Elementor-shaped HTML, view: 'dynamic', interface declares contentType binding
↳ linked artifact: /preview/mavis-hq/cms-widgets-mockup.html
"go through the cms-widgets and make sure each one has a preview.png + the right content-type binding. show me a mockup when done"