docusaurus/packages/docusaurus-plugin-content-docs/src/__tests__
Sébastien Lorber 21264f5ed0
feat(v2): contextual search, dynamic Algolia facetFilters (#3550)
* POC of contextual search dynamic filters

* fix useSearchTags bugs

* contextual search should use preferred version  (persisted in storage)

* Contextual search: make system decoupled from algolia + wire proper meta tags and facet filters

* rework doc tag + minor refactorings

* update snapshots

* polish contextual search

* add Algolia validateThemeConfig tests
2020-10-15 12:16:30 +02:00
..
__fixtures__ refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
__snapshots__ feat(v2): contextual search, dynamic Algolia facetFilters (#3550) 2020-10-15 12:16:30 +02:00
cli.test.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.test.ts fix(v2): fixing typo in error message (#3441) 2020-09-12 02:33:08 +08:00
index.test.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
lastUpdate.test.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.test.ts feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
sidebars.test.ts fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
slug.test.ts fix(v2): doc path special char (space or other) should lead to a valid slug (#3262) 2020-08-11 17:20:51 +02:00
versions.test.ts feat(v2): docs options.onlyIncludeVersions (#3373) 2020-08-31 17:08:24 +02:00