react-native-community / upgrade-helper

⚛️ A web tool to support React Native developers in upgrading their apps.
https://react-native-community.github.io/upgrade-helper
MIT License
3.67k stars 112 forks source link

feat: add search option select from version and to version #368

Closed fxamauri closed 10 months ago

fxamauri commented 1 year ago

Summary

Add search option in selectors to version and from version.

uhelper-search

Test Plan

What are the steps to reproduce?

Checklist

markrickert commented 10 months ago

Took me a moment to realize you just added the prop to an antd Select component. I like this change! 👍