docsearch icon indicating copy to clipboard operation
docsearch copied to clipboard

:blue_book: The easiest way to add search to your documentation.

Results 212 docsearch issues
Sort by recently updated
recently updated
newest added

## Description Taking the vanilla v3 playground https://codesandbox.io/s/docsearchjs-v3-playground-z9oxj as an example, there's a few accessibility-related oddities and issues that should be corrected. There's likely more, but a few things that...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/algolia/docsearch). ## Config Migration Needed - [ ]...

## Description 1. Go to https://docsearch.algolia.com/ and open the search box. 2. Here is a screenshot of the elements: ![image](https://user-images.githubusercontent.com/40380293/183374863-35be6634-215d-4231-84c2-1d53d0833c96.png) According to the HTML5 spec, a button element cannot be...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

Avoid calling `navigator.platform` on Chromium/Chrome where `navigator.userAgentData.platform` is available. This removes the annoying warning in Chromium "Issues" console which reads: >Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform This PR does...

How do I need to configure to jump to the local station? At present, my link is like this ![my](https://user-images.githubusercontent.com/23733037/179547780-624b0d92-4224-44a7-8ca1-c04b34c8f6c9.png) It always refreshes the page again But I want to...

## Summary ticket: https://algolia.atlassian.net/browse/CRAW-2412 Add GTM to the docs.

https://blog.getbootstrap.com/2022/07/19/bootstrap-5-2-0/ https://github.com/twbs/bootstrap/blob/v5.2.0/site/static/docs/5.2/assets/brand/bootstrap-logo.svg The current logo was introduced in https://github.com/algolia/docsearch-website/commit/102663725f681788cc8adb9acbe96d678a5aafb8 in 2018, but has been unchanged. The viewBox is modified from the original source: ```diff diff --git a/packages/website/static/img/logos/bootstrap.svg b/packages/website/static/img/logos/bootstrap.svg index f018965..2baa9ab...