handlebars-php icon indicating copy to clipboard operation
handlebars-php copied to clipboard

Partials with multiple or named parameters

Open mirko-incomedia opened this issue 1 year ago • 2 comments

This PR introduces support for multiple or named parameters in partials. The implementation follows the handlebarjs behavior and documentation: https://handlebarsjs.com/guide/partials.html#partial-parameters

mirko-incomedia avatar Mar 29 '24 10:03 mirko-incomedia

Thanks for the contribution! Before we can merge this, we need @mirko-incomedia to sign the Salesforce Inc. Contributor License Agreement.

salesforce-cla[bot] avatar Mar 29 '24 10:03 salesforce-cla[bot]

Partials with named parameters are supported in https://github.com/devtheorem/php-handlebars.

theodorejb avatar Apr 03 '25 13:04 theodorejb