angular-cn/packages/platform-browser-dynamic
Chuck Jazdzewski f57b7df4d7 fix(compiler): remove deprecated `Compiler.ngGetContentSelectors()` (#19347)
BREAKING CHANGE:

The method `ngGetConentSelectors()`, deprecated in Angular 4.0, has been
removed.

Use `ComponentFactory.ngContentSelectors` instead.
2017-09-26 10:18:10 -07:00
..
src fix(compiler): remove deprecated `Compiler.ngGetContentSelectors()` (#19347) 2017-09-26 10:18:10 -07:00
test refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
testing fix(compiler): remove deprecated `Compiler.ngGetContentSelectors()` (#19347) 2017-09-26 10:18:10 -07:00
index.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
package.json build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00