mirror of
https://github.com/readest/readest.git
synced 2026-04-29 03:50:52 +00:00
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
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:
parent
64a1ea531a
commit
a52d9e3a2b
48 changed files with 2096 additions and 124 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue