Remove obsolete #type => markup

Created on 13 October 2024, 2 months ago

Problem/Motivation

📌 [5.1.x] Automatic conversion to SDC & UI Patterns 2.x Needs work doesn't work well with UI Patterns 2 (fatal errors!) currently because we still use the #type => markup which was removed in Drupal 8.0: https://www.drupal.org/node/2036237

$ grep -r type.*markup components
components/toast/toast.component.yml:          type: markup
components/blockquote/blockquote.component.yml:          type: markup
components/toast_container/toast_container.component.yml:                type: markup
components/toast_container/toast_container.component.yml:                type: markup
components/toast_container/toast_container.component.yml:                type: markup
components/toast_container/toast_container.component.yml:                type: markup
components/toast_container/toast_container.component.yml:                type: markup

Proposed resolution

Remove type: markup from component preview.

🐛 Bug report
Status

Active

Version

5.0

Component

Code

Created by

🇫🇷France pdureau Paris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024