From 1b768b84439e725010acc943ebfda462e49d3704 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Thu, 29 Jul 2010 12:50:14 -0700 Subject: refactored $location service so that it correctly updates under all conditions --- scenario/location.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 scenario/location.html (limited to 'scenario/location.html') diff --git a/scenario/location.html b/scenario/location.html new file mode 100644 index 00000000..a162636b --- /dev/null +++ b/scenario/location.html @@ -0,0 +1,15 @@ + + + + + + + +
$location={{$location}}
+
+ href:
+ hash:
+ hashPath:
+ hashSearch:
+ + -- cgit v1.2.3 From cdda664f8990351453baa26fc3dcd53329e72e68 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 30 Jul 2010 10:56:36 -0700 Subject: fix up the $location encoding --- scenario/location.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scenario/location.html') diff --git a/scenario/location.html b/scenario/location.html index a162636b..75041615 100644 --- a/scenario/location.html +++ b/scenario/location.html @@ -6,6 +6,10 @@
$location={{$location}}
+ Hash Search: +
href:
hash:
-- cgit v1.2.3