HotDrink / hotdrink

JavaScript MVVM library with support for multi-way dependencies and generic, rich UI behaviors.
http://hotdrink.github.io/hotdrink/
58 stars 9 forks source link

$parents context array #28

Closed philipvr closed 12 years ago

philipvr commented 12 years ago

Currently $parents[0] equals $parent.$parent, but it should equal $parent.

thejohnfreeman commented 12 years ago

Make this a pull request, and I can try the merge-from-website feature. :)

philipvr commented 12 years ago

So apparently I accidentally pushed the commit to the HotDrink/hotdrink develop branch instead of my develop branch. What do I do now?

thejohnfreeman commented 12 years ago

I reset it. Try again.