Skip to content

Commit 28a01e8

Browse files
authored
Merge pull request #182 from magento-devdocs/1.0.0-beta-release
MC-5927: Beta 2 release notes
2 parents d4d31a7 + efef8d7 commit 28a01e8

File tree

4 files changed

+35
-21
lines changed

4 files changed

+35
-21
lines changed

docs/component-status.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Issues that are not related to Page Builder beta are not part of this report.
4646
| Image | <span class='status green'>Green</span> | |
4747
| Video | <span class='status green'>Green</span> | |
4848
| Banner | <span class='status green'>Green</span> | |
49-
| Slider | <span class='status yellow'>Yellow</span> | Cannot be edited in IE 11 |
49+
| Slider | <span class='status green'>Green</span> | |
5050
| Map | <span class='status green'>Green</span> | |
5151
| Block | <span class='status green'>Green</span> | |
5252
| Dynamic Block | <span class='status green'>Green</span> | |

docs/getting-started/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ See [Install Page Builder](install-pagebuilder.md)
7171

7272
### Other
7373

74+
* [Release notes](../release-notes.md)
7475
* [Component status](../component-status.md)
75-
* [Known issues](../known-issues.md)
7676
* [Contribution guide](https://github.com/magento/magento2-page-builder/blob/develop/CONTRIBUTING.md)
7777

7878
<!-- {% endcomment %} -->

docs/known-issues.md

-19
This file was deleted.

docs/release-notes.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Release Notes
2+
3+
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.
4+
5+
## Beta 2 - December 10, 2018
6+
7+
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
8+
- Resolved: Padding is not respected on Text <!-- MC-3713 -->
9+
- Resolved: Saving Slide Button Type As Secondary Or Link Will Still Show As Primary On Edit Form <!-- MC-3818 -->
10+
- Resolved: Columns Widths Are Not Consistent Between Stage & Storefront <!-- MC-3992 -->
11+
- Resolved: Review Information Covered By Add To Cart Button On Products On Stage <!-- MC-4130 -->
12+
- Resolved: Hard Coded Padding On Button Groups & On Text <!-- MC-4278 -->
13+
- Resolved: Remove Reset Button From Slide Outs For All Content Types <!-- MC-5790 -->
14+
- Resolved: Remove is_hideable option from content type configuration <!-- MC-4959 -->
15+
- Resolved: IE11 - Cannot Use Slide Item Option Menu <!-- MC-5443 -->
16+
17+
## Beta 1 - November 27, 2018
18+
19+
- Initial beta release
20+
21+
## Known Issues
22+
23+
* Degraded admin experience in IE 11.
24+
* Inline editing placeholders behave strangely within the admin and won't disappear when typing starts.
25+
* Product does not display in admin when it is assigned to a specific website. <!-- MC-5373 -->
26+
* TinyMCE inline editing mode is focused after saving a content type within the admin. <!-- MC-3812 -->
27+
* Issues with padding, margins, and box-sizing on numerous content types.
28+
* Floating option menus and other controls can be displayed off screen when content types are rendered near the edge of the screen.
29+
* Degraded Parallax performance on storefront and in admin within some browsers. <!-- MC-5480 -->
30+
* Using Page Builder within a slide out form has a degraded experience.
31+
* Left-side panel will not scroll with the user.
32+
* Dragging and dropping can become broken due to another instance of Page Builder being loaded.
33+
* Scrolling within full-screen mode can cause the underlying page to scroll instead of the Page Builder content.

0 commit comments

Comments
 (0)