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 minDepth #75

Merged
merged 4 commits into from
Jun 2, 2024
Merged

Add minDepth #75

merged 4 commits into from
Jun 2, 2024

Conversation

dmca-glasgow
Copy link
Contributor

@dmca-glasgow dmca-glasgow commented May 31, 2024

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

Add minDepth option and filter results accordingly.

Closes #74

@github-actions github-actions bot added the 👋 phase/new Post is being triaged automatically label May 31, 2024

This comment has been minimized.

@github-actions github-actions bot added 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels May 31, 2024
Copy link
Member

@wooorm wooorm left a comment

Choose a reason for hiding this comment

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

one tiny mistake, otherwise great!

lib/search.js Outdated Show resolved Hide resolved
@wooorm wooorm changed the title Add minDepth option Add minDepth Jun 2, 2024
@wooorm wooorm merged commit 623c332 into syntax-tree:main Jun 2, 2024
2 checks passed
@wooorm wooorm added the 🙆 yes/confirmed This is confirmed and ready to be worked on label Jun 2, 2024

This comment has been minimized.

@github-actions github-actions bot added 👍 phase/yes Post is accepted and can be worked on and removed 🤞 phase/open Post is being triaged manually labels Jun 2, 2024

This comment has been minimized.

@wooorm wooorm added the 💪 phase/solved Post is done label Jun 2, 2024
@github-actions github-actions bot removed 👍 phase/yes Post is accepted and can be worked on 🙆 yes/confirmed This is confirmed and ready to be worked on labels Jun 2, 2024
@wooorm
Copy link
Member

wooorm commented Jun 2, 2024

Done in 7.1.0. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

feature request: minDepth option
2 participants