Clément Vannicatte

Results 14 issues of Clément Vannicatte

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

## 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...

question
feature

**Summary** Similar implementation as in [InstantSearch.js](https://github.com/algolia/instantsearch.js/blob/master/src/components/PoweredBy/PoweredBy.tsx) - Adds a new `theme` prop to the `poweredBy` component to handle dark mode. - Updates the Algolia logo **Result** Changes the logo/text color...

## Summary https://algolia.atlassian.net/browse/CRAW-2433 Proposed in https://github.com/algolia/docsearch/pull/1483 by @bershanskiy, moved here to add tests on top This addition prevents the console warning when trying to detect the platform. We still fallback...

Hey everyone, This issue is to inform you that you might observe slower response time on DocSearch's issues/PRs. I'm lacking time maintaining the library but we are in the process...

## 🧭 What and Why 🎟 JIRA Ticket: - ### Changes included: - port https://github.com/algolia/algoliasearch-client-javascript/pull/1517 - redirect contributing to the doc since we never update the md file

## 🧭 What and Why 🎟 JIRA Ticket: ### Changes included: related to https://github.com/algolia/api-clients-automation/pull/2834

## Describe the problem This experimental feature is being added: https://www.algolia.com/doc/api-reference/api-methods/search/#method-response-processingtimingsms ## Describe the solution Add to the specs whenever we want

Specs

## Describe the problem From https://github.com/algolia/api-clients-automation/pull/695 > This is based on an assumption, but if I'd implement this endpoint in the search engine, I would shortcut to the facet search...

JavaScript

## 📃 Summary we were force closing remaining windows on teardown but it's possible that the buffer isn't yet saved, we therefore need to replicate this behavior