angular.js/docs/content
Jeremy Wilken 39f4a776d6 doc(guide:$location): fix example for two way databinding.
When you are watching the $location.path(), it has to be wrapped in a
function since it is not attached to the scope and if you pass a string
to $scope.$watch it is evaluated against the $scope.
2013-05-17 19:17:28 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 15:49:49 -07:00
cookbook docs(cookbook): change prototype methods to scope methods in Buzz 2013-01-18 00:56:52 -05:00
guide doc(guide:$location): fix example for two way databinding. 2013-05-17 19:17:28 +01:00
misc docs(contribute): add Java as dependency 2013-04-28 18:37:45 +01:00
tutorial docs(tutorial): add comment about injection annotation 2013-05-09 13:58:02 +01:00