Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Add algolia doc search command menu #513

Merged
merged 10 commits into from
Mar 8, 2024

Conversation

juliencrn
Copy link
Owner

@juliencrn juliencrn commented Feb 27, 2024

  • Create the UI
  • Update the index

I want to unify data (hooks & docs) access for both the documentation website and the scripts.
I will do it after the v3 where the scripts will be written in typescript too, making the index generation easier.

@juliencrn juliencrn added the V3 Something introduces breaking changes. label Feb 27, 2024
Copy link

changeset-bot bot commented Feb 27, 2024

🦋 Changeset detected

Latest commit: 42473ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
usehooks-ts Major
www Major
eslint-config-custom Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@juliencrn juliencrn force-pushed the docs/add-algolia-doc-search-command-menu branch from ba0ecaf to 42473ea Compare March 8, 2024 11:34
@juliencrn juliencrn changed the base branch from master to v3 March 8, 2024 11:43
@juliencrn juliencrn marked this pull request as ready for review March 8, 2024 11:43
@juliencrn juliencrn merged commit c325dc4 into v3 Mar 8, 2024
2 checks passed
@juliencrn juliencrn deleted the docs/add-algolia-doc-search-command-menu branch March 8, 2024 11:43
juliencrn added a commit that referenced this pull request Mar 8, 2024
* 🏗️ Move the full workspace to ES Module (#502)

* 🔥 Remove deprecated hooks and co (#503)

* ♻️ Prefer type over interface (#515)

* ♻️ Generate documentation from JSDoc using typedoc (#519)

* 📝 Fix documentation build with some little improvements

* 👷 Add "DOM.Iterable" as the code runs in the DOM

* 📝 Add Algolia doc search command menu (#513)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3 Something introduces breaking changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant