angular-cn/modules/@angular/platform-server
Alex Rickabaugh 30380d010b fix(platform-server): render styles in app component instead of <head>
This ensures when the tree is serialized to the client and the app is later bootstrapped,
the <style> tags created during server-side rendering are destroyed.
2017-02-15 09:14:59 -08:00
..
src fix(platform-server): render styles in app component instead of <head> 2017-02-15 09:14:59 -08:00
test fix(platform-server): render styles in app component instead of <head> 2017-02-15 09:14:59 -08:00
testing chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
package.json feat(Parse5): update to the latest version 2.2.1 2016-09-30 10:46:49 -07:00
rollup-testing.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
tsconfig-build.json build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
tsconfig-testing.json build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00