angular.js/docs/content
Jeremy Wilken a7ba27b92c 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:16:55 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 16:06:23 -07:00
cookbook fix(ngRepeat): prevent initial duplicates 2013-04-11 23:06:07 -07:00
guide doc(guide:$location): fix example for two way databinding. 2013-05-17 19:16:55 +01:00
misc docs(contribute): add Java as dependency 2013-04-28 18:37:24 +01:00
tutorial docs(tutorial): add comment about injection annotation 2013-05-09 13:56:36 +01:00