From dce5b17f4c11288f236dc6384ecdb1d4fef17a7e Mon Sep 17 00:00:00 2001 From: Maryna Khromova <46446373+marynaKhromova@users.noreply.github.com> Date: Mon, 9 Mar 2020 13:20:46 +0100 Subject: [PATCH 1/3] describe html structure changes while switching to fundamental styles --- docs/migration-to-v1.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/migration-to-v1.md b/docs/migration-to-v1.md index 70118f8685..43fe51ec64 100644 --- a/docs/migration-to-v1.md +++ b/docs/migration-to-v1.md @@ -57,4 +57,10 @@ To install the plugins, follow these installation guides: > **NOTE:** If you already had a custom provider defined, you only need to rename the provider key to `idpProvider`. +### Fundamental Library Styles + +During switching from SAP Fundamentals to Fundamental Library Styles there were changes in the HTML structure. Some classes were renamed or removed completely. The full list of Fundamental Library Styles changes you can see [here](https://github.com/SAP/fundamental-styles/wiki/Breaking-Changes). + +On Luigi side we renamed `lui-tendant-menu__control` class into `lui-ctx-switch-menu`. + From 62566789ac7381a1cfe852ede39e42b3cff5cb0c Mon Sep 17 00:00:00 2001 From: marynaKhromova <46446373+marynaKhromova@users.noreply.github.com> Date: Mon, 9 Mar 2020 15:03:41 +0100 Subject: [PATCH 2/3] Update docs/migration-to-v1.md Co-Authored-By: Aleksandra Simeonova --- docs/migration-to-v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-to-v1.md b/docs/migration-to-v1.md index 43fe51ec64..d50cec339c 100644 --- a/docs/migration-to-v1.md +++ b/docs/migration-to-v1.md @@ -59,7 +59,7 @@ To install the plugins, follow these installation guides: ### Fundamental Library Styles -During switching from SAP Fundamentals to Fundamental Library Styles there were changes in the HTML structure. Some classes were renamed or removed completely. The full list of Fundamental Library Styles changes you can see [here](https://github.com/SAP/fundamental-styles/wiki/Breaking-Changes). +Following an upgrade from SAP Fundamentals to Fundamental Library Styles, there were changes in the HTML structure. Some classes were renamed or removed completely. You can find the full list of Fundamental Library Styles changes [here](https://github.com/SAP/fundamental-styles/wiki/Breaking-Changes). On Luigi side we renamed `lui-tendant-menu__control` class into `lui-ctx-switch-menu`. From 540729044ed25bc83cede2509633e5438a8a4f9f Mon Sep 17 00:00:00 2001 From: marynaKhromova <46446373+marynaKhromova@users.noreply.github.com> Date: Mon, 9 Mar 2020 15:04:01 +0100 Subject: [PATCH 3/3] Update docs/migration-to-v1.md Co-Authored-By: Aleksandra Simeonova --- docs/migration-to-v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-to-v1.md b/docs/migration-to-v1.md index d50cec339c..467e6d18d2 100644 --- a/docs/migration-to-v1.md +++ b/docs/migration-to-v1.md @@ -61,6 +61,6 @@ To install the plugins, follow these installation guides: Following an upgrade from SAP Fundamentals to Fundamental Library Styles, there were changes in the HTML structure. Some classes were renamed or removed completely. You can find the full list of Fundamental Library Styles changes [here](https://github.com/SAP/fundamental-styles/wiki/Breaking-Changes). -On Luigi side we renamed `lui-tendant-menu__control` class into `lui-ctx-switch-menu`. +Within Luigi, we renamed the `lui-tendant-menu__control` class to `lui-ctx-switch-menu`.