angular/modules/angular2/src/core
2015-10-02 23:23:15 +00:00
..
change_detection refactor(core): move DI bindings of compiler into core/compiler/compiler.ts 2015-10-02 13:39:14 -07:00
compiler fix(compiler): const is not supported in IE9 and IE10 2015-10-02 21:49:44 +00:00
debug refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
di refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
directives refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
dom refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
facade feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00
forms refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
life_cycle cleanup(change_detection): make Locals private 2015-09-24 18:10:47 +00:00
linker feat(core): support properties and events in addition to inputs and outputs to make transition easier 2015-10-02 23:23:15 +00:00
metadata feat(core): support properties and events in addition to inputs and outputs to make transition easier 2015-10-02 23:23:15 +00:00
pipes refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
profile refactor(WTF): rename scopes to follow coding conventions 2015-08-31 21:59:33 +00:00
reflection refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
render refactor(core): move APP_ID from render/dom/dom_tokens into application_tokens 2015-10-02 13:38:52 -07:00
services refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
testability fix(build): Use Angular's testability API to wait for end of e2e tests 2015-10-01 03:41:10 +00:00
util feat(core): add support for @Property and @Event decorators 2015-09-04 18:33:31 +00:00
zone docs(NgZone): add public api docs 2015-09-16 11:42:30 -07: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 refactor(core): move DI bindings of compiler into core/compiler/compiler.ts 2015-10-02 13:39:14 -07:00
application_ref.ts refactor(core): move DI bindings of compiler into core/compiler/compiler.ts 2015-10-02 13:39:14 -07: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 refactor(core): move APP_ID from render/dom/dom_tokens into application_tokens 2015-10-02 13:38:52 -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 refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00: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(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00: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): support properties and events in addition to inputs and outputs to make transition easier 2015-10-02 23:23:15 +00:00
metadata.ts feat(core): support properties and events in addition to inputs and outputs to make transition easier 2015-10-02 23:23:15 +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