angular/modules/playground
Brian Ford 53bddec1d2 fix(router): respond to hashchange events
Previously if the URL changed in `HashLocation` mode, the router would not pick up the change.
This adds a listener in `HashLocationStrategy` for `hashchange` events to fix the problem.

Closes #5013
2015-10-30 15:04:31 -07:00
..
e2e_test fix(router): respond to hashchange events 2015-10-30 15:04:31 -07:00
src fix(router): respond to hashchange events 2015-10-30 15:04:31 -07:00
test/benchpress chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
pubspec.yaml chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00