google / angular_node_bind.dart

Utilities to allow Angular templates to use Node.bind()
BSD 3-Clause "New" or "Revised" License
25 stars 13 forks source link

Update watch for Angular 1.0 #8

Open eee-c opened 9 years ago

eee-c commented 9 years ago

Need to watch the interpolation expression now instead of the interpolation itself.

I might suggest that the print() on line 69 be deleted, but I have updated it as well for now.