Skip to content

Commit

Permalink
MU WPCOM: Port the wpcom block editor nux feature from the ETK (2nd t…
Browse files Browse the repository at this point in the history
…ry) (#38674)

* Add wpcom-block-editor-nux from wp-calypso's ETK

* Add feature entrypoints

* Move loader to load_etk_features

* Js != jsx

* Package updates

* changelog

* Update namespace

* Use wpcomTrackEvent to track events

* Port @automattic/tour-kit package and fix build

* Fix blogging prompts api path

* Fix lint

* Fix getPrimarySiteDomain is undefined

* Fix inline script is not printed

* Remove @automattic/calypso-analytics deps

* Fix lint

* Fix Optimization seems to have broken the following translation strings

* Fix nux data is not enqueued correctly

* Fix merge

* Fix get_wpcom_sharing_modal_dismissed

* Fix assets url

---------

Co-authored-by: Louis Laugesen <louis.laugesen@gmail.com>

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

Upstream-Ref: Automattic/jetpack@94fb8a4
  • Loading branch information
arthur791004 authored and matticbot committed Aug 2, 2024
1 parent cf91ac0 commit 60a3d44
Show file tree
Hide file tree
Showing 167 changed files with 7,489 additions and 145 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: 1 addition & 0 deletions vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ 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 FSE feature from ETK
- MU WPCOM: Port the newspack blocks from the ETK
- MU WPCOM: Port the starter-page-templates feature from ETK
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 60a3d44

Please sign in to comment.