Skip to content

[ISSUE - 1167] Add support for child-first resolution#1171

Closed
sshailabh wants to merge 1 commit into
jknack:masterfrom
sshailabh:child-first
Closed

[ISSUE - 1167] Add support for child-first resolution#1171
sshailabh wants to merge 1 commit into
jknack:masterfrom
sshailabh:child-first

Conversation

@sshailabh

Copy link
Copy Markdown

Handlebars.js uses child-first resolution instead of parent-first resolution: https://handlebarsjs.com/guide/expressions.html#changing-the-context

This pr allows to define the resolution(child-first vs parent-first) in the Handlebars intilaization allowing clients to decide the resolution method. Default resolution is parent-first making it backward compatible.

Issue link: #1167

@DatApplePy

Copy link
Copy Markdown

@sshailabh That's awesome! Can't wait for it to be merged 🔥

@DatApplePy

Copy link
Copy Markdown

@jknack Would you please take a look at this PR?
I would really appreciate it 😇

@jknack jknack added the invalid label Jun 9, 2026
@jknack jknack added this to the 4.5.2 milestone Jun 9, 2026
@jknack

jknack commented Jun 9, 2026

Copy link
Copy Markdown
Owner

@jknack jknack closed this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants