From 0e8c4ba6ecd619ceeda66eae809fbab2b1827164 Mon Sep 17 00:00:00 2001 From: Alexis Gaillard Date: Tue, 21 Jun 2022 14:15:35 +0200 Subject: [PATCH] feat(featured-item): Remove heading - FRONT-3649 --- .../twig/components/featured-item/README.md | 1 - .../__snapshots__/featured-item.test.js.snap | 20 ------------------- .../featured-item/featured-item.html.twig | 5 ----- .../featured-item/featured-item.story.js | 11 ---------- .../featured-item/demo/data--extended.js | 1 - 5 files changed, 38 deletions(-) diff --git a/src/implementations/twig/components/featured-item/README.md b/src/implementations/twig/components/featured-item/README.md index 73fc4449094..f37a8dfc688 100644 --- a/src/implementations/twig/components/featured-item/README.md +++ b/src/implementations/twig/components/featured-item/README.md @@ -9,7 +9,6 @@ npm install --save @ecl/twig-component-featured-item ### Parameters - **"type"** (string) (default: '') - Featured item type ('extended'), -- **"heading"** (string) (default: '') - Main heading of the feature item, - **"title"** (string) (default: '') - Title of the content opposite the media container, - **"description"** (string) (default: '') - Description of the content opposite the media container, - **"link"** (associative array) (default: predefined structure) predefined structure for the Link component diff --git a/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap b/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap index 2580be97ee6..036341b2188 100644 --- a/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap +++ b/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap @@ -5,11 +5,6 @@ exports[`Featured item Default renders correctly 1`] = `