Problem/Motivation

Core has experimental layout discovery and field layout plugins since 8.x-3: #2296423: Implement layout plugin type in core.
Layout plugin is a pre-8.x-3 alternative.
Either support both, or postpone one for another.

This change does not need to make GridStack depend on any. Only extend as needed.

Proposed resolution

Remaining tasks

  • Implement hook_layout_alter(), and voila!

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 gridstack-expose-layouts-2856485.patch19.99 KBgausarts
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gausarts created an issue. See original summary.

gausarts’s picture

Status: Active » Needs review
FileSize
19.99 KB

Let's see how much voila! we can make.

  • gausarts committed 3fd78b3 on 8.x-1.x
    - #2856485 by gausarts: Expose GridStack layouts aka optional...
gausarts’s picture

Status: Needs review » Fixed

Committed for wider help and feedback. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.