angular/modules/angular2/src/core
2015-09-25 23:03:24 +00:00
..
change_detection chore(typescript): fixes dart failures and linter 2015-09-25 20:15:55 +00:00
compiler docs(compiler): compiler related api docs 2015-09-25 23:03:24 +00:00
debug docs: fix typos 2015-09-22 12:15:49 +00:00
di feat(Binding): improve errors 2015-09-25 22:05:36 +00:00
directives fix(api): align dart/js APIs 2015-09-22 23:11:40 +00:00
dom feat(render): add generic view factory based on the template commands 2015-09-25 11:56:58 -07:00
facade chore(typescript): fixes dart failures and linter 2015-09-25 20:15:55 +00:00
forms feat(change detection): export SimpleChange 2015-09-25 02:33:41 +00:00
life_cycle cleanup(change_detection): make Locals private 2015-09-24 18:10:47 +00:00
metadata docs(core): add docs to Property and Event 2015-09-24 13:46:29 -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 refactor(compiler): various cleanups 2015-09-24 10:56:29 -07:00
render chore(typescript): fixes dart failures and linter 2015-09-25 20:15:55 +00: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 fix(api): align dart/js APIs 2015-09-22 23:11:40 +00:00
application_common.ts docs: fix typo 2015-09-22 13:32:43 +00:00
application_ref.ts refactor(compiler): various cleanups 2015-09-24 10:56:29 -07: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 feat(change detection): export SimpleChange 2015-09-25 02:33:41 +00: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 missing docs 2015-09-22 21:38:33 +00:00
directives.ts fix(api): align dart/js APIs 2015-09-22 23:11:40 +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 docs(core): add docs to Property and Event 2015-09-24 13:46:29 -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