Files
angular.js/test
Igor Minar 23875cb330 significant rewrite of the $location service
- don't update browser before and after eval instead
  - sync location properties before eval
  - sync location properties and update browser after eval
- added tests
- symplified the code
- removed $location.toString() because it was not idempotent and useless

This resolves the issue with issuing two $route.onHashChange calls
when the $location was updated with a hashPath that needs to be encoded
2011-01-13 16:58:35 -08:00
..
2010-12-06 16:45:59 -08:00
2010-05-24 13:54:32 -07:00
2010-05-24 13:54:32 -07:00
2010-12-08 14:36:51 -08:00