angular/modules/angular2/src/core
2015-11-06 01:20:03 +00:00
..
change_detection chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
debug fix(debug_element): don’t descend into merged embedded views on componentChildren. 2015-10-26 16:39:49 -07:00
di refactor(di): minor cleanup 2015-10-28 07:32:40 -07:00
dom chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
facade feat(facade): add a way to convert observables into promises 2015-11-06 01:20:03 +00:00
linker chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
metadata typo(directives): Fixed the mistake of leading number 2015-10-29 03:39:44 +00:00
pipes refactor(core): move directives, pipes, and forms into common 2015-11-05 23:00:32 +00:00
profile chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
reflection refactor: remove useless imports 2015-10-29 02:49:08 +00:00
render fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
services refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
testability fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
util chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
zone refactor(async): refactor EventEmitter 2015-10-29 23:06:16 +00:00
ambient.ts chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
application.dart chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
application.ts chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
application_common.ts refactor(core): move directives, pipes, and forms into common 2015-11-05 23:00:32 +00:00
application_ref.ts chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
application_static.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
application_tokens.ts refactor(application): rename Binding into Provider 2015-10-27 22:39:22 +00: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 feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
di.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
facade.ts refactor(async): refactor EventEmitter 2015-10-29 23:06:16 +00:00
linker.ts refactor(linker): Expose ViewResolver to public api 2015-10-29 21:21:04 -07:00
metadata.dart docs: add @Input/@Output to deprecation messages 2015-11-02 14:48:23 -08:00
metadata.ts docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +00:00
platform_bindings.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
platform_bindings.ts feat(di): change the params of Provider and provide to start with "use" 2015-10-12 21:09:09 +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 chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
util.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
zone.ts feat: move NgZone to Stream/Observable-based callback API 2015-10-20 21:51:19 -07:00