Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !36176

v5.2.0: Migrate to DocSearch 3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge v520-docsearch3 into main Apr 14, 2022
  • Overview 23
  • Commits 9
  • Pipelines 0
  • Changes 10
Screen Shot 2022-04-13 at 5 31 32 PM Screen Shot 2022-04-13 at 5 31 35 PM

This replaces our current DocSearch 2 implementation with DocSearch 3, including a new dialog that pops up that can save recent searches in local storage. I've lightly restyled things to better suit our docs, but could be down for more changes. Right now this is all done via CDN links, but we could also bring this in via npm or a manual copy-pasta if we prefer that.

Current known issue w/ Safari: https://github.com/algolia/docsearch/issues/1260.

Base branch is #35736, but that'll change after we merge that.

Fixes #33338 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: v520-docsearch3