Skip to content

feat(useHotkey) Port Kael's AST for the hotkey string parser#155

Open
MatthewAry wants to merge 4 commits intomasterfrom
matthewary/useHotkey-AST
Open

feat(useHotkey) Port Kael's AST for the hotkey string parser#155
MatthewAry wants to merge 4 commits intomasterfrom
matthewary/useHotkey-AST

Conversation

@MatthewAry
Copy link
Contributor

No description provided.

…arser

Port Vuetify PR #22704. Replaces splitKeyCombination/splitKeySequence
with parseKeyCombination returning typed AST nodes (Sequence, Alternate,
Combo, Key). Changes / from AND to OR (alternate) operator.
@MatthewAry MatthewAry requested a review from johnleider March 12, 2026 19:21
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 12, 2026

Open in StackBlitz

commit: f967ae1

@MatthewAry MatthewAry changed the title Port Kael's AST for the hotkey string parser (feat) Port Kael's AST for the hotkey string parser Mar 12, 2026
@johnleider johnleider requested a review from KaelWD March 13, 2026 15:32
@johnleider johnleider added the E: useHotkey Composable label Mar 13, 2026
@MatthewAry MatthewAry changed the title (feat) Port Kael's AST for the hotkey string parser feat(useHotkey) Port Kael's AST for the hotkey string parser Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

E: useHotkey Composable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants