Article content
Changed
- Added explicit
aria-keyshortcuts metadata on the command toggle. - Added a dedicated shortcut label slot in the header command trigger.
- Updated command palette script to detect platform and render the appropriate shortcut label (
⌘K vs Ctrl+K). - Updated command palette helper text to include dynamic platform-appropriate shortcut guidance while preserving
/ support.
Why
- This focused batch improves discoverability and reduces keyboard shortcut ambiguity across different operating systems.
- The update makes command/search onboarding clearer for both Mac and non-Mac users.