Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can.compute evaluations for the default Mustache handlers #292

Merged

Conversation

bmomberger-reciprocity
Copy link
Contributor

True/false evaluations fail if a can.compute gets passed to if/else. Ensure they are eval'ed before testing on their values.

@bmomberger-reciprocity
Copy link
Contributor Author

Note that for {{#with}} to be demonstrable, I also had to add a computed check in Mustache.get, since the context object might be a compute. Anyway, tests are in for this change.

@daffl
Copy link
Contributor

daffl commented Mar 7, 2013

👍

daffl added a commit that referenced this pull request Mar 7, 2013
…ult_helpers

can.compute evaluations for the default Mustache handlers
@daffl daffl merged commit 5ea5622 into canjs:master Mar 7, 2013
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.

None yet

2 participants