angular.js/docs/content
Ash bda87f606f docs(guide/$location): describe workaround for collocated apps
When using Angular in the root of a domain with HTML5 URLs
where there are links to external paths within the same directory,
the `otherwise` route handler will catch these external files.
This can be fixed by prefixing '.' onto the links to URLs that should
be handled by angular routing.

Original Issue: #3520
Example of Fix: http://fiddle.jshell.net/fgHf6/3/

Closes #3555
2013-09-18 14:34:04 +01:00
..
api docs(module): improve the installation instructions for optional modules 2013-08-22 16:55:54 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:39:16 +01:00
error fix($parse): disallow access to window and dom in expressions 2013-09-17 18:15:49 -07:00
guide docs(guide/$location): describe workaround for collocated apps 2013-09-18 14:34:04 +01:00
misc docs(contribute): improve git instructions 2013-07-10 22:18:44 +02:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial/step_03): add info about karma-ng-scenario plug-in 2013-09-18 12:43:58 +01:00