Skip to content

Commit 254adc1

Browse files
committed
Merge branch 'develop' into MC-3330
2 parents 6ed55d8 + c889ca8 commit 254adc1

25 files changed

+703
-226
lines changed
File renamed without changes.

docs/_config.checks.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Configuration settings for html-proofer.
2+
# For configuration documentation, refer to: https://github.com/gjtorikian/html-proofer#configuration
3+
# For configuration defaults, refer to: https://github.com/gjtorikian/html-proofer/blob/master/lib/html-proofer/configuration.rb
4+
#
5+
html-proofer:
6+
:disable_external: true
7+
:only_4xx: true
8+
:empty_alt_ignore: true
9+
:allow_hash_ref: true
10+
:error_sort: :desc
11+
:parallel:
12+
:in_processes: 3
13+
:file_ignore:
14+
- !ruby/regexp /guides\/m1x/
15+
- !ruby/regexp /guides\/v2\.0/
16+
- !ruby/regexp /videos\//
17+
:url_ignore:
18+
- !ruby/regexp /guides\/m1x/
19+
- !ruby/regexp /guides\/v2\.0/
20+
- !ruby/regexp /videos\//
21+
- !ruby/regexp /guides\//
22+
- !ruby/regexp /mftf\//
23+
- !ruby/regexp /common\//
24+
- !ruby/regexp /community\//
25+
- !ruby/regexp /mftf\//
26+
- !ruby/regexp /redoc\//
27+
- !ruby/regexp /swagger\//
28+
- !ruby/regexp /whatsnew.html/
29+
- !ruby/regexp /availability.html/
30+
- !ruby/regexp /magento-techbull.html/
31+
- !ruby/regexp /magento-third-party.html/
32+
- !ruby/regexp /whatsnew.html/
33+
- !ruby/regexp /search.html/
34+
- !ruby/regexp /system-requirements.html/
35+
- !ruby/regexp /feed.xml/

docs/_config.page-builder.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
exclude:
1+
exclude:
2+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
## Beta 1 - November 27, 2018
3+
4+
- Initial beta release
5+
6+
## Known Issues
7+
8+
* Degraded admin experience when using IE 11.
9+
* Product does not display in admin when it is assigned to a specific website. <!-- MC-5373 -->
10+
* Issues with padding, margins, and box-sizing on numerous content types. <!-- MC-11021 -->
11+
* Floating option menus and other controls can be displayed off screen when content types are rendered near the edge of the screen. <!-- MC-5383 -->
12+
* Degraded Parallax performance on storefront and in admin within some browsers. <!-- MC-5480 -->
13+
* Using Page Builder within a slide out form has a degraded experience.
14+
* Left-side panel will not scroll with the user.
15+
* Dragging and dropping can become broken due to another instance of Page Builder being loaded.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Beta 2 - December 10, 2018
2+
3+
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
4+
- Resolved: Padding is not respected on Text <!-- MC-3713 -->
5+
- Resolved: Saving Slide Button Type As Secondary Or Link Will Still Show As Primary On Edit Form <!-- MC-3818 -->
6+
- Resolved: Columns Widths Are Not Consistent Between Stage & Storefront <!-- MC-3992 -->
7+
- Resolved: Review Information Covered By Add To Cart Button On Products On Stage <!-- MC-4130 -->
8+
- Resolved: Hard Coded Padding On Button Groups & On Text <!-- MC-4278 -->
9+
- Resolved: Remove Reset Button From Slide Outs For All Content Types <!-- MC-5790 -->
10+
- Resolved: Remove is_hideable option from content type configuration <!-- MC-4959 -->
11+
- Resolved: IE11 - Cannot Use Slide Item Option Menu <!-- MC-5443 -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Beta 3 - December 19, 2018
2+
3+
- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
4+
- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
5+
- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
6+
- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
7+
- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
8+
- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Beta 4 - January 14, 2019
2+
3+
- Resolved: Collage Center/Left/Right does not work correctly in a container smaller than 100% width <!-- MC-5372 -->
4+
- Resolved: Contained row appearance renders too small when in smaller container or in Block/Dynamic Block <!-- MC-5432 -->
5+
- Resolved: XSS Vulnerability in Page Builder <!-- MC-5835 -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Beta 5 - January 28, 2019
2+
3+
- Resolved: Prefixed field names with section name to avoid field name collision <!-- MC-5232 -->
4+
- Resolved: MFTF: Rewrite Selectors/ActionGroups to allow using PageBuilder in non-CMS page areas <!-- MC-4231 -->
5+
- Resolved: Right/Left Margin Not Working For Content Types <!-- MC-5025 -->
6+
- Resolved: Alignment doesn't work for Slide, Banners, & Text Placeholders & for Slide Content & Banner Poster Content <!-- MMC-4290 -->
7+
- Resolved: Implement better developer error reporting <!-- MC-5691 -->
8+
- Resolved: Banner placeholder disappears when user switching between different appearances <!-- MC-5727 -->
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Beta 6 - February 4, 2019
2+
3+
- Resolved: Background attachments of "fixed" do not work in storefront on Android or iPhone mobile devices<!-- MC-5419 -->
4+
- Resolved: Minimum height issues with Columns <!-- MC-5405 -->
5+
- Resolved: Parallax fixed settings should work in admin and storefront <!-- MC-11066 -->
6+
- Resolved: Move data migration into its own module <!-- MC-5824 -->
7+
- Resolved: Changing row appearance with two rows on stage breaks admin <!-- MC-11821 -->
8+
- Resolved: Banner and Slider TinyMCE menus display inconsistently in admin <!-- MC-13691 -->
9+
- Improved: Test coverage for CMS Blocks and Catalog Product <!-- MC-3328, MC3329 -->
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Beta 7 - February 14, 2019
2+
3+
Beta 7 has breaking changes due to renaming of several critical variables and parameters in Page Builder's code and configuration. Please refer to the [breaking changes document](https://devdocs.magedevteam.com/ds_pagebuilder/page-builder/breaking-changes.html) for details on how to update your custom content types.
4+
5+
- Resolved: Content type markup within Text content type causes whole stage to become HTML <!--MC-13917-->
6+
- Resolved: Hard-coded margins on individual Button <!--MC-13925-->
7+
- Resolved: Various TypeScript errors <!--MC-10833-->
8+
- Resolved: Column rearranging drop zone indicators are too small and sometimes hard to activate <!--MC-4262-->
9+
- Resolved: Collect Page Builder content type data for Page Builder analytics <!--MC-1426-->
10+
- Resolved: Improve naming of the critical variables/parameters in the code and configuration <!--MC-5810-->
11+
- Resolved: Text height inconsistency on stage and storefront <!--MC-4254-->
12+
- Resolved: Option menus, Heading inline editor, and tinyMCE inline editor are cut off on full screen view <!--MC-5383-->
13+
- Resolved: Anchor tags for TinyMCE links are not added to the storefront for Banners and Slides (Added notification for when link attribute is entered) <!--MC-5386-->
14+
- Resolved: `WidgetInitializerConfig` only supports <div /> elements <!--MC-13770-->
15+
- Resolved: Slide dots are hard to see against certain backgrounds on storefront <!--MC-5701-->
16+
- Resolved: Missing validation message when uploading big image <!--MC-5184-->
17+
- Resolved: Security issues <!--MC-10871, MC-13922-->

0 commit comments

Comments
 (0)