- Use composedPath()[0] instead of e.target in document keydown handler to pierce Shadow DOM event retargeting (inputs inside shadow DOM were seen as the host element, bypassing the INPUT tag guard) - Block Delete/Backspace at document level when editor or inline config panel is open - Add stopPropagation on editor panel inputs for defense-in-depth Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| flows-demo.ts | ||
| flows.css | ||
| folk-flow-river.ts | ||
| folk-flows-app.ts | ||