angular-cn/packages/platform-browser
vikerman c805082648 fix(platform-server): wait for async app initializers to complete before removing server side styles (#16712)
This fixes a flicker when transitioning from server rendered page to client rendered page in lazy loaded routes by waiting for the lazy loaded route to finish loading, assuming initialNavigation on the route is set to 'enabled'.

Fixes #15716
2017-05-16 15:14:55 -07:00
..
animations feat(core): add `begin` and `end` renderer methods to track change detection 2017-05-04 15:07:27 -04:00
src fix(platform-server): wait for async app initializers to complete before removing server side styles (#16712) 2017-05-16 15:14:55 -07:00
test feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00
testing fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00