solid-react-components
solid-react-components copied to clipboard
Bump react-select from 2.4.4 to 4.3.0
Bumps react-select from 2.4.4 to 4.3.0.
Release notes
Sourced from react-select's releases.
[email protected]
Minor Changes
- 035294f4 #3360 Thanks
@sunniejai!
focusedOptionis now passed to the MenuList Component as a propPatch Changes
- 7a414a7c #3262 Thanks
@torkelo!
- The Menu bottom is no longer scrolled into view when
menuShouldScrollIntoView=falseDocumentation Updates
- #4109 Thanks
@manvydasu
- Replaced componentWillReceiveProps with componentDidUpdate in docs
[email protected]
Patch Changes
[email protected]
Minor Changes
2ffed9c6 #4444 Thanks
@Rall3n! - Use accessor props to get value and label incompareOption2baf5a9d #4414 Thanks
@ebonow! - AddariaLiveMessagesprop for internationalization and other customizations, addaria-liveprop, and other accessibility fixes. Inspired heavily from the work done by@Kashkovsky,@radegran,@Malgalad, and@TheHollidayInn- thanks to them,@bozdozfor the thorough testing and recommendations, and for everyone who contributed constructive feedback towards a better accessibility experience.7cdb8a6b #4391 Thanks
@ebonow! - Pass and sanitize CommonProps passed to Group and Input componentsPatch Changes
c955415c #4437 Thanks
@ebonow! - Set event listeners to be non-passive to remove Chrome console warnings3ca22b2f #3827 Thanks
@mitchellhamilton! - Memoize stripDiacritics in createFilter for the input with memoize-one so that stripDiacritics is not called for the same string as many times as there are options every time the input changesInspired by https://blog.johnnyreilly.com/2019/04/react-select-with-less-typing-lag.html
dce3863f #4423 Thanks
@Methuselah96! - Remove browser alias fields in order to fix SSR appsec7c0728 #4443 Thanks
@ebonow! - Allow tabIndex prop Type to be number or string[email protected]
Minor Changes
b5f9b0c5 #4342 Thanks
@Methuselah96! - Standardized innerProps and className props on customizable components19b76342 #3911 Thanks
@eugenet8k! - AddremovedValuestoonChangeevent meta when the action isclear(when the user clears the value in the Select)Patch Changes
... (truncated)
Changelog
Sourced from react-select's changelog.
@react-select/docs
3.1.0
Minor Changes
- 2baf5a9d #4414 Thanks
@ebonow! - Add ariaLiveMessages prop for internationalization and other customizationsPatch Changes
- Updated dependencies [2ffed9c6]:
- Updated dependencies [c955415c]:
- Updated dependencies [3ca22b2f]:
- Updated dependencies [dce3863f]:
- Updated dependencies [2baf5a9d]:
- Updated dependencies [7cdb8a6b]:
- Updated dependencies [ec7c0728]:
- react-select@undefined
3.0.1
Patch Changes
a016c878 #4420 Thanks
@Methuselah96! - Bump dependency on @babel/runtime in order to fix compatibility issues with Webpack 50dbf0438 #4387 Thanks
@ebonow! - Update example for MultiSelectSort to prevent dragging on multiValueRemove component #4387Updated dependencies [f600d13f]:
Updated dependencies [b5f9b0c5]:
Updated dependencies [a016c878]:
Updated dependencies [19b76342]:
Updated dependencies [10b5f5a5]:
- react-select@undefined
3.0.0
Major Changes
26b6325c #4283 Thanks
@majgaard! - Upgrades Emotion dependency to v11.0.0BREAKING CHANGE: The NonceProvider component now requires a
cacheKeyprop that corresponds to thekeyfor the Emotion cache.Patch Changes
- Updated dependencies [2d5496d5]:
- Updated dependencies [02050675]:
- Updated dependencies [26b6325c]:
- Updated dependencies [b2488bb5]:
- react-select@undefined
... (truncated)
Commits
b0411ffMerge pull request #4502 from JedWatson/changeset-release/master8f0ba24Version Packagesc66ce60Merge pull request #4480 from JedWatson/unskip-autofocus-unit-tests18e1866Merge branch 'master' into unskip-autofocus-unit-testsf3c0bb5Merge pull request #3360 from sunniejai/master8cae77fDelete little-ants-sort.md035294fAdd changeset3ae7d23Merge branch 'master' into pr/336053371d5Merge pull request #3262 from torkelo/menu-scroll-into-view-issue7a414a7Add changeset- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by react-select-release-bot, a new releaser for react-select since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)