-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @automattic/isolated-block-editor to ^2.8.1 #57825
fix(deps): update dependency @automattic/isolated-block-editor to ^2.8.1 #57825
Conversation
Link to Calypso live: https://calypso.live?image=registry.a8c.com/calypso/app:build-21479 |
This is probably blocked by #57217, because the latest isolated block editor version includes newer wp packages than us. |
3952e71
to
3038f3d
Compare
3038f3d
to
fdefde5
Compare
fdefde5
to
6c05452
Compare
This PR modifies the release build for wpcom-block-editor To test your changes on WordPress.com, run To deploy your changes after merging, see the documentation: PCYsg-l4k-p2 |
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: App Entrypoints (~5840 bytes added 📈 [gzipped])
Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used. Sections (~18 bytes removed 📉 [gzipped])
Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to. Async-loaded Components (~116921 bytes removed 📉 [gzipped])
React components that are loaded lazily, when a certain part of UI is displayed for the first time. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
c0265ef
to
a83d9cb
Compare
a83d9cb
to
8b5ed27
Compare
8b5ed27
to
e60e6db
Compare
e60e6db
to
4e02ef9
Compare
4e02ef9
to
07a475b
Compare
…8.1 (#57825) * fix(deps): update dependency @automattic/isolated-block-editor to ^2.8.1 * Update yarnrc.yml Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Noah Allen <[email protected]>
This PR contains the following updates:
^2.6.0
->^2.8.1
Release Notes
Automattic/isolated-block-editor
v2.8.1
Compare Source
Fixed
position: static
- it needs to be important but still allow previews to workv2.8.0
Compare Source
Added
setDeviceType
andgetDeviceType
)Fixed
__editorAssets
if not definedv2.7.2
Compare Source
### Fixed
v2.7.1
Compare Source
Fixed
is-fullscreen-mode
behaviourv2.7.0
Compare Source
Breaking changes
Added
sidebar
settingfooter
setting to enable the footer areaFooterSlot
component to insert content into footer areaConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.