angular/modules/@angular
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
..
animation docs(core): fix typo in animation docs 2017-02-16 14:57:23 -08:00
benchpress fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
common fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
compiler fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
compiler-cli build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
core fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -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 build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
http build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
language-service fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
platform-browser fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -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 feat(compiler): implement style encapsulation for new view engine (#14518) 2017-02-16 13:55:55 -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 docs(router): fix broken link (#14431) 2017-02-16 11:32:17 -08:00
upgrade fix(upgrade): Prevent property renaming for $inject. 2017-02-16 15:35:50 -08:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

Angular

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

License: MIT