Skip to content

Commit

Permalink
Revert "MU WPCOM: Port the wpcom block editor nux feature from the ET…
Browse files Browse the repository at this point in the history
…K (#38446)" (#38673)

This reverts commit 1723da10dda28538032429ac8f314ce56dbd867d.

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10201377046

Upstream-Ref: Automattic/jetpack@74f29c3
  • Loading branch information
arthur791004 authored and matticbot committed Aug 1, 2024
1 parent 6bff877 commit 2b2e1d3
Show file tree
Hide file tree
Showing 163 changed files with 136 additions and 7,442 deletions.
58 changes: 29 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
This is an alpha version! The changes listed here are not final.

### Added
- Added wpcom-block-editor-nux feature from calypso's ETK package.
- MU WPCOM: Port the newspack blocks from the ETK
- MU WPCOM: Port the starter-page-templates feature from ETK

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '0d98a62aec52c1bac7ee');
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '1005cc08bbe43a1f7cad');

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => 'f00d445d7e2166998c3f');
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '1459f16ef88627facd11');
Loading

0 comments on commit 2b2e1d3

Please sign in to comment.