feat!: add docsearch v4 support#20
Draft
tharropoulos wants to merge 307 commits intotypesense:mainfrom
Draft
Conversation
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
Grammar. Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
I've followed up with each of these contacts but for now they're not using Algolia. Let's remove them.
* fix(apply form): Update ApplyForm.js The "Thank you!" is misleading in this case because people think they've submitted the form but haven't because it was a duplicate. Made a change to make the situation more clear. * react noob
Removing their logo then
* fix: updating the templates page The templates page needs some work. The first thing I saw is that it alluded to being able to create a crawler. As a docsearch user, this is confusing. We automatically create a crawler for the user, additional crawlers get confusing for the user. Provide additional information about updating templates, as we're talking about templates here. Verify the current templates, I see the default one isn't quite right. Given that we use the same template for Docusaurus v2 and v3 combine those. Add the Starlight template. * Combined Docusaurus v2 and v3 templates Its confusing to have two separate sections that are exactly the same * added astro starlight template * remove pkgdown and add starlight pkgdown no longer references Algolia added starlight as an integration partner
updating docs on the record extractor
…ypes (#2278) * fix #2230 * fix linting * improve docsearch-js build process, update all rollup configs, delete some deps
This is a change by support (this email goes to support and automatically creates a ticket), support is no longer accepting ticket creation via email. Replacing with links to Discord or proper support site. More info can be found at https://algolia.atlassian.net/browse/ZA-268
* fix(showcase list) - now they're sorted * linter fixes
edited the starlight template from feedback
* docs(showcase): Create scalardb.svg * docs(showcase): Create scalardl.svg * docs(showcase): Add ScalarDB and ScalarDL
* docs(showcase): Delete scalardl.svg * docs(showcase): Delete scalardb.svg * docs(showcase): Create scalar.svg * docs(showcase): Change Scalar icon
We can use the new generated client to stay up to date and upgrade packages that depends on docsearch. --------- Co-authored-by: shortcuts <vannicattec@gmail.com>
Parcel would delete some random file like identity because it though it was not used, vite is smarter. Also remove unused imports
* chore: release v3.6.3 * fix website
Co-authored-by: Pierre Millot <millotpierre3@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d5b41c0 to
50b402e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Summary
Backport of all Docsearch's changes from v3 to v4, including AI changes, adapting them to work with Typesense's Conversational Search
PR Checklist