wipeoutjs / wipeout

A pure MVVM javascript framework based on knockout
http://wipeoutjs.github.io/wipeout
0 stars 2 forks source link

Change context for view models #84

Closed ShaneGH closed 9 years ago

ShaneGH commented 9 years ago

So that what used to be $parent is not $this. This will mean that the view model is no longer available to itself during binding

ShaneGH commented 9 years ago

alpha-bugs-1