angular-cn/modules/@angular/language-service
Tobias Bosch b9f17a9cb2 fix: make all tests green with new view engine and JIT
Note that this does not yet include enabling the view engine
by default.

Included refactoring:
- view engine: split namespace of elements / attributes already
  when creating the `NodeDef`
- view engine: when injecting the old `Renderer`, use an implementation
  that is based on `RendererV2`
- view engine: store view queries in the component view, not
  on the host element
2017-02-17 17:18:55 -08:00
..
src fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
test refactor(animations): introduce @angular/animation module (#14351) 2017-02-10 14:10:03 -06:00
index.ts feat(language-service): support TS2.2 plugin model 2017-01-09 15:00:40 -05:00
package.json docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
rollup.config.js refactor(build): fix build location of compiler-cli esm module (#13212) 2016-12-02 15:19:52 -08:00
tsconfig-build.json feat(platform-server): support @angular/http from @angular/platform-server 2017-02-15 09:14:59 -08:00