You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use ⌘ (KeyboardEvent.metaKey) with Pagefind search toggle on macOS (#647)
* Allow `⌘` to be used when searching
* Prevent default actions before search toggle
* Rename button title
* Fix prettier linter stuff
* Add an ID to the search button
* Check for Apple devices
* Swap order of `metaKey`/`ctrlKey` and `K`
0 commit comments