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

Adding viewModel to Components control instance #1528

Merged
merged 4 commits into from
Mar 17, 2015

Conversation

ccummings
Copy link
Contributor

This enables you to use this.viewModel inside of a Component like you can use this.scope today.

This didn't fail any tests because they are all using the deprecated this.scope.

@daffl
Copy link
Contributor

daffl commented Mar 17, 2015

Can you change some of the tests so that both are covered? I really thought I caught this one but I guess I didn't.

daffl added a commit that referenced this pull request Mar 17, 2015
Adding viewModel to Components control instance
@daffl daffl merged commit b19f79a into master Mar 17, 2015
@daffl daffl deleted the add-viewModel-to-component-instance branch March 17, 2015 20:26
@daffl daffl added this to the 2.2.1 milestone Mar 24, 2015
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