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
All events starting with `contentType:` can also be called for specific content types by prefixing the content types name (`{{name}}:{{event}}`) like the following:
12
+
Events starting with `contentType:` are triggered by every content type on the stage. can also be called for specific content types by prefixing the content types name (`{{name}}:{{event}}`) like the following:
Copy file name to clipboardExpand all lines: docs/release-notes.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
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
4
5
+
## Beta 6 - February 4, 2019
6
+
7
+
- Resolved: Background attachments of "fixed" do not work in storefront on Android or iPhone mobile devices<!-- MC-5419 -->
8
+
- Resolved: Minimum height issues with Columns <!-- MC-5405 -->
9
+
- Resolved: Parallax fixed settings should work in admin and storefront <!-- MC-11066 -->
10
+
- Resolved: Move data migration into its own module <!-- MC-5824 -->
11
+
- Resolved: Changing row appearance with two rows on stage breaks admin <!-- MC-11821 -->
12
+
- Resolved: Banner and Slider TinyMCE menus display inconsistently in admin <!-- MC-13691 -->
13
+
- Improved: Test coverage for CMS Blocks and Catalog Product <!-- MC-3328, MC3329 -->
14
+
5
15
## Beta 5 - January 28, 2019
6
16
7
17
- Resolved: Prefixed field names with section name to avoid field name collision <!-- MC-5232 -->
0 commit comments