Skip to content

Conversation

@tellthemachines
Copy link
Contributor

@tellthemachines tellthemachines commented Oct 26, 2020

Description

Contains:

Fix drop zone indicators for non blocks: #25986
Fix archives block render function: #26309 (requires PHP change in Core)
Code block: preserve indentation on paste: #26347
Turn off autocomplete for token input. #26427
Fix parent post selector: ensure initial value available, search performed, all results shown. #26397
Fix gallery block undo issue #26377

How has this been tested?

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR.

talldan and others added 3 commits October 23, 2020 15:29
* Remove isDraggingBlocks check

* Clean up drag and drop data if the user presses escape when dragging

* Add comment to ensure avoidance of dragend

* Switch to using dragend
adamsilverstein and others added 4 commits October 27, 2020 12:37
* Run mobile tests on master

* Debug CI

* Revert "Debug CI"

This reverts commit dec1ebe.

* Update react-native-screens ref, pin @react-navigation/native version

* Pin @react-navigation/core,router versions
* Mark change in attributes when gallery mounts as not persistant

* Fix typo
talldan and others added 4 commits October 27, 2020 10:35
* Account for unknown number of controls in block inspector

* Ensure selection is on-screen by using a group block instead of cover, which takes up less space on screen

* Fix typewriter test

* Use correct name for patterns test

* Revert change to .wp-env.json

* Fix multi-entity side editor saving test

* Remove blank line
Copy link
Member

@kevin940726 kevin940726 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust you 💯

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.