-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Comparing changes
Open a pull request
base repository: WordPress/gutenberg
base: 6729ca60593ba02eed5a69bb9da638fc830f7ba6
head repository: WordPress/gutenberg
compare: 21b3a2b32ec78cfb21d6aa05cdbbdc73fb80a8ae
- 20 commits
- 54 files changed
- 12 contributors
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 00cfeee - Browse repository at this point
Copy the full SHA 00cfeeeView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 892f9a6 - Browse repository at this point
Copy the full SHA 892f9a6View commit details -
Fix react-dropdown-menu version to avoid breaking change from one of … (
#52356) * Fix react-dropdown-menu version to avoid breaking change from one if its dependencies. * Changelog update * move changelog entry to the right place * Update package-lock
Configuration menu - View commit details
-
Copy full SHA for 9e1f637 - Browse repository at this point
Copy the full SHA 9e1f637View commit details -
[RNMobile] Fix a crash related to Reanimated when closing the editor (#…
…52320) * Update block drop position using Reanimated's shared value Seems there's some kind of incompatibility on calling a JS function from a worklet invoked from a gesture handler. For this reason, the logic to set the dropping insertion point has been updated. It now uses a Reanimated's shared value to keep the dragging over position and `useDerivedValue` hook to listen for changes. * Update `react-native-editor` changelog
Configuration menu - View commit details
-
Copy full SHA for cea0afd - Browse repository at this point
Copy the full SHA cea0afdView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e72a740 - Browse repository at this point
Copy the full SHA e72a740View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for bc663f6 - Browse repository at this point
Copy the full SHA bc663f6View commit details -
Migrate Adding Inline Token test to Playwright (#52020)
* Migrate Adding Inline Token test to Playwright * Address feedback * Address Feedbacks
1Configuration menu - View commit details
-
Copy full SHA for 4baf207 - Browse repository at this point
Copy the full SHA 4baf207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ade4ec - Browse repository at this point
Copy the full SHA 1ade4ecView commit details -
[RNMobile] Add media inserter blocks to toolbar (#51827)
* Add media button to native header toolbar * Add other media button types * Display media inserter buttons when no block is selected * Add insertBlocks function to Header Toolbar * Use const instead of function for renderMediaButtons * Remove inline function for onInsertBlock * Update header toolbar media block insertion method * Update media toolbar insertion tests * Update media toolbar insertion tests * Update visual-editor test with Media Toolbar insertion tests * Fix typo in Gallery block test * Update visual editor tests to use toBeVisible when selecting Media Toolbar buttons * Update Visual Editor gallery block selector * Wrap Media Inserter toolbar buttons in ToolbarGroup * Remove iOS ActionSheet conditional from Visual Editor test * Update CHANGELOG --------- Co-authored-by: Gerardo <gerardo.pacheco@automattic.com>
1Configuration menu - View commit details
-
Copy full SHA for 1b82cbf - Browse repository at this point
Copy the full SHA 1b82cbfView commit details -
Migrate site editor multi-entity save flow tests (#52372)
* Migrate site editor multi-entity save flow tests * Remove old tests * Add cleanup
1Configuration menu - View commit details
-
Copy full SHA for b48472e - Browse repository at this point
Copy the full SHA b48472eView commit details -
Mobile Release v1.99.0 (#52368)
* Release script: Update react-native-editor version to 1.99.0 * Release script: Update with changes from 'npm run core preios' * Update `react-native-editor` changelog
1Configuration menu - View commit details
-
Copy full SHA for dbc146a - Browse repository at this point
Copy the full SHA dbc146aView commit details -
[Mobile] Moves block settings and more button to the toolbar (#52289)
* Remove BlockMobileToolbar * Refactor BlockSettingsButton * Update BlockToolbar with new order for buttons * Clean up BlockMobileToolbar refactor * Update EditorPage with new swipeToolbarToElement and updates removeBlock, toggleFormatting and addBlock helpers * Update E2E Tests * Update BlockList to remove inline block settings options * Update Gallery test * Update BlockDraggable test * Update BlockMover * EditorPage utils - Update swipeToolbarToElement to take into account swiping to the right
Gerardo Pacheco authoredJul 6, 2023 1Configuration menu - View commit details
-
Copy full SHA for eaf6715 - Browse repository at this point
Copy the full SHA eaf6715View commit details -
Revert phpcs back to PHP 5.6 (#52384)
Reverts phpcs PHP compatibility version back to 5.6.
Configuration menu - View commit details
-
Copy full SHA for f4c1046 - Browse repository at this point
Copy the full SHA f4c1046View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for d72aad0 - Browse repository at this point
Copy the full SHA d72aad0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5977e3d - Browse repository at this point
Copy the full SHA 5977e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0011f - Browse repository at this point
Copy the full SHA 5b0011fView commit details
Commits on Jul 7, 2023
-
- links the posts page to the homepage template when a post page is set - abstracts logic to get page item props
Configuration menu - View commit details
-
Copy full SHA for fee814d - Browse repository at this point
Copy the full SHA fee814dView commit details -
The Posts Page resolves to display the Home or Index template only. A…
…dding a check to skip the Front Page
Configuration menu - View commit details
-
Copy full SHA for d8272c7 - Browse repository at this point
Copy the full SHA d8272c7View commit details -
Showing homepage settings for posts pages that are set as the post pa…
…ge in reading settings
Configuration menu - View commit details
-
Copy full SHA for a5d38a1 - Browse repository at this point
Copy the full SHA a5d38a1View commit details -
Post pages that have been set to display posts will redirect to first…
… the home template, then the index template. The fallback is the post id of the page.
Configuration menu - View commit details
-
Copy full SHA for 21b3a2b - Browse repository at this point
Copy the full SHA 21b3a2bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6729ca60593ba02eed5a69bb9da638fc830f7ba6...21b3a2b32ec78cfb21d6aa05cdbbdc73fb80a8ae