angular-cn/modules/@angular/compiler
Tobias Bosch c3d2459a4e fix(query): set fixed `@ViewChild` / `@ContentChild` right after the view is created
This is needed to have a true replacement of the previous
`DynamicComponentLoader.loadNextToLocation`, so that components
can be loaded into the view before change detection runs.

Closes #9040
2016-06-07 12:40:35 -07:00
..
src fix(query): set fixed `@ViewChild` / `@ContentChild` right after the view is created 2016-06-07 12:40:35 -07:00
test Revert "fix(compiler): add ability to parse : in * directives" 2016-06-07 12:39:17 -07:00
testing chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
compiler.ts feat(core): add a component resolver that can load components lazily using system.js 2016-05-04 14:50:00 -07:00
core_private.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
core_private.ts fix(renderer): remove unecessary setElementStyles method 2016-06-03 15:20:34 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.ts chore(compiler): Expose types needed by the language service 2016-06-02 13:36:22 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00
tsconfig-es2015.json build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00