feat(cms): allow Container in Section content dynamic zone#202
feat(cms): allow Container in Section content dynamic zone#202Ur-imazing merged 1 commit intomainfrom
Conversation
Made-with: Cursor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThe pull request extends the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Resolves #145
Related epic: #175
Summary
Allow Section
contentdynamic zone to include the Container component so editors can add side-by-side blocks inside a Section. Schema (section.json, schema.graphql) and generated client (graphql-env.d.ts) updated. No new component types; only extends Section content union.Contracts Changed
Regeneration Required
Validation