angular-cn/packages/core
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 build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
testing build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
BUILD.bazel build: upgrade to latest bazel rules (#18733) 2017-08-23 11:34:52 -05:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08: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