angular-docs-cn/modules
Alex Eagle 867c08ac84 chore(typings): mark underscore methods @internal.
This allows TypeScript to produce an API surface which matches the Dart semantics.
I found these with:
gulp build.js.dev && find dist/js/dev/es5/angular2/src -name "*.d.ts" -exec grep -H -n '^ *_' {} \;

Closes #4638
2015-10-10 02:18:33 +00:00
..
angular1_router refactor(ngOutlet): using some typescript features 2015-10-09 03:40:42 +00:00
angular2 chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
angular2_material refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
benchmarks refactor(MapWrapper): drop delete(), get(), forEach() and size 2015-10-09 20:07:43 +00:00
benchmarks_external fix(typings): repair broken typechecks 2015-10-06 13:28:17 +00:00
benchpress fix(typings): fix typings which were previously unchecked 2015-10-09 16:23:30 +00:00
examples Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
upgrade fix(core): remove NgZone_ and use NgZone instead 2015-10-08 13:55:26 -07:00