沈唁
bc3726853f
feat: Support search when there is no title ( #1519 )
...
* feat: Support search when there is no title
* test: Support search when there is no title
2021-03-05 14:23:04 +08:00
沈唁
8968a744ce
feat: search ignore diacritical marks ( #1434 )
...
* feat: search ignore diacritical marks
* Check if normalize is supported
* Update docs
* Fix escape
* remove escapeHtml
Co-authored-by: John Hildenbiddle <jhildenbiddle@users.noreply.github.com>
2021-02-05 13:40:26 +08:00
沈唁
7c3bf98df8
fix: duplicate search content when /README or / exists in the sidebar ( #1403 )
...
* fix: duplicate search content when `/readme` or `/` exists in the sidebar
* Update
* add test
* Reset local storage before each e2e test
* Reset Playwright context instead of page
* Update playwright dependencies
Co-authored-by: John Hildenbiddle <john@hildenbiddle.com>
2020-11-28 16:35:43 +08:00
沈唁
a2ebb2192a
fix: search titles containing ignored characters ( #1395 )
...
* fix: search titles containing ignored characters
* fix
* add default value
* add test
* fix test
Co-authored-by: Koy <koy@ko8e24.top>
2020-11-08 16:48:43 +08:00
沈唁
ee550d0c51
fix: search on homepage test ( #1398 )
...
* fix: ci build
* reset
* test
* update
* fix test
* fix
* Add multi-page search test
* rename
Co-authored-by: John Hildenbiddle <jhildenbiddle@users.noreply.github.com>
2020-10-15 17:41:21 +08:00