angular-docs-cn/packages
Chuck Jazdzewski 5a88d2f68b fix(language-service): only use canonical symbols
Language service was treating some alias TypeScript symbols as if
they where the canonical symbol. If the symbol in scope is an alias
of another symbol the symbol should be converted to the canonical
symbol.
2017-04-17 09:24:31 -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 Revert "fix(compiler): ignore calls to unresolved symbols in metadata (#15970)" 2017-04-14 11:20:12 -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 fix(forms): Update types for TypeScript nullability support 2017-04-14 15:10:26 -07:00
http fix(http): Update types for TypeScript nullability support 2017-04-14 13:53:25 -07:00
language-service fix(language-service): only use canonical symbols 2017-04-17 09:24: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): Update types for TypeScript nullability support 2017-04-14 14:31:17 -07:00
upgrade Revert "feat(upgrade): allow setting the angularjs lib at runtime (#15168)" 2017-04-14 11:20:12 -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