docusaurus/website/docs
François Chalifour 298522ff66
feat(v2): introduce DocSearch v3 search (#2815)
* feat(v2): introduce DocSearch v3 search

* chore(deps): update @docsearch/react

* refactor: use arrow functions in callbacks

* fix: display warning when `algolia` config is missing

* feat: add link to search page

* chore: delete unused style file

* feat(website): specify DocSearch primary color

* fix(search): add "all" word

* feat(search): add `generateSearchPageHref` hook

* chore(deps): update @docsearch/react

* fix(website): remove `hitsPerPage` search parameter

* fix(search): use `baseUrl`

* fix(search): rename `generateSearchPageLink`

* fix(search): fix scroll position on mobile

* fix(search): update query on URL change

* fix(search): close DocSearch modal on See More click

* refactor(search): use `useSearchQuery` to update query from URL

* feat(search): support `/` keyboard shortcut

* fix(search): forward Algolia config to DocSearch

* chore(search): update `@docsearch/react`

* fix(search): encode search value to search page

* fix(search): use `withBaseUrl` on links

* feat(search): attach Docusaurus version to user agents

* docs(docsearch): update DocSearch section

* chore(deps): update @docsearch/react

* feat(search): apply search styles to website

* docs(search): update DocSearch doc

* chore(deps): update @docsearch/react

* chore: update lock file

* chore(deps): update algoliasearch

* fix(website): remove special character in CSS

* docs(search): remove special character in CSS
2020-07-23 14:36:38 +02:00
..
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
community feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
blog.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
cli.md feat(v2): add support for serve command (#3080) 2020-07-20 19:00:37 +02:00
configuration.md feat(v2): useDocusaurusContext().siteMetadata (#3058) 2020-07-16 12:46:21 +02:00
contributing.md docs(v2): add trailing slash to external links (#2801) 2020-05-24 19:46:23 +08:00
creating-pages.md docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
deployment.md feat(v2): add support for serve command (#3080) 2020-07-20 19:00:37 +02:00
design-principles.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
docs.md docs(v2): correct the documentation for doc-only mode (#3040) 2020-07-09 17:15:23 +02:00
docusaurus-core.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
docusaurus.config.js.md feat(v2): broken links detection (#3059) 2020-07-21 19:13:34 +02:00
installation.md docs(v2): fix typo in command on installation page (#2886) 2020-06-06 04:14:53 +03:00
introduction.md docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
lifecycle-apis.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
markdown-features.mdx fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
migrating-from-v1-to-v2.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
presets.md fix(v2): Use require.resolve to resolve plugin path in presets (#2794) 2020-05-23 04:57:02 +08:00
search.md feat(v2): introduce DocSearch v3 search (#2815) 2020-07-23 14:36:38 +02:00
static-assets.md docs(v2): make .nojekyll warning more obvious (#2887) 2020-06-05 10:22:06 +08:00
styling-layout.md docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
theme-classic.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
typescript-support.md fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
using-plugins.md feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
using-themes.md feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
versioning.md fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00