Change the 1.1.x branch to support Drupal <= 10.2 for a smoother update process and revert new changes

Created on 16 September 2024, 2 months ago

Problem/Motivation

Faced issues with Drupal 9 and <= 10.2

Proposed resolution

  • Start the 1.2.x branch from the 1.0.x branch, and release 1.2.0 β†’
  • Start the 1.1.x branch from the 1.0.x branch
  • Change to core_version_requirement: <=10.2 in the bootstrap_layout_builder.info.yml file. In the 2.1.x
  • Change drupal/core to <=10.2 in the composer.json file.In the 1.1.x
  • Revert the following changes on the 1.1.x branch, but keep them in the 1.2.x branch

RenderElement and FormElement base plugin classes are deprecated and renamed to RenderElementBase and FormElementBase β†’
πŸ“Œ Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase Fixed

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡―πŸ‡΄Jordan Rajab Natshah Jordan

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

Comments & Activities

Production build 0.71.5 2024