angular-cn/packages/upgrade
Tobias Bosch 604546c287 refactor(upgrade): don’t rely on compiler internals (#15214)
Uses `Element.matches` to match selectors, instead
of copying the code from our compiler.
2017-03-17 13:52:34 -05:00
..
src refactor(upgrade): don’t rely on compiler internals (#15214) 2017-03-17 13:52:34 -05:00
static build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
test Revert "feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors`" 2017-03-15 13:22:54 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: fix rollup config file paths 2017-03-08 16:29:28 -08:00
tsconfig-build.json build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00