Motivation
Canvas is able of doing real-time preview updates for code components, as implemented by #3514910: Refinements of real-time preview for props changes of JS components. It would be great to support this with ext-js components as welll!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | canvas-extjs-realtime-preview-proposals.md | 16.08 KB | fago |
Issue fork canvas_extjs-3552861
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
fagoComment #3
fagoI worked with claude and came up with this implementation plan, attached,.
Comment #5
fagoGot it working nicely! It needs an update of nuxt-component-preview on the js side and/or implementation. I added docs on how to do that also.
Implemented with the help of claude code.
Comment #7
fagoMerged! Will release nuxt-component-preview rc2 also!