angular-cn/modules/angular2/src/core
vsavkin 29b56ceb40 cleanup(di): make DependencyProvider private 2015-09-22 21:38:33 +00:00
..
change_detection refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
compiler refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
debug docs: fix typos 2015-09-22 12:15:49 +00:00
di cleanup(di): make DependencyProvider private 2015-09-22 21:38:33 +00:00
directives docs(core): Add plnkr example for *ng-if. 2015-09-17 15:28:11 -07:00
dom fix(test): AngularProfiler should check before using modern APIs 2015-09-15 18:33:32 +02:00
facade fix(facade): workaround for lack of Symbol.iterator in es6-shim 2015-09-18 09:46:13 +02:00
forms refactor(form): misc minor refactoring 2015-09-16 10:34:26 +00:00
life_cycle feat(core): Support multiple ChangeDetectors in a single LifeCycle. 2015-09-14 23:37:39 +00:00
metadata refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
pipes docs: fix typos 2015-09-22 12:15:49 +00:00
profile refactor(WTF): rename scopes to follow coding conventions 2015-08-31 21:59:33 +00:00
reflection feat(compiler): add TemplateCompiler 2015-09-17 04:24:15 +00:00
render refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
services fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
testability feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +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 feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
application.ts chore: add test to prevent accidental changes to public API 2015-09-15 18:12:05 +00:00
application_common.ts docs: fix typo 2015-09-22 13:32:43 +00:00
application_ref.ts fix(core): Document the new bootstrap APIs. Also rename rootBindings() to platformBindings() to be more clear about what it is. 2015-09-17 20:58:38 +00:00
application_static.dart feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
application_tokens.ts doc: add some API doc 2015-09-09 02:49:07 +00:00
bootstrap.dart feat(core): Add a long-form syntax for Angular bootstrapping. 2015-09-14 23:37:39 +00:00
bootstrap.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
change_detection.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
compiler.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
debug.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
di.ts docs(di): add docs to Injector 2015-09-21 21:55:04 +00:00
directives.dart refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
directives.ts feat(CORE_DIRECTIVES): add NgStyle to CORE_DIRECTIVES 2015-09-15 17:55:13 +00:00
facade.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
forms.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
lifecycle.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
metadata.dart refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
metadata.ts refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07: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 fix(api): remove DomRenderer from public API 2015-09-15 18:12:05 +00:00
services.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00: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