Skip to content

Context population#55

Merged
alexlipovka merged 5 commits into
mainfrom
context-population
Jun 13, 2026
Merged

Context population#55
alexlipovka merged 5 commits into
mainfrom
context-population

Conversation

@alexlipovka

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/hooks.ts Outdated
qitem: branchItems.qItem,
};
// Bind the item's itemPopulationContext so the item's variables/expressions and its
// descendants can reference it (e.g. `%PostalAddressArray`).

@ruscoder ruscoder Jun 12, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

useless part of comment, noone knows what is PostalAddressArray

Comment thread src/hooks.ts Outdated
qitem: branchItems.qItem,
};
// Bind the item's itemPopulationContext so the item's expressions and its descendants
// (rendered with this context) can reference it (e.g. `%PostalAddressArray`).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@ruscoder ruscoder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only add itemPopulationContext to hook test for completing integration

@alexlipovka alexlipovka merged commit 26b236a into main Jun 13, 2026
3 checks passed
@alexlipovka alexlipovka deleted the context-population branch June 13, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants