-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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: upgrade react-select and make multi-select sortable #9628
Merged
Commits on May 19, 2020
-
feat: upgrade react-select v1.3.0 to v3.1.0
Upgrade `react-select`, replace `react-virtualized-select` with a custom solution implemented with `react-window`. Future plans include deprecate `react-virtualized` used in other places, too. Migrate all react-select related components to `src/Components/Select`.
Configuration menu - View commit details
-
Copy full SHA for 77fd828 - Browse repository at this point
Copy the full SHA 77fd828View commit details -
Configuration menu - View commit details
-
Copy full SHA for b50484b - Browse repository at this point
Copy the full SHA b50484bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26498c2 - Browse repository at this point
Copy the full SHA 26498c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b6425 - Browse repository at this point
Copy the full SHA 00b6425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6f836 - Browse repository at this point
Copy the full SHA 2e6f836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77271f4 - Browse repository at this point
Copy the full SHA 77271f4View commit details -
Fix loadOptions for owners select in chart PropertiesModal
TODO: add typing support for AsyncSelect props.
Configuration menu - View commit details
-
Copy full SHA for 7e25cb2 - Browse repository at this point
Copy the full SHA 7e25cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761f6b6 - Browse repository at this point
Copy the full SHA 761f6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfabac - Browse repository at this point
Copy the full SHA 3bfabacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5721a03 - Browse repository at this point
Copy the full SHA 5721a03View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.