angular/modules/angular2/src/core
Alex Eagle 95f984615b Produce .d.ts files from our typescript compilation.
Deliver them into our npm module output so users can consume them directly.

Fixes #3082
2015-10-10 02:18:33 +00:00
..
change_detection Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
compiler fix(typings): add more missing typings. 2015-10-09 19:00:42 +00:00
debug refactor(MapWrapper): drop delete(), get(), forEach() and size 2015-10-09 20:07:43 +00:00
di Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
directives Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
dom fix(css): when compiling CSS, leave absolute imports alone 2015-10-08 16:39:32 +00:00
facade Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
forms refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
life_cycle fix(core): remove NgZone_ and use NgZone instead 2015-10-08 13:55:26 -07:00
linker Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
metadata fix benchmarks 2015-10-08 13:54:44 -07:00
pipes fix(tests): fix tests 2015-10-08 13:54:44 -07:00
profile Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
reflection Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
render Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
services refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
testability fix(core): remove NgZone_ and use NgZone instead 2015-10-08 13:55:26 -07:00
util Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
zone refactor(NgZone): improve types 2015-10-09 23:54:31 +00:00
application.dart refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
application.ts refactor(core): move APP_ID from render/dom/dom_tokens into application_tokens 2015-10-02 13:38:52 -07:00
application_common.ts fix(tests): fix tests 2015-10-08 13:54:44 -07:00
application_ref.ts Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
application_static.dart refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
application_tokens.ts chore(docs): rename @private to @internal 2015-10-06 17:08:41 -07:00
bootstrap.dart refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
bootstrap.ts refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
change_detection.ts feat(change detection): export SimpleChange 2015-09-25 02:33:41 +00:00
debug.ts fix(typings): update test.typings for abstract superclasses 2015-10-08 13:54:43 -07:00
di.ts docs(di): add missing docs 2015-09-22 21:38:33 +00:00
directives.ts refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
facade.ts fix(typings): update test.typings for abstract superclasses 2015-10-08 13:54:43 -07:00
forms.ts feat(forms): make NgControl -> NgValueAccessor dependency unidirectional 2015-10-01 01:47:18 +00:00
lifecycle.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
linker.ts refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
metadata.dart feat(core): add syntax sugar to make @View optional 2015-10-07 02:16:42 +00:00
metadata.ts feat(core): add syntax sugar to make @View optional 2015-10-07 02:16:42 +00:00
pipes.ts refactor(pipes): remove LimitTo pipe in favor of slice pipe 2015-09-15 11:42:31 -07:00
platform_bindings.dart fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
platform_bindings.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
render.ts refactor(core): move APP_ID from render/dom/dom_tokens into application_tokens 2015-10-02 13:38:52 -07:00
services.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
util.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
zone.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00