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

Fix dependencies and add failing tests for block params and user helpers #23

Merged
merged 4 commits into from
Oct 12, 2017

Conversation

chadhietala
Copy link
Member

The two tests fail in the same way.

chadhietala and others added 3 commits October 12, 2017 09:51
Previously, we were registering the inline if helper using a low-level API that was expecting a Reference value while we were giving it the raw function value. This change switches to using the registerHelper method which handles wrapping helper functions in the appropriate reference.
"@glimmer/di" "^0.2.0"

"@glimmer/runtime@^0.29.0":
version "0.29.6"
Copy link
Member Author

Choose a reason for hiding this comment

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

Needs to be 0.29.7

@chadhietala chadhietala merged commit bc7cd9d into master Oct 12, 2017
@chadhietala chadhietala deleted the dep-hell branch October 12, 2017 17:28
@Turbo87 Turbo87 added the bug label Oct 17, 2017
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