- 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> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| lib | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||