angular-docs-cn/modules/@angular
Jason Aden c37af2af5a refactor(core): simplify ReflectiveInjector by removing code for Dart implementation (#14126)
ReflectiveInjector previously used two strategies for resolving dependencies. These
were to support the Dart implementation, but are no longer needed. A result of this
PR is there is no longer a 20 dependency limit and the generated code is smaller.

PR Close #14126
2017-01-27 13:22:32 -08:00
..
benchpress docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
common fix(common): DatePipe doesn't throw for NaN (#14117) 2017-01-27 12:07:47 -06:00
compiler docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
compiler-cli docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
core refactor(core): simplify ReflectiveInjector by removing code for Dart implementation (#14126) 2017-01-27 13:22:32 -08:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
facade chore(docs): add missing comments (#14003) 2017-01-19 12:06:28 -08:00
forms feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
http docs(http): vanilla links do not need link tags (#14097) 2017-01-26 23:46:51 -08:00
language-service docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
platform-browser docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
platform-browser-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-server fix(core): animations no longer silently exits if the element is not apart of the DOM (#13763) 2017-01-05 11:33:40 -08:00
platform-webworker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-webworker-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
router docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
upgrade docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
license-banner.txt build: remove JS suffix from the license banner 2016-09-13 21:48:58 -07:00
router-license-banner.txt fix(router): add a banner file for the router (#12919) 2016-11-16 09:17:19 -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