Skip to content

Fixing {{if(somehelper)}} and adding {{else if}} support#22

Open
clippka wants to merge 3 commits intoBertrand:masterfrom
clippka:master
Open

Fixing {{if(somehelper)}} and adding {{else if}} support#22
clippka wants to merge 3 commits intoBertrand:masterfrom
clippka:master

Conversation

@clippka
Copy link

@clippka clippka commented Feb 7, 2019

I had to support templates on iOS that where also used with handlebar implementations on other platforms and got the issue with missing support for {{if(somehelper)}} where the missing space after if was an issue. We also needed support for the {{else if }} statement.
There is an additional fix to convert NSDictionary and NSSet to boolean.

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.

1 participant