f0f651bf
feat: add search data layer — adapter, highlight helper, hook, and tests
Eugene Blikh <bigbes@gmail.com> — 2026-05-04 07:06:10 UTC
Commit f0f651bfc74681988f56bd610074e1dce6dbee1c —
view raw patch
Parent(s):
7b17e7c1
| File | Status | + | − |
|---|---|---|---|
web/src/api/adapters.ts
|
M | +51 | |
web/src/features/search/highlightSnippet.ts
|
A | +23 | |
web/src/features/search/useSearch.test.ts
|
A | +166 | |
web/src/features/search/useSearch.ts
|
A | +74 |