Conversation
* Gutenberg Plugin: Remove deprecations planned for 10.3 release * Docs: Add changelog entry
Screenreaders (VoiceOver and TalkBack) were reading values of range-cells with too much precision. For example, a Column block with three columns would read widths as 33.33333333 when it should be read as 33.3.
* Fixed the asset path for the unsupported-block-editor * symlink update.
Co-authored-by: Ceyhun Ozugur <ceyhunozugur@gmail.com>
* Avoid invoking possible null callback Previously, the unit picker callback was always invoked when a11y tools activated the element. This caused the app to crash whenever the element did not have adjustable units. * Add test coverage for RangeCell accessibility actions
3 tasks
added 2 commits
April 9, 2021 18:44
…erg into rnmobile/release_1.50.1
jd-alexander
approved these changes
Apr 10, 2021
Contributor
jd-alexander
left a comment
There was a problem hiding this comment.
Looking good. The diff contains all the changes related to this release.
|
Size Change: 0 B Total Size: 1.43 MB ℹ️ View Unchanged
|
This was referenced Apr 12, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Release 1.50.1 of the react-native-editor and Gutenberg-Mobile.
For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: wordpress-mobile/gutenberg-mobile#3361
Checklist:
*.native.jsfiles for terms that need renaming or removal).