mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 09:52:22 +00:00
- Remove unused `interactive?` prop from shortcut component and all call sites - Trigger `shortcut-press!` animation when shortcuts are invoked - Update shortcut settings UI to use `shui/shortcut` instead of raw `<code>` elements - Fix shortcut key min-width (fit-content → 20px) for consistent sizing - Pass raw-binding through `render-keyboard-shortcut` for data attribute matching Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>