angular-cn/tools/public_api_guard
Vikram Subramanian 8dfc3c386a feat(platform-server): provide a way to hook into renderModule* (#19023)
A multi RENDER_MODULE_HOOK provider can provide function that will be called with the current document just before the document is rendered to
string.

This hook can for example be used for the state transfer module to serialize any server state that needs to be transported to the client, just before the current platform state is rendered to string.

PR Close #19023
2017-09-05 23:17:04 -05:00
..
animations build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
common build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
compiler build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
core build: correct broken build 2017-09-02 07:42:39 -07:00
forms build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
http build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-browser build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-browser-dynamic build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-server feat(platform-server): provide a way to hook into renderModule* (#19023) 2017-09-05 23:17:04 -05:00
platform-webworker build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
platform-webworker-dynamic build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
router fix(router): adjust ChildActivation events to only fire when the child is actually changing (#19043) 2017-09-05 15:46:29 -05:00
upgrade fix(upgrade): deprecate the dynamic version of `ngUpgrade` 2017-09-01 12:23:11 -05:00