mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 18:02:35 +00:00
Replace the single-style shortcut renderer with a new component supporting combo (simultaneous keys), separate (sequential keys), and compact (text-only) display styles with auto-detection. - Add shortcut-press! for triggering key press animations via DOM - Add CSS for all 3 styles with glow effects and reduced-motion support - Update CMD+K to use v2 styles and press animations on Enter/Cmd+C - Add accessibility defaults (interactive?/aria-hidden?) to consumers - Remove old v1 namespace, consolidate under logseq.shui.shortcut - Remove unused size/theme/animate-on-press? params from API