Command Palette
Changelog
Professional, accessible command palette for Angular — VS Code/Linear-style global search with Signals support.
Added
- Initial beta release of @angularforge/command-palette
- VS Code / Linear / Raycast-style command palette for Angular 20+
- Fuzzy matching algorithm with relevance scoring and substring highlighting
- Configurable global keyboard shortcut (default: Cmd+K / Ctrl+K)
- Angular CDK overlay integration with focus trap and ARIA dialog role
- First-class Angular Signals support (signal, computed, effect)
- Group-based command organisation with optional icons and keyboard shortcuts
- WCAG AA compliance: ARIA listbox/option roles, live-region result count, full keyboard navigation
- SSR-ready — no browser globals accessed at import time
- Optional @ng-icons/core icon integration (peer dependency)