angular-cn/modules/@angular
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
..
animation refactor(animations): introduce @angular/animation module (#14351) 2017-02-10 14:10:03 -06:00
benchpress fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
common feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
compiler feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
compiler-cli feat(compiler): generate shallow imports compiler generated references (#14388) 2017-02-14 13:33:06 -08:00
core fix(platform-server): allow multiple instances of platformServer and platformDynamicServer 2017-02-15 09:14:59 -08:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
facade perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
forms fix(forms): getRawValue should correctly work with nested FormGroups/Arrays (#12964) 2017-02-10 15:04:25 -06:00
http build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00
language-service refactor(animations): introduce @angular/animation module (#14351) 2017-02-10 14:10:03 -06:00
platform-browser feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
platform-browser-dynamic build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00
platform-server fix(platform-server): render styles in app component instead of <head> 2017-02-15 09:14:59 -08:00
platform-webworker feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
platform-webworker-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
router build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00
upgrade build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT