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

feat: Depart away from react-windowed-select #1498

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

haideralsh
Copy link
Contributor

Description

In this release, we roll our own windowing inside of react-select. This is mainly done because react-windowed-select types are outdated and causing many downstream issues for the Select and AsyncSelect users.

Changes include

  • breaking change: a change that is not backwards-compatible and/or changes current functionality
  • fix: a non-breaking change that solves an issue
  • feature: a non-breaking change that adds functionality
  • chore: contains no changes affecting the library, such as documentation or test updates

Feature checklist

  • Appropriate tests have been added
  • Documentation has been updated
  • Accessibility has been considered

In this release, we roll our own windowing inside of react-select. This
is mainly done because react-windowed-select types are outdated and
causing many downstream issues for the Select and AsyncSelect users.
@haideralsh haideralsh force-pushed the roll-my-own-windowed-select branch from bf244d7 to 502ecc0 Compare December 27, 2024 21:17
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.

1 participant