You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
- description: 'New Page Builder topic on how to configure three different options
2045
-
for styling elements in your content types: [How to configure styling options](https://devdocs.magento.com/page-builder/docs/styling/how-to-configure-styling-options.html).'
2045
+
for styling elements in your content types: [Add more appearances](https://devdocs.magento.com/page-builder/docs/extend-content-types/extend-more-appearances.html).'
Copy file name to clipboardExpand all lines: src/guides/v2.3/release-notes/release-notes-2-3-5-commerce.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Page Builder enhancements for this release include:
113
113
114
114
***Full Height Rows, Banners, and Sliders**. Page Builder Rows, Banners, and Sliders now have the option to set their heights to the full-height of the page using a number with any CSS unit (px, %, vh, em) or a calculation between units (100vh - 237px). See [Rows](https://docs.magento.com/m2/ee/user_guide/cms/page-builder-layout-row.html), [Banners](https://docs.magento.com/m2/ee/user_guide/cms/page-builder-media-banner.html), [Sliders](https://docs.magento.com/m2/ee/user_guide/cms/page-builder-media-slider.html).
115
115
116
-
***Content type upgrade library**. We can now introduce new versions of Page Builder content types without introducing backward-incompatible issues with previous versions. Prior to this release, significant changes to content type configurations would create display and data-loss issues with previously saved Page Builder content types. Our new upgrade library eliminates these issues. The library upgrades previous versions of content types saved to the database to match the configuration changes of the new versions. See [How to upgrade content types](https://devdocs.magento.com/page-builder/docs/how-to/how-to-use-upgrade-library.html).
116
+
***Content type upgrade library**. We can now introduce new versions of Page Builder content types without introducing backward-incompatible issues with previous versions. Prior to this release, significant changes to content type configurations would create display and data-loss issues with previously saved Page Builder content types. Our new upgrade library eliminates these issues. The library upgrades previous versions of content types saved to the database to match the configuration changes of the new versions. See [Upgrade content types](https://devdocs.magento.com/page-builder/docs/configure-pagebuilder/upgrade-content-types.html).
0 commit comments