Skip to content

Commit

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

This reverts commit 1723da1.
  • Loading branch information
arthur791004 authored Aug 1, 2024
1 parent e796620 commit 74f29c3
Show file tree
Hide file tree
Showing 104 changed files with 1 addition and 7,080 deletions.
47 changes: 0 additions & 47 deletions pnpm-lock.yaml

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

This file was deleted.

7 changes: 1 addition & 6 deletions projects/packages/jetpack-mu-wpcom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,12 @@
"webpack-cli": "4.9.1"
},
"dependencies": {
"@automattic/calypso-color-schemes": "3.1.3",
"@automattic/color-studio": "2.6.0",
"@automattic/i18n-utils": "1.2.3",
"@automattic/jetpack-base-styles": "workspace:*",
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@automattic/typography": "1.0.0",
"@automattic/page-pattern-modal": "1.1.5",
"@popperjs/core": "^2.11.8",
"@preact/signals": "^1.2.2",
"@sentry/browser": "7.80.1",
"@tanstack/react-query": "^5.15.5",
Expand All @@ -68,16 +66,13 @@
"@wordpress/element": "6.2.0",
"@wordpress/hooks": "4.2.0",
"@wordpress/i18n": "5.2.0",
"@wordpress/icons": "10.2.0",
"@wordpress/plugins": "7.2.0",
"@wordpress/private-apis": "^1.2.0",
"@wordpress/url": "4.2.0",
"@wordpress/icons": "10.2.0",
"clsx": "2.1.1",
"debug": "4.3.4",
"preact": "^10.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-popper": "^2.3.0",
"redux": "^4.2.1",
"redux-saga": "^1.3.0",
"swiper": "^8.4.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ public static function load_etk_features() {
require_once __DIR__ . '/features/paragraph-block-placeholder/paragraph-block-placeholder.php';
require_once __DIR__ . '/features/tags-education/tags-education.php';
require_once __DIR__ . '/features/wpcom-block-description-links/wpcom-block-description-links.php';
require_once __DIR__ . '/features/wpcom-block-editor-nux/class-wpcom-block-editor-nux.php';
require_once __DIR__ . '/features/wpcom-blocks/a8c-posts-list/a8c-posts-list.php';
require_once __DIR__ . '/features/wpcom-blocks/event-countdown/event-countdown.php';
require_once __DIR__ . '/features/wpcom-blocks/timeline/timeline.php';
Expand Down

This file was deleted.

Loading

0 comments on commit 74f29c3

Please sign in to comment.