Skip to content

feat(library): added <RenderChild> and <RenderChildren>#190

Merged
GauBen merged 8 commits intomainfrom
feat/render-children
Mar 19, 2025
Merged

feat(library): added <RenderChild> and <RenderChildren>#190
GauBen merged 8 commits intomainfrom
feat/render-children

Conversation

@GauBen
Copy link
Copy Markdown
Member

@GauBen GauBen commented Mar 17, 2025

Description

  • Added <RenderChild name="child" /> to render the child if found, add content buttons otherwise
  • Added <RenderChildren> to render all/subset/filtered children, add content buttons afterwards
  • Deprecated <Area asSubNode />

Checklist

Source code

  • I've considered the implications on security (in particular for changes to authentication, authorization, data fetching, ...)
  • I've considered the implications on performances
  • I've considered the implications on migration
  • I've considered the implications on code maintainability

Tests

  • I've provided Unit and/or Integration Tests
  • I've updated the parent issue with required manual validations

Documentation

  • I've provided inline documentation (Source code)
  • I've provided internal documentation (README, Confluence)
  • I've provided user-facing documentation (Academy)

Tip

Documentation to guide the reviews: How to do a code review

@GauBen GauBen self-assigned this Mar 17, 2025
@GauBen GauBen requested a review from a team as a code owner March 17, 2025 16:38
Comment thread javascript-modules-engine/tests/package.json
@GauBen GauBen enabled auto-merge (squash) March 19, 2025 13:22
@GauBen GauBen merged commit 544eef7 into main Mar 19, 2025
8 checks passed
@GauBen GauBen deleted the feat/render-children branch March 19, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants