angular-cn/modules/@angular
Tobias Bosch ab26b6518d fix(platform-browser): allow to mix shadow dom with non shadow dom
Allow to style components that don’t use shadow dom inside of components that do.

This reverts 53cf2ec573
and adds a test for this case.

Related to #7887
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 refactor: rename `ComponentRenderTypeV2` to `RendererTypeV2` 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 refactor: rename `ComponentRenderTypeV2` to `RendererTypeV2` 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(platform-browser): allow to mix shadow dom with non shadow dom 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 refactor: rename `ComponentRenderTypeV2` to `RendererTypeV2` 2017-02-17 17:18: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
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