angular-cn/packages/language-service/src
Igor Minar 17e702bf8b feat: add support for typescript 3.2 (#27536)
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-2.html
https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/

Any application using tsickle for closure compatibility will need to update it's tsickle
dependency to 0.34

PR Close #27536
2018-12-18 13:20:01 -08:00
..
common.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
completions.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
definitions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
diagnostics.ts fix(language-service): Allow empty templates (#20651) 2017-11-29 16:52:55 -06:00
expressions.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
hover.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
html_info.ts feat(compiler): update the schema by extracting from latest chrome (#17858) 2017-07-06 12:11:34 -07:00
language_service.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
locate_symbol.ts Revert "refactor(core): Removed readonly getters and changed to readonly (#19225)" 2017-09-28 13:36:44 -07:00
reflector_host.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
ts_plugin.ts feat: add support for typescript 3.2 (#27536) 2018-12-18 13:20:01 -08:00
types.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
typescript_host.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
utils.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00