Skip to content

Commit 923cd71

Browse files
authored
Merge pull request #9 from magento-devdocs/MC-6298
MC-6298: Beta 3 docs release notes
2 parents 6ba779a + fe65640 commit 923cd71

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

docs/component-status2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Component status
22

3-
**Last Updated: December 10, 2018**
3+
**Last Updated: December 19, 2018**
44

55
<style type="text/css" style="display: none">
66
.status {

docs/getting-started/install-pagebuilder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you have had a previous version of Magento 2.3.0 or Page Builder installed yo
1818
1919
3. Navigate to the root of the project and require the `magento/module-page-builder-commerce` package:
2020
```
21-
composer require magento/page-builder-commerce
21+
composer require magento/page-builder-commerce:^1.0.0
2222
```
2323
2424
4. Enable the module within Magento:

docs/release-notes.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Here are the Page Builder beta release notes and the higher priority known issues. We are actively working on many of these items and will update this document with each beta release.
44

5+
## Beta 3 - December 19, 2018
6+
7+
- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
8+
- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
9+
- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
10+
- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
11+
- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
12+
- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
13+
514
## Beta 2 - December 10, 2018
615

716
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->

0 commit comments

Comments
 (0)