Rado Kirov
|
a574154108
|
fix(router): add baseUrl to relative paths, but not absolute.
Closes #1783
|
2015-05-11 18:55:24 -07:00 |
Rado Kirov
|
c2a42d5d2b
|
fix(location): dartium does not like pushState with null.
According to
https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history
the value of the title parameter is irrelevant anyways.
|
2015-05-11 11:48:45 -07:00 |
Brian Ford
|
853d1de6ec
|
fix(router): strip base href from URLs when navigating
|
2015-05-08 13:51:43 -07:00 |