Tobias Bosch
996c7c2dde
feat(compiler): reuse the TypeScript typecheck for template typechecking. ( #19152 )
...
This speeds up the compilation process significantly.
Also introduces a new option `fullTemplateTypeCheck` to do more checks in templates:
- check expressions inside of templatized content (e.g. inside of `<div *ngIf>`).
- check the arguments of calls to the `transform` function of pipes
- check references to directives that were exposed as variables via `exportAs`
PR Close #19152
2017-09-14 13:37:08 -04:00
..
2017-09-14 13:37:08 -04:00
2017-07-07 16:17:33 -07:00
2017-04-10 15:26:33 -06:00
2017-08-16 17:58:53 -05:00
2017-09-05 15:33:29 -05:00
2017-09-14 13:37:08 -04:00
2017-08-18 17:13:15 -05:00
2017-09-14 13:37:08 -04:00
2017-08-16 17:58:53 -05:00
2017-09-14 13:37:08 -04:00
2017-09-14 13:37:08 -04:00
2017-08-16 17:58:53 -05:00
2017-05-09 16:16:50 -07:00
2017-03-08 16:29:27 -08:00
2017-09-14 13:37:08 -04:00
2017-08-16 17:58:53 -05:00
2017-08-16 17:58:53 -05:00
2017-09-14 13:37:08 -04:00
2017-08-17 18:00:55 -05:00
2017-09-14 13:37:08 -04:00
2017-08-16 17:58:53 -05:00
2017-08-16 17:58:53 -05:00
2017-05-23 10:41:23 -06:00
2017-09-14 13:37:08 -04:00
2017-08-16 17:58:53 -05:00
2017-08-16 17:58:53 -05:00
2017-06-23 16:18:44 -07:00
2017-08-16 17:58:53 -05:00
2017-05-23 10:41:23 -06:00
2017-05-23 10:41:23 -06:00
2017-04-10 15:26:33 -06:00
2017-06-23 14:43:42 -07:00
2017-08-16 17:58:53 -05:00
2017-08-15 16:30:09 -07:00
2017-08-31 13:27:55 -07:00
2017-08-16 17:58:53 -05:00
2017-09-12 16:59:32 -04:00
2017-08-16 17:58:53 -05:00