angular/modules/angular2/src/core
Alex Eagle 098201d0b8 fix(lint): enforce that module-private members have @internal.
This is needed to prevent leaking internal APIs to users via our published .d.ts typings.
Fixes #4645

Closes #4989
2015-10-28 22:14:48 +00:00
..
change_detection fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
compiler chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01: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
directives fix(ng_class): support sets correctly 2015-10-26 13:37:33 -07:00
dom fix(renderer): support xlink:href attribute in svg 2015-10-27 16:22:32 -07:00
facade fix(lang): avoid infinite loop when calling assert() 2015-10-28 19:12:28 +00:00
forms feat(forms): Export NumberValueAccessor 2015-10-28 10:36:18 -07:00
life_cycle fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
linker fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
metadata docs(QueryMetadata): fix wrong selectors and improve syntax highlighting 2015-10-27 23:39:58 +00:00
pipes fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
profile chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
reflection refactor(dart): Format Dart code 2015-10-20 17:39:37 +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 chore(typings): mark underscore-prefix members @internal 2015-10-28 21:27:34 +00:00
application.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
application.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
application_common.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
application_ref.ts chore(typings): mark underscore-prefix members @internal 2015-10-28 21:27:34 +00: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
directives.ts chore(docs): remove @View decorator from examples in docs 2015-10-11 22:02:38 +00:00
facade.ts fix(typings): update test.typings for abstract superclasses 2015-10-08 13:54:43 -07:00
forms.ts docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +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 chore(forms): deprecate the old Query API 2015-10-26 22:47:37 +00:00
metadata.ts docs(chore): make styles consistent for API doc headings 2015-10-19 14:58:22 +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 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 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 feat: move NgZone to Stream/Observable-based callback API 2015-10-20 21:51:19 -07:00