Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 78b9422

Browse files
committed
Fixed more.
1 parent baa8e6d commit 78b9422

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

src/guides/v2.3/release-notes/release-notes-2-3-3-commerce.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The following upgrades to core platform components boost platform security and s
105105

106106
<!--- MC-16887-->
107107

108-
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. we recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
108+
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. We recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
109109

110110
<!--- MC-16046-->
111111

@@ -1317,7 +1317,7 @@ This release includes the following changes to integrations for core payment met
13171317

13181318
<!--- MC-16887-->
13191319

1320-
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. we recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
1320+
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages We recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
13211321

13221322
<!--- MC-16046-->
13231323

@@ -1587,7 +1587,7 @@ This release includes the following changes to integrations for core payment met
15871587

15881588
<!--- MC-16887-->
15891589

1590-
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. we recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
1590+
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages We recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
15911591

15921592
<!--- MC-17922-->
15931593

src/guides/v2.3/release-notes/release-notes-2-3-3-open-source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ This release includes the following changes to integrations for core payment met
11131113

11141114
<!--- MC-16887-->
11151115

1116-
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. we recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
1116+
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. We recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
11171117

11181118
<!--- MC-16046-->
11191119

@@ -1311,7 +1311,7 @@ This release includes the following changes to integrations for core payment met
13111311

13121312
<!--- MC-16887-->
13131313

1314-
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages. we recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
1314+
* The `jQuery/ui` library has been refactored into separate widgets so that core modules load only the widgets they need. This update improves the performance of core storefront tasks including the loading of category, configurable product, home, and checkout pages We recommend that module developers update custom storefront code to remove the `jquery/ui` dependency. Otherwise, a performance degradation warning message might be displayed in the console.
13151315

13161316
<!--- MC-17922-->
13171317

src/guides/v2.3/release-notes/release-notes-2-3-4-commerce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,7 @@ We have fixed hundreds of issues in the Magento 2.3.4 core code.
14431443

14441444
<!--- MC-20322-->
14451445

1446-
* Statistics collection for the Reports module is now disabled by default. A new configuration setting (**System Configuration** > **General** > **Reports** > **General Options**) allows merchants to completely or partially disable Magento Reports. (Statistics collection for the Reports module is disabled by default. we recommend disabling Reports functionality for performance reasons when this capability is not required.)
1446+
* Statistics collection for the Reports module is now disabled by default. A new configuration setting (**System Configuration** > **General** > **Reports** > **General Options**) allows merchants to completely or partially disable Magento Reports. (Statistics collection for the Reports module is disabled by default. We recommend disabling Reports functionality for performance reasons when this capability is not required.)
14471447

14481448
<!--- MC-19791-->
14491449

src/guides/v2.3/release-notes/release-notes-2-3-4-open-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@ We have fixed hundreds of issues in the Magento 2.3.4 core code.
12151215

12161216
<!--- MC-20322-->
12171217

1218-
* Statistics collection for the Reports module is now disabled by default. A new configuration setting (**System Configuration** > **General** > **Reports** > **General Options**) allows merchants to completely or partially disable Magento Reports. (Statistics collection for the Reports module is disabled by default. we recommend disabling Reports functionality for performance reasons when this capability is not required.)
1218+
* Statistics collection for the Reports module is now disabled by default. A new configuration setting (**System Configuration** > **General** > **Reports** > **General Options**) allows merchants to completely or partially disable Magento Reports. (Statistics collection for the Reports module is disabled by default We recommend disabling Reports functionality for performance reasons when this capability is not required.)
12191219

12201220
<!--- MC-19791-->
12211221

0 commit comments

Comments
 (0)