Skip to content

Conversation

JD557
Copy link
Contributor

@JD557 JD557 commented Feb 11, 2024

Scaladoc in Scala 2 supported a search query parameter that would immediately send an user to the search result page.

This was used by search engines to integrate with Scaladoc (e.g. searching Future !scala in Duck Duck Go would send a user straight to the results of searching Future).

This PR adds the same functionality to the new Scaladoc.

I also needed to update scala-js-dom, as otherwise URLSearchParams was not available.

@Florian3k
Copy link
Contributor

Sorry for the delay, I'll get to this tomorrow

Copy link
Contributor

@Florian3k Florian3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks and works good, thanks

@Florian3k Florian3k merged commit 3154086 into scala:main Feb 21, 2024
@Kordyjan Kordyjan added this to the 3.4.2 milestone Mar 28, 2024
WojciechMazur added a commit that referenced this pull request Jul 2, 2024
Backports #19669 to the LTS branch.

PR submitted by the release tooling.
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.

3 participants