angular-cn/modules/@angular
Tobias Bosch e4e9dbe33d feat(compiler): integrate compiler with view engine - change detection tests work (#14412)
Included refactoring:
- make ViewData.parentIndex point to component provider index
- split NodeType.Provider into Provider / Directive / Pipe
- make purePipe take the real pipe as argument to detect changes
- order change detection:
  1) directive props
  2) renderer props

Part of #14013

PR Close #14412
2017-02-13 17:02:00 -06: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 build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00
compiler feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
compiler-cli build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00
core feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06: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 fix(platform-browser): should only add styles with native encapsulation in shadow DOM (#14313) 2017-02-10 15:03:20 -06:00
platform-browser-dynamic build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00
platform-server ci: re-format sources (#14413) 2017-02-10 19:05:45 -06:00
platform-webworker refactor(animations): introduce @angular/animation module (#14351) 2017-02-10 14:10:03 -06: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