angular-cn/packages/platform-server/src
vsavkin c40ae7f7cf feat(router): add navigationSource and restoredState to NavigationStart event (#21728)
Currently, NavigationStart there is no way to know if an navigation was triggered imperatively or via the location change. These two use cases should be handled differently for a variety of use cases (e.g., scroll position restoration). This PR adds a navigation source field and restored navigation id (passed to navigations triggered by a URL change).

PR Close #21728
2018-01-29 10:22:59 -08:00
..
domino_adapter.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
http.ts Revert "refactor(core): Removed readonly getters and changed to readonly (#19225)" 2017-09-28 13:36:44 -07:00
location.ts feat(router): add navigationSource and restoredState to NavigationStart event (#21728) 2018-01-29 10:22:59 -08:00
platform-server.ts feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform_state.ts feat(platform-server): provide a DOM implementation on the server 2017-08-30 17:46:16 -07:00
private_export.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
server.ts fix(platform-server): support setting innerText property 2017-09-12 14:19:25 -04:00
server_renderer.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
styles_host.ts feat(platform-server): provide a DOM implementation on the server 2017-08-30 17:46:16 -07:00
tokens.ts feat(platform-server): provide a way to hook into renderModule* (#19023) 2017-09-05 23:17:04 -05:00
transfer_state.ts feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
utils.ts feat(platform-server): provide a way to hook into renderModule* (#19023) 2017-09-05 23:17:04 -05:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00