angular-cn/modules/@angular/core
Tobias Bosch 0fa3895d5b feat(compiler): implement style encapsulation for new view engine (#14518)
Included refactoring:
- splits the `RendererV2` into a `RendererFactoryV2` and a `RendererV2`
- makes the `DebugRendererV2` a private class in `@angular/core`
- remove `setBindingDebugInfo` from `RendererV2`, but rename `RendererV2.setText` to 
  `RendererV2.setValue` and allow it on comments and text nodes.

Part of #14013
2017-02-16 13:55:55 -08:00
..
src feat(compiler): implement style encapsulation for new view engine (#14518) 2017-02-16 13:55:55 -08:00
test feat(compiler): implement style encapsulation for new view engine (#14518) 2017-02-16 13:55:55 -08:00
testing build: allow users to specify --strictNullChecks (#14382) 2017-02-10 14:10:03 -06:00
index.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
package.json feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
public_api.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08: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: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
tsconfig-testing.json build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00