Update components to use core metadata.schema.json instead of old SDC module one

Created on 23 August 2024, 26 days ago
Updated 9 September 2024, 10 days ago

Overview

All but one XB component are still using the old SDC module metadata.schema.json:

$schema: https://git.drupalcode.org/project/sdc/-/raw/1.x/src/metadata.schema.json

Note that this one is using the correct schema already: my-section.component.yml

Proposed resolution

Update to use the core schema:

$schema: https://git.drupalcode.org/project/drupal/-/raw/HEAD/core/assets/schemas/v1/metadata.schema.json

  • one_column.component.yml
  • shoe_tab_group.component.yml
  • two_column.component.yml
  • image.component.yml
  • deprecated.component.yml
  • experimental.component.yml
  • obsolete.component.yml
  • heading.component.yml
  • image.component.disabled.yml
  • shoe_badge.component.yml
  • shoe_button.component.yml
  • shoe_details.component.yml
  • shoe_icon.component.yml
  • shoe_tab.component.yml
  • shoe_tab_panel.component.yml
  • video.component.yml

User interface changes

📌 Task
Status

Fixed

Component

Code

Created by

🇺🇸United States Kristen Pol Santa Cruz, CA, USA

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024