docsearch
docsearch copied to clipboard
:blue_book: The easiest way to add search to your documentation.
While this project could support `lerna watch`, developer experience of it with other css/js/react repositories does not look the best. Thus this repo should be developed independently. Signed-off-by: Takuya Noguchi...
These changes address some of the concerns raised in #1370. Issues addressed: - Incorrect role/attributes on dialog - Focus lost/not managed when closing dialog - Low-contrast text Issues not addressed:...
This PR adds the name and logo for [Buf](https://docs.buf.build) to Docsearch's showcase projects.
Added Inkline (https://inkline.io) to Algolia Docsearch usage showcase. Thank you for the amazing product! :)
## Summary This PR adds a new option to the `DocSearch` and `DocSearchModal` components to override the default `toggleKey` (k) shortcut. ## Motivations While cmd+k usage slowly spread, we can...
**Summary** Currently there is a11y error in light mode related to insufficient color contrast in the placeholder button.  **Result** Checker: https://webaim.org/resources/contrastchecker/ | Before | After | | -------- |...
## Description The displayed title of a `Results` section can be different for the same search result in Safari or Chrome/Firefox. We noticed this issue in our [iOS docs](https://img.ly/docs/pesdk/ios/getting-started/integration/swift-package-manager) for...
I have the searchbox working on my pages. Is it possible to also invoke the search overlay with a simple link in my body texts, without automatically creating the whole...
Hi everyone - I migrated to the latest version of DocSearch, and one thing I'm not a fan of is the initial 29kb load even if a user isn't actively...