Skip to content

Conversation

@jiwlee97
Copy link
Contributor

Summary

This PR adds glob prop support to the Autocomplete v1 component to align its behavior with v2.

Changes

  • Added optional glob prop to Autocomplete v1
  • Applied glob-based matching logic (same as v2)
  • Ensured default behavior remains unchanged when glob is not set
  • Add stories for testing Autocomplete with glob usage

Related Issue

Fixes #597

@jiwlee97 jiwlee97 marked this pull request as ready for review October 21, 2025 15:51
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.

Add glob prop support to Autocomplete v1 (align with v2)

1 participant