-
Notifications
You must be signed in to change notification settings - Fork 58
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
Release 1.46.1 #3145
Merged
Merged
Release 1.46.1 #3145
Conversation
This file contains 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
…lock solution for Stories
…hanges and jetpack Story block with blockEditingId temporary setting
This commit add a reference to React Native's documentation, which details configurations that are needed in Android Studio and Xcode in order for the demo apps to run.
Finish incomplete sentence referencing React Native's documentation.
Add some extra details to the troubleshooting section around ensuring the correct settings have been set up in the developer's environment.
Updating text in troubleshooting section to be a bit more specific to the scenario described.
…ion-in-readme Documentation: Update README.md with Note about Android Studio/Xcode
* Bottom-sheet height after using back button
…-blocks Update gutenberg hash for contact info inner blocks bugfix
Fixing gutenberg hash to merge commit hash for contact info
Enable Audio Block
…-ui-test Update unsupported block test data for UI tests
Helps to avoid unexpected bugs that can arise when using the old version of `npm run start`. Now devs will need to explicitly choose to use the `npm run start:quick` command to get the old, riskier, `npm run start` behavior.
…afer_default Update `npm run start` to include cleanup
# Conflicts: # gutenberg
…ync bridge method changes
…o_develop Merge release 1.46.0 to develop
…e-deferred-event [RNMobile] Using deferredEventEmitter to wait for the Editor to be mounted before issuing replaceBlock signal
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
This was referenced Feb 15, 2021
…lock Add capability to bridge to show/hide audio block
ceyhun
approved these changes
Feb 16, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 tasks
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.
Release for Gutenberg Mobile 1.46.1
Related PRs
Extra PRs that Landed After the Release Was Cut
Changes that motivated the Beta fix
Additional changes due to accidental merge of a PR into WPAndroid
npm run start
to include cleanup - Updatenpm run start
to include cleanup #2970Test plan
Release Submission Checklist
RELEASE-NOTES.txt
andgutenberg/packages/react-native-editor/CHANGELOG.md
are updated with all the changes that made it to the release.