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
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
API changes
Data model changes
Release notes snippet
- feat: #3574239 Start a
4.0.x branch for Varbase Components to support Drupal Canvas and Varbase 11.0.x
Comments
Comment #2
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #8
rajab natshah✅ Released varbase_components-4.0.0-alpha1