Remove obsolete #type => markup

Created on 12 October 2024, 7 months ago

Problem/Motivation

Branch 4.x doesn't work well with UI Patterns 2 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/process_list/process_list.component.yml:                type: markup
components/process_list/process_list.component.yml:                type: markup
components/card/card.component.yml:          type: markup
components/icon_list/icon_list.component.yml:                type: markup
components/icon_list/icon_list.component.yml:                type: markup
components/summary_box/summary_box.component.yml:          type: markup

Proposed resolution

Remove type: markup from component preview (in 3.x) and component stories (in 4.x).

πŸ› Bug report
Status

Active

Version

4.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