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

Version Packages (beta) #4701

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Version Packages (beta) #4701

merged 1 commit into from
Sep 3, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 23, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

react-select@5.0.0-beta.1

Patch Changes

  • 10225290 #4720 - Updated the layout for the singleValue input/placeholder/container so that it works better when used in flex layouts.

  • 53f1972b #4731 Thanks @JedWatson! - MultiValue key now includes a hyphen between the value and the index to prevent edge cases where you could get a duplicate key error

  • b41f4ceb #4704 Thanks @Rall3n! - Fix findDOMNode deprecation by adding refs to transition components

  • 7fcec537 #4697 - Add the role of combobox and the required ARIA attributes to the Input and DummyInput components to allow JAWS support and a better screen reader experience overall.

  • 9e82aadc #4676 - The following improvements have been made for screen reader users:

    • NVDA now announces the context text when initially focused
    • Selected option/s (single and multi) are now announced when initially focused
    • VoiceOver now announces the context text when re-focusing
    • The clear action is now announced
    • Placeholder text is now announced
    • Mobile VoiceOver is now able to remove selected multi options
  • 638f5455 #4702 Thanks @Methuselah96! - The Option generic is no longer required to extend the OptionBase type

@react-select/docs@3.1.1-beta.1

Patch Changes

@MyvinB
Copy link

MyvinB commented Jul 23, 2021

Can this be approved need it for my project.

@shulcsm
Copy link

shulcsm commented Aug 5, 2021

How about merging #4702 before next beta

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 5, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e3d6869:

Sandbox Source
react-codesandboxer-example Configuration

@MyvinB
Copy link

MyvinB commented Aug 17, 2021

Can a beta version be released for this need it to solve the jaws issue in my project.

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 75ac40b to d9452bd Compare September 3, 2021 00:05
@Methuselah96 Methuselah96 enabled auto-merge (squash) September 3, 2021 00:13
@Methuselah96 Methuselah96 merged commit 687e973 into master Sep 3, 2021
@Methuselah96 Methuselah96 deleted the changeset-release/master branch September 3, 2021 00:16
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.

None yet

3 participants