Skip to content

Commit

Permalink
Masterbar: Require and use 'jetpack-masterbar' package in jetpack-mu-…
Browse files Browse the repository at this point in the history
…wpcom (#37812)

* Masterbar: Require and use 'jetpack-masterbar' pkg in jetpack-mu-wpcom

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

Upstream-Ref: Automattic/jetpack@2db5b61
  • Loading branch information
fgiannar authored and matticbot committed Jun 19, 2024
1 parent 799d5c6 commit 081671f
Show file tree
Hide file tree
Showing 111 changed files with 9,595 additions and 220 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

This is an alpha version! The changes listed here are not final.

### Added
- Wpcomsh: Update plugin dependencies

### Changed
- Bump lock files.
- Site Visibility: Update link copy
Expand Down
357 changes: 357 additions & 0 deletions vendor/automattic/jetpack-blaze/LICENSE.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions vendor/automattic/jetpack-blaze/build/editor.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'b1566e4153ba77fd7b79');
1 change: 1 addition & 0 deletions vendor/automattic/jetpack-blaze/build/editor.css

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

2 changes: 2 additions & 0 deletions vendor/automattic/jetpack-blaze/build/editor.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions vendor/automattic/jetpack-blaze/build/editor.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions vendor/automattic/jetpack-blaze/build/editor.rtl.css

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

Loading

0 comments on commit 081671f

Please sign in to comment.