Skip to content

Feat/docs algolia search#1251

Merged
mathuo merged 3 commits intomasterfrom
feat/docs-algolia-search
May 8, 2026
Merged

Feat/docs algolia search#1251
mathuo merged 3 commits intomasterfrom
feat/docs-algolia-search

Conversation

@mathuo
Copy link
Copy Markdown
Owner

@mathuo mathuo commented May 8, 2026

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactor / cleanup
  • Build / CI / tooling

Affected packages

  • dockview-core
  • dockview (vanilla JS)
  • dockview-react
  • dockview-vue
  • dockview-angular
  • docs

How to test

Checklist

  • yarn lint:fix passes
  • yarn format passes
  • npm run gen has been run and generated files are up to date
  • yarn test passes
  • I have added or updated tests where applicable
  • Breaking changes are documented

mathuo and others added 3 commits May 8, 2026 22:31
Wire up @docusaurus/theme-search-algolia with the dockview index, add
the crawler verification token to robots.txt, and add stable anchor
ids to the examples page so search results can deep-link to specific
component groups and example cards.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The Algolia-provisioned index is named "Documentation Website", not
"dockview".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mathuo mathuo linked an issue May 8, 2026 that may be closed by this pull request
@mathuo mathuo merged commit 073c119 into master May 8, 2026
6 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a global search bar to docs for faster feature and API discovery

1 participant