Problem/Motivation

With the adoption of Drupal Canvas and the release of Varbase 11.0.x, the Varbase Components module needs to align with a fully component-driven rendering architecture.

Drupal Canvas introduces:

  • Component tree rendering
  • Canvas content templates
  • Slot-based layouts
  • View mode–driven rendering logic

To properly support this architecture, Varbase Component must evolve to ensure compatibility with:

  • Canvas-based page and content templates
  • Single Directory Components (SDC)
  • Modern Twig structure and component metadata
  • Varbase Starter and Varbase 11.3 requirements

Developing these updates within the current branch would constrain architectural improvements and complicate version alignment.

Proposed resolution

  • Create a new 4.0.x branch for Varbase Components.
  • Align the module with Drupal Canvas rendering architecture.
  • Ensure compatibility with Varbase 11.0.x.
  • Refactor component integration where necessary to support Canvas content templates and slot-based rendering.
  • Maintain previous branches for stability in non-Canvas implementations.

This will establish a clean, forward-looking services for component-driven development in the Varbase 11 ecosystem.

Remaining tasks

  • ✅ File an issue about this project
  • ❌ Addition/Change/Update/Fix to this project
  • ❌ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ➖ Accessibility and Readability
  • ❌ Code review from 1 Varbase core team member
  • ❌ Full testing and approval
  • ❌ Credit contributors
  • ❌ Review with the product owner
  • ❌ Update Release Notes and Update Helper on new feature change/addition
  • ❌ Release varbase-11.0.0-alpha1, varbase_starter-1.0.0-alpha1, varbase_components-4.0.0-alpha1

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • feat: #3574239 Start a 4.0.x branch for Varbase Components to support Drupal Canvas and Varbase 11.0.x

Comments

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Version: 3.0.x-dev » 4.0.x-dev

  • rajab natshah committed 24dffe10 on 4.0.x
    feat: #3574239 Start a 4.0.x branch for Varbase Components to support...

  • rajab natshah committed 110be11b on 4.0.x
    feat: #3574239 Move the Twig CVA (Class Variance Authority) module...
rajab natshah’s picture

Assigned: rajab natshah » josebc
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-11.0.0-alpha1, +varbase_starter-1.0.0-alpha1, +varbase_components-4.0.0-alpha1
rajab natshah’s picture

Assigned: josebc » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajab natshah’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

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