feat: add fuzzy search for searching across all settings (#3085)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run

* feat: enable linking to settings items

* feat: integrate command palette with global state and styles

* feat: add command pallete ui and fuzzy search

* feat: add command palette with global state and styles

* feat: add command registry and search dependencies

* fix: open command palette with shortcuts in reader page

---------

Co-authored-by: Huang Xin <chrox.huang@gmail.com>
This commit is contained in:
Mohammed Efaz 2026-01-26 18:32:04 +01:00 committed by GitHub
parent 64a1ea531a
commit a52d9e3a2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
48 changed files with 2096 additions and 124 deletions

View file

@ -109,6 +109,7 @@
"dompurify": "^3.3.0",
"foliate-js": "workspace:*",
"franc-min": "^6.2.0",
"fzf": "^0.5.2",
"google-auth-library": "^10.5.0",
"googleapis": "^164.1.0",
"highlight.js": "^11.11.1",