angular-docs-cn/packages
Chuck Jazdzewski 38a7e0d1c7 fix(compiler): ignore calls to unresolved symbols in metadata
This only shows up in the language service. Calls to symbols
that are not resolve resulted in null instead of being resolved
causing the language service to see exceptions when the null
was not expected such as in the animations array.

Fixes #15969
2017-04-17 14:36:08 -07:00
..
animations feat(animations): Update types for TypeScript nullability support 2017-04-11 18:13:52 -07:00
benchpress fix(benchpress): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
common fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
compiler fix(compiler): ignore calls to unresolved symbols in metadata 2017-04-17 14:36:08 -07:00
compiler-cli fix(compiler): fix build error in xliff2 2017-04-14 11:20:12 -07:00
core fix(core): key-value differ changes iteration (#15968) 2017-04-14 09:03:16 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples fix: Update types for TypeScript nullability support in examples 2017-04-12 11:36:19 -07:00
forms Revert "fix(forms): Update types for TypeScript nullability support" 2017-04-17 09:56:09 -07:00
http Revert "fix(http): Update types for TypeScript nullability support" 2017-04-17 09:56:09 -07:00
language-service fix(language-service): look for type constructors on canonical symbol 2017-04-17 09:49:31 -07:00
platform-browser refactor: use object spread operator rather than merge (#15426) 2017-03-24 14:45:33 -07:00
platform-browser-dynamic docs: in doc comments, replace [aA]ngular2 with Angular (#15463) 2017-03-27 09:44:35 -07:00
platform-server fix(platform-server): handle innerText (#15818) 2017-04-13 11:54:57 -07:00
platform-webworker fix(forms): make composition event buffering configurable (#15256) 2017-03-21 16:47:18 -05:00
platform-webworker-dynamic test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
router fix(router): prevent `RouterLinkActive` from causing an infinite CD loop 2017-04-17 10:15:44 -07:00
upgrade feat(upgrade): fixes for allow setting the angularjs lib at runtime 2017-04-17 14:35:55 -07:00
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
router-license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig.json fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT