Skip to content

Conversation

@benjamincanac
Copy link
Member

@benjamincanac benjamincanac commented Nov 10, 2025

πŸ”— Linked issue

Related to nuxt/nuxt.com#1857

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  • Throttle fuse search results to 16ms to prevent UI lag during fast typing
  • Improve postFilter handling to filter out empty groups after post-filtering
  • Move reusable logic to useContentSearch composable
  • De-duplicate children in ContentSearch links
  • Bind html on label and suffix only when necessary
  • Export content and prose types

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 10, 2025

npm i https://pkg.pr.new/@nuxt/ui@5433

commit: afd73db

@benjamincanac benjamincanac changed the title fix(CommandPalette/ContentSearch): improve performances fix(CommandPalette/ContentSearch): improve performances and filtering logic Nov 12, 2025
@benjamincanac benjamincanac marked this pull request as ready for review November 13, 2025 11:06
@benjamincanac benjamincanac merged commit e751b37 into v4 Nov 13, 2025
16 checks passed
@benjamincanac benjamincanac deleted the fix/content-search-perfs branch November 13, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants