From 5fbd16f2f332ea0b5ecef085e0ed90867b28d042 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Thu, 6 Aug 2015 23:25:42 -0700 Subject: [PATCH] docs(alpha-34): API update fixes enums again and updates docs to v35 --- .../latest/api/annotations/Attribute-var.jade | 2 +- .../AttributeAnnotation-class.jade | 2 +- .../AttributeFactory-interface.jade | 2 +- .../api/annotations/Class-function.jade | 2 +- .../ClassDefinition-interface.jade | 2 +- .../latest/api/annotations/Component-var.jade | 2 +- .../ComponentAnnotation-class.jade | 2 +- .../ComponentDecorator-interface.jade | 2 +- .../ComponentFactory-interface.jade | 2 +- .../latest/api/annotations/Directive-var.jade | 2 +- .../DirectiveAnnotation-class.jade | 4 +- .../DirectiveDecorator-interface.jade | 2 +- .../DirectiveFactory-interface.jade | 2 +- .../api/annotations/LifecycleEvent-enum.jade | 185 +++++++++++++++- .../OnAllChangesDone-interface.jade | 2 +- .../api/annotations/OnChange-interface.jade | 2 +- .../api/annotations/OnCheck-interface.jade | 2 +- .../api/annotations/OnDestroy-interface.jade | 2 +- .../api/annotations/OnInit-interface.jade | 2 +- .../js/latest/api/annotations/Query-var.jade | 2 +- .../annotations/QueryAnnotation-class.jade | 2 +- .../annotations/QueryFactory-interface.jade | 2 +- .../annotations/TypeDecorator-interface.jade | 2 +- .../js/latest/api/annotations/View-var.jade | 2 +- .../api/annotations/ViewAnnotation-class.jade | 2 +- .../annotations/ViewDecorator-interface.jade | 2 +- .../annotations/ViewEncapsulation-enum.jade | 53 ++++- .../annotations/ViewFactory-interface.jade | 2 +- .../latest/api/annotations/ViewQuery-var.jade | 2 +- .../docs/js/latest/api/annotations/index.jade | 2 +- .../api/change_detection/BasePipe-class.jade | 2 +- .../api/change_detection/CHECKED-const.jade | 2 +- .../change_detection/CHECK_ALWAYS-const.jade | 2 +- .../change_detection/CHECK_ONCE-const.jade | 2 +- .../ChangeDetectionError-class.jade | 2 +- .../ChangeDetector-interface.jade | 2 +- .../ChangeDetectorRef-class.jade | 2 +- .../api/change_detection/DEFAULT-const.jade | 2 +- .../api/change_detection/DETACHED-const.jade | 2 +- ...dAfterItHasBeenCheckedException-class.jade | 2 +- .../IterableDiffer-interface.jade | 41 ++++ .../IterableDifferFactory-interface.jade | 42 ++++ .../IterableDiffers-class.jade | 70 ++++++ .../KeyValueDiffer-interface.jade | 41 ++++ .../KeyValueDifferFactory-interface.jade | 42 ++++ .../KeyValueDiffers-class.jade | 70 ++++++ .../api/change_detection/Locals-class.jade | 2 +- .../api/change_detection/NullPipe-class.jade | 2 +- .../NullPipeFactory-class.jade | 2 +- .../api/change_detection/ON_PUSH-const.jade | 2 +- .../api/change_detection/Pipe-interface.jade | 2 +- .../PipeFactory-interface.jade | 2 +- .../api/change_detection/Pipes-class.jade | 2 +- .../change_detection/WrappedValue-class.jade | 2 +- .../js/latest/api/change_detection/_data.json | 24 +++ .../change_detection/defaultPipes-const.jade | 2 +- .../js/latest/api/change_detection/index.jade | 2 +- .../js/latest/api/core/AppRootUrl-class.jade | 2 +- .../latest/api/core/AppViewManager-class.jade | 2 +- .../latest/api/core/ApplicationRef-class.jade | 2 +- .../js/latest/api/core/Compiler-class.jade | 2 +- .../latest/api/core/ComponentRef-class.jade | 2 +- .../api/core/ComponentUrlMapper-class.jade | 2 +- .../api/core/DirectiveResolver-class.jade | 2 +- .../core/DynamicComponentLoader-class.jade | 2 +- .../js/latest/api/core/ElementRef-class.jade | 2 +- .../latest/api/core/EventEmitter-class.jade | 2 +- .../api/core/HostViewRef-interface.jade | 2 +- .../latest/api/core/IQueryList-interface.jade | 2 +- .../js/latest/api/core/LifeCycle-class.jade | 2 +- .../docs/js/latest/api/core/NgZone-class.jade | 2 +- .../js/latest/api/core/Observable-class.jade | 2 +- .../latest/api/core/ProtoViewRef-class.jade | 2 +- .../js/latest/api/core/QueryList-class.jade | 2 +- .../api/core/RenderElementRef-interface.jade | 2 +- .../js/latest/api/core/TemplateRef-class.jade | 2 +- .../js/latest/api/core/Type-interface.jade | 2 +- .../js/latest/api/core/UrlResolver-class.jade | 2 +- .../api/core/ViewContainerRef-class.jade | 2 +- .../js/latest/api/core/ViewRef-class.jade | 2 +- .../api/core/appComponentTypeToken-const.jade | 2 +- public/docs/js/latest/api/core/index.jade | 2 +- .../api/di/AbstractBindingError-class.jade | 2 +- .../docs/js/latest/api/di/Binding-class.jade | 2 +- .../latest/api/di/BindingBuilder-class.jade | 2 +- .../api/di/BindingWithVisibility-class.jade | 2 +- .../api/di/CyclicDependencyError-class.jade | 2 +- .../js/latest/api/di/Dependency-class.jade | 2 +- .../api/di/DependencyMetadata-class.jade | 2 +- .../api/di/DependencyProvider-interface.jade | 2 +- .../latest/api/di/ForwardRefFn-interface.jade | 2 +- public/docs/js/latest/api/di/Host-var.jade | 2 +- .../latest/api/di/HostFactory-interface.jade | 2 +- .../js/latest/api/di/HostMetadata-class.jade | 2 +- public/docs/js/latest/api/di/Inject-var.jade | 2 +- .../api/di/InjectFactory-interface.jade | 2 +- .../latest/api/di/InjectMetadata-class.jade | 2 +- .../docs/js/latest/api/di/Injectable-var.jade | 2 +- .../api/di/InjectableFactory-interface.jade | 2 +- .../api/di/InjectableMetadata-class.jade | 2 +- .../docs/js/latest/api/di/Injector-class.jade | 2 +- .../api/di/InstantiationError-class.jade | 2 +- .../api/di/InvalidBindingError-class.jade | 2 +- public/docs/js/latest/api/di/Key-class.jade | 2 +- .../js/latest/api/di/KeyRegistry-class.jade | 2 +- .../api/di/NoAnnotationError-class.jade | 2 +- .../latest/api/di/NoBindingError-class.jade | 2 +- .../js/latest/api/di/OpaqueToken-class.jade | 2 +- .../docs/js/latest/api/di/Optional-var.jade | 2 +- .../api/di/OptionalFactory-interface.jade | 2 +- .../latest/api/di/OptionalMetadata-class.jade | 2 +- .../latest/api/di/OutOfBoundsError-class.jade | 2 +- .../docs/js/latest/api/di/PRIVATE-const.jade | 2 +- .../docs/js/latest/api/di/PUBLIC-const.jade | 2 +- .../api/di/PUBLIC_AND_PRIVATE-const.jade | 2 +- .../js/latest/api/di/ProtoInjector-class.jade | 2 +- .../latest/api/di/ResolvedBinding-class.jade | 2 +- public/docs/js/latest/api/di/Self-var.jade | 2 +- .../latest/api/di/SelfFactory-interface.jade | 2 +- .../js/latest/api/di/SelfMetadata-class.jade | 2 +- .../docs/js/latest/api/di/SkipSelf-var.jade | 2 +- .../api/di/SkipSelfFactory-interface.jade | 2 +- .../latest/api/di/SkipSelfMetadata-class.jade | 2 +- .../js/latest/api/di/TypeLiteral-class.jade | 2 +- .../docs/js/latest/api/di/bind-function.jade | 2 +- .../js/latest/api/di/forwardRef-function.jade | 2 +- public/docs/js/latest/api/di/index.jade | 2 +- .../api/di/resolveForwardRef-function.jade | 2 +- .../latest/api/di/undefinedValue-const.jade | 2 +- .../latest/api/directives/CSSClass-class.jade | 4 +- .../js/latest/api/directives/NgFor-class.jade | 6 +- .../js/latest/api/directives/NgIf-class.jade | 2 +- .../api/directives/NgNonBindable-class.jade | 2 +- .../latest/api/directives/NgStyle-class.jade | 4 +- .../latest/api/directives/NgSwitch-class.jade | 2 +- .../api/directives/NgSwitchDefault-class.jade | 2 +- .../api/directives/NgSwitchWhen-class.jade | 2 +- .../api/directives/RecordViewTuple-class.jade | 2 +- .../api/directives/SwitchView-class.jade | 2 +- .../api/directives/coreDirectives-const.jade | 2 +- .../docs/js/latest/api/directives/index.jade | 2 +- .../api/forms/AbstractControl-class.jade | 2 +- .../forms/AbstractControlDirective-class.jade | 2 +- .../CheckboxControlValueAccessor-class.jade | 2 +- .../js/latest/api/forms/Control-class.jade | 2 +- .../latest/api/forms/ControlArray-class.jade | 2 +- .../api/forms/ControlContainer-class.jade | 2 +- .../latest/api/forms/ControlGroup-class.jade | 2 +- .../forms/ControlValueAccessor-interface.jade | 2 +- .../api/forms/DefaultValueAccessor-class.jade | 2 +- .../js/latest/api/forms/Form-interface.jade | 2 +- .../latest/api/forms/FormBuilder-class.jade | 2 +- .../js/latest/api/forms/NgControl-class.jade | 2 +- .../api/forms/NgControlGroup-class.jade | 2 +- .../latest/api/forms/NgControlName-class.jade | 2 +- .../js/latest/api/forms/NgForm-class.jade | 2 +- .../latest/api/forms/NgFormControl-class.jade | 2 +- .../latest/api/forms/NgFormModel-class.jade | 2 +- .../js/latest/api/forms/NgModel-class.jade | 2 +- .../api/forms/NgRequiredValidator-class.jade | 2 +- .../api/forms/NgSelectOption-class.jade | 2 +- .../latest/api/forms/NgValidator-class.jade | 2 +- .../SelectControlValueAccessor-class.jade | 2 +- .../js/latest/api/forms/Validators-class.jade | 2 +- .../api/forms/formDirectives-const.jade | 2 +- .../api/forms/formInjectables-const.jade | 2 +- public/docs/js/latest/api/forms/index.jade | 2 +- .../api/http/BaseRequestOptions-class.jade | 2 +- .../api/http/BaseResponseOptions-class.jade | 2 +- .../js/latest/api/http/BrowserXhr-class.jade | 2 +- .../js/latest/api/http/Connection-class.jade | 2 +- .../api/http/ConnectionBackend-class.jade | 2 +- .../js/latest/api/http/Headers-class.jade | 2 +- .../docs/js/latest/api/http/Http-class.jade | 2 +- .../api/http/IRequestOptions-interface.jade | 2 +- .../api/http/IResponseOptions-interface.jade | 2 +- .../latest/api/http/JSONPBackend-class.jade | 2 +- .../api/http/JSONPConnection-class.jade | 2 +- .../docs/js/latest/api/http/Jsonp-class.jade | 2 +- .../js/latest/api/http/MockBackend-class.jade | 2 +- .../latest/api/http/MockConnection-class.jade | 2 +- .../js/latest/api/http/ReadyStates-enum.jade | 89 +++++++- .../js/latest/api/http/Request-class.jade | 2 +- .../api/http/RequestCacheOpts-enum.jade | 87 +++++++- .../api/http/RequestCredentialsOpts-enum.jade | 51 ++++- .../latest/api/http/RequestMethods-enum.jade | 97 ++++++++- .../api/http/RequestModesOpts-enum.jade | 51 ++++- .../latest/api/http/RequestOptions-class.jade | 2 +- .../js/latest/api/http/Response-class.jade | 2 +- .../api/http/ResponseOptions-class.jade | 2 +- .../latest/api/http/ResponseTypes-enum.jade | 75 ++++++- .../api/http/URLSearchParams-class.jade | 2 +- .../js/latest/api/http/XHRBackend-class.jade | 2 +- .../latest/api/http/XHRConnection-class.jade | 2 +- .../latest/api/http/httpInjectables-var.jade | 2 +- public/docs/js/latest/api/http/index.jade | 2 +- .../latest/api/http/jsonpInjectables-var.jade | 2 +- ...lePipe-class.jade => AsyncPipe-class.jade} | 8 +- .../latest/api/pipes/CurrencyPipe-class.jade | 2 +- .../js/latest/api/pipes/DatePipe-class.jade | 2 +- .../latest/api/pipes/DecimalPipe-class.jade | 2 +- .../api/pipes/IterableChanges-class.jade | 204 ------------------ .../js/latest/api/pipes/JsonPipe-class.jade | 2 +- .../api/pipes/KeyValueChanges-class.jade | 165 -------------- .../latest/api/pipes/LimitToPipe-class.jade | 2 +- .../latest/api/pipes/LowerCasePipe-class.jade | 2 +- .../latest/api/pipes/PercentPipe-class.jade | 2 +- .../latest/api/pipes/PromisePipe-class.jade | 93 -------- .../latest/api/pipes/UpperCasePipe-class.jade | 2 +- public/docs/js/latest/api/pipes/_data.json | 16 +- public/docs/js/latest/api/pipes/index.jade | 2 +- .../latest/api/router/AsyncRoute-class.jade | 2 +- .../js/latest/api/router/CanActivate-var.jade | 2 +- .../api/router/CanDeactivate-interface.jade | 2 +- .../latest/api/router/CanReuse-interface.jade | 2 +- .../router/ComponentDefinition-interface.jade | 45 ++++ .../router/HTML5LocationStrategy-class.jade | 2 +- .../router/HashLocationStrategy-class.jade | 2 +- .../latest/api/router/Instruction-class.jade | 113 ++++++++++ .../js/latest/api/router/Location-class.jade | 2 +- .../api/router/LocationStrategy-class.jade | 4 +- .../api/router/OnActivate-interface.jade | 2 +- .../api/router/OnDeactivate-interface.jade | 2 +- .../latest/api/router/OnReuse-interface.jade | 2 +- .../js/latest/api/router/Pipeline-class.jade | 2 +- .../js/latest/api/router/Redirect-class.jade | 2 +- .../latest/api/router/RootRouter-class.jade | 4 +- .../js/latest/api/router/Route-class.jade | 2 +- .../js/latest/api/router/RouteConfig-var.jade | 2 +- .../api/router/RouteDefinition-interface.jade | 2 +- .../latest/api/router/RouteParams-class.jade | 2 +- .../api/router/RouteRegistry-class.jade | 2 +- .../js/latest/api/router/Router-class.jade | 6 +- .../latest/api/router/RouterLink-class.jade | 8 +- .../latest/api/router/RouterOutlet-class.jade | 2 +- public/docs/js/latest/api/router/_data.json | 8 + .../api/router/appBaseHrefToken-const.jade | 2 +- public/docs/js/latest/api/router/index.jade | 2 +- .../api/router/routerDirectives-const.jade | 2 +- .../api/router/routerInjectables-var.jade | 2 +- .../api/test/AsyncTestCompleter-class.jade | 2 +- public/docs/js/latest/api/test/By-class.jade | 2 +- .../latest/api/test/DebugElement-class.jade | 2 +- .../api/test/ELEMENT_PROBE_CONFIG-var.jade | 2 +- .../test/FunctionWithParamTokens-class.jade | 2 +- .../test/GuinessCompatibleSpy-interface.jade | 2 +- .../js/latest/api/test/IS_DARTIUM-var.jade | 2 +- .../latest/api/test/NgMatchers-interface.jade | 2 +- .../api/test/RootTestComponent-class.jade | 2 +- .../docs/js/latest/api/test/Scope-class.jade | 2 +- .../js/latest/api/test/SpyObject-class.jade | 2 +- .../api/test/TestComponentBuilder-class.jade | 2 +- public/docs/js/latest/api/test/_data.json | 4 +- .../js/latest/api/test/afterEach-var.jade | 2 +- .../api/test/asNativeElements-function.jade | 2 +- .../latest/api/test/beforeEach-function.jade | 2 +- .../api/test/beforeEachBindings-function.jade | 2 +- .../api/test/createTestInjector-function.jade | 2 +- .../latest/api/test/ddescribe-function.jade | 2 +- .../js/latest/api/test/describe-function.jade | 2 +- .../docs/js/latest/api/test/expect-var.jade | 2 +- .../docs/js/latest/api/test/iit-function.jade | 2 +- public/docs/js/latest/api/test/index.jade | 2 +- .../js/latest/api/test/inject-function.jade | 2 +- .../api/test/inspectElement-function.jade | 2 +- .../test/inspectNativeElement-function.jade | 2 +- .../api/test/isInInnerZone-function.jade | 2 +- .../docs/js/latest/api/test/it-function.jade | 2 +- .../js/latest/api/test/proxy-function.jade | 19 -- public/docs/js/latest/api/test/proxy-var.jade | 11 + .../latest/api/test/xdescribe-function.jade | 2 +- .../docs/js/latest/api/test/xit-function.jade | 2 +- 272 files changed, 1409 insertions(+), 811 deletions(-) create mode 100644 public/docs/js/latest/api/change_detection/IterableDiffer-interface.jade create mode 100644 public/docs/js/latest/api/change_detection/IterableDifferFactory-interface.jade create mode 100644 public/docs/js/latest/api/change_detection/IterableDiffers-class.jade create mode 100644 public/docs/js/latest/api/change_detection/KeyValueDiffer-interface.jade create mode 100644 public/docs/js/latest/api/change_detection/KeyValueDifferFactory-interface.jade create mode 100644 public/docs/js/latest/api/change_detection/KeyValueDiffers-class.jade rename public/docs/js/latest/api/pipes/{ObservablePipe-class.jade => AsyncPipe-class.jade} (79%) delete mode 100644 public/docs/js/latest/api/pipes/IterableChanges-class.jade delete mode 100644 public/docs/js/latest/api/pipes/KeyValueChanges-class.jade delete mode 100644 public/docs/js/latest/api/pipes/PromisePipe-class.jade create mode 100644 public/docs/js/latest/api/router/ComponentDefinition-interface.jade create mode 100644 public/docs/js/latest/api/router/Instruction-class.jade delete mode 100644 public/docs/js/latest/api/test/proxy-function.jade create mode 100644 public/docs/js/latest/api/test/proxy-var.jade diff --git a/public/docs/js/latest/api/annotations/Attribute-var.jade b/public/docs/js/latest/api/annotations/Attribute-var.jade index ca5015b170..7c3c9f6b87 100644 --- a/public/docs/js/latest/api/annotations/Attribute-var.jade +++ b/public/docs/js/latest/api/annotations/Attribute-var.jade @@ -3,7 +3,7 @@ h2 Attribute variable p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 360) + defined in angular2/src/core/annotations/decorators.ts (line 360) :markdown Attribute factory function. diff --git a/public/docs/js/latest/api/annotations/AttributeAnnotation-class.jade b/public/docs/js/latest/api/annotations/AttributeAnnotation-class.jade index 2600000cb5..72661cdad0 100644 --- a/public/docs/js/latest/api/annotations/AttributeAnnotation-class.jade +++ b/public/docs/js/latest/api/annotations/AttributeAnnotation-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations_impl/di.ts (line 3) + defined in angular2/src/core/annotations_impl/di.ts (line 3) :markdown Specifies that a constant attribute value should be injected. diff --git a/public/docs/js/latest/api/annotations/AttributeFactory-interface.jade b/public/docs/js/latest/api/annotations/AttributeFactory-interface.jade index fb01b91a5e..eaf7d3f3fb 100644 --- a/public/docs/js/latest/api/annotations/AttributeFactory-interface.jade +++ b/public/docs/js/latest/api/annotations/AttributeFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 236) + defined in angular2/src/core/annotations/decorators.ts (line 236) :markdown Attribute factory for creating annotations, decorators or DSL. diff --git a/public/docs/js/latest/api/annotations/Class-function.jade b/public/docs/js/latest/api/annotations/Class-function.jade index 0f707577e8..217169c55b 100644 --- a/public/docs/js/latest/api/annotations/Class-function.jade +++ b/public/docs/js/latest/api/annotations/Class-function.jade @@ -10,7 +10,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/util/decorators.ts (line 119) + defined in angular2/src/util/decorators.ts (line 119) :markdown Provides a way for expressing ES6 classes with parameter annotations in ES5. diff --git a/public/docs/js/latest/api/annotations/ClassDefinition-interface.jade b/public/docs/js/latest/api/annotations/ClassDefinition-interface.jade index 234db67c2b..6e3776568b 100644 --- a/public/docs/js/latest/api/annotations/ClassDefinition-interface.jade +++ b/public/docs/js/latest/api/annotations/ClassDefinition-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/util/decorators.ts (line 1) + defined in angular2/src/util/decorators.ts (line 1) :markdown Declares the interface to be used with Class. diff --git a/public/docs/js/latest/api/annotations/Component-var.jade b/public/docs/js/latest/api/annotations/Component-var.jade index 014622f834..f12cd774ee 100644 --- a/public/docs/js/latest/api/annotations/Component-var.jade +++ b/public/docs/js/latest/api/annotations/Component-var.jade @@ -3,7 +3,7 @@ h2 Component variable p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 344) + defined in angular2/src/core/annotations/decorators.ts (line 344) :markdown Component factory function. diff --git a/public/docs/js/latest/api/annotations/ComponentAnnotation-class.jade b/public/docs/js/latest/api/annotations/ComponentAnnotation-class.jade index c8dc4f5448..932be72c2b 100644 --- a/public/docs/js/latest/api/annotations/ComponentAnnotation-class.jade +++ b/public/docs/js/latest/api/annotations/ComponentAnnotation-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations_impl/annotations.ts (line 778) + defined in angular2/src/core/annotations_impl/annotations.ts (line 778) :markdown Declare reusable UI building blocks for an application. diff --git a/public/docs/js/latest/api/annotations/ComponentDecorator-interface.jade b/public/docs/js/latest/api/annotations/ComponentDecorator-interface.jade index fbafe4a2d9..9b47da039c 100644 --- a/public/docs/js/latest/api/annotations/ComponentDecorator-interface.jade +++ b/public/docs/js/latest/api/annotations/ComponentDecorator-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 13) + defined in angular2/src/core/annotations/decorators.ts (line 13) :markdown Interface for the Component decorator function. diff --git a/public/docs/js/latest/api/annotations/ComponentFactory-interface.jade b/public/docs/js/latest/api/annotations/ComponentFactory-interface.jade index ed2feddc92..1e7221a172 100644 --- a/public/docs/js/latest/api/annotations/ComponentFactory-interface.jade +++ b/public/docs/js/latest/api/annotations/ComponentFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 104) + defined in angular2/src/core/annotations/decorators.ts (line 104) :markdown ComponentAnnotation factory for creating annotations, decorators or DSL. diff --git a/public/docs/js/latest/api/annotations/Directive-var.jade b/public/docs/js/latest/api/annotations/Directive-var.jade index 722ebf43dc..10250b88fd 100644 --- a/public/docs/js/latest/api/annotations/Directive-var.jade +++ b/public/docs/js/latest/api/annotations/Directive-var.jade @@ -3,7 +3,7 @@ h2 Directive variable p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 349) + defined in angular2/src/core/annotations/decorators.ts (line 349) :markdown Directive factory function. diff --git a/public/docs/js/latest/api/annotations/DirectiveAnnotation-class.jade b/public/docs/js/latest/api/annotations/DirectiveAnnotation-class.jade index ada6217113..f87078017a 100644 --- a/public/docs/js/latest/api/annotations/DirectiveAnnotation-class.jade +++ b/public/docs/js/latest/api/annotations/DirectiveAnnotation-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations_impl/annotations.ts (line 4) + defined in angular2/src/core/annotations_impl/annotations.ts (line 4) :markdown Directives allow you to attach behavior to elements in the DOM. @@ -529,7 +529,7 @@ p.location-badge. For example, we could write a binding that updates the directive on structural changes, rather than on reference changes, as normally occurs in change detection. - See Pipe and KeyValueChanges documentation for more details. + See Pipe and `KeyValueChanges` documentation for more details. ``` @Directive({ diff --git a/public/docs/js/latest/api/annotations/DirectiveDecorator-interface.jade b/public/docs/js/latest/api/annotations/DirectiveDecorator-interface.jade index 92877f3547..eeb4145232 100644 --- a/public/docs/js/latest/api/annotations/DirectiveDecorator-interface.jade +++ b/public/docs/js/latest/api/annotations/DirectiveDecorator-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 6) + defined in angular2/src/core/annotations/decorators.ts (line 6) :markdown Interface for the Directive decorator function. diff --git a/public/docs/js/latest/api/annotations/DirectiveFactory-interface.jade b/public/docs/js/latest/api/annotations/DirectiveFactory-interface.jade index 18533a6b00..25f61b2833 100644 --- a/public/docs/js/latest/api/annotations/DirectiveFactory-interface.jade +++ b/public/docs/js/latest/api/annotations/DirectiveFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 51) + defined in angular2/src/core/annotations/decorators.ts (line 51) :markdown Directive factory for creating annotations, decorators or DSL. diff --git a/public/docs/js/latest/api/annotations/LifecycleEvent-enum.jade b/public/docs/js/latest/api/annotations/LifecycleEvent-enum.jade index 9f45ac1786..20c6b7b548 100644 --- a/public/docs/js/latest/api/annotations/LifecycleEvent-enum.jade +++ b/public/docs/js/latest/api/annotations/LifecycleEvent-enum.jade @@ -1,13 +1,176 @@ -

angular2/annotations/LifecycleEvent

-

(enum)

-
-

Lifecycle events are guaranteed to be called in the following order:

- +p.location-badge. + exported from angular2/annotations + defined in angular2/src/core/annotations_impl/annotations.ts (line 900) + +:markdown + Lifecycle events are guaranteed to be called in the following order: + - `onChange` (optional if any bindings have changed), + - `onInit` (optional after the first check only), + - `onCheck`, + - `onAllChangesDone` + + +.l-main-section + h2 Members + .l-sub-section + h3 onDestroy + + + :markdown + Notify a directive whenever a View that contains it is destroyed. + + + + ``` + @Directive({ + ..., + lifecycle: [LifecycleEvent.onDestroy] + }) + class ClassSet { + onDestroy() { + // invoked to notify directive of the containing view destruction. + } + } + ``` + + + + + + + + .l-sub-section + h3 onChange + + + :markdown + Notify a directive when any of its bindings have changed. + + This method is called right after the directive's bindings have been checked, + and before any of its children's bindings have been checked. + + It is invoked only if at least one of the directive's bindings has changed. + + : + + ``` + @Directive({ + selector: '[class-set]', + properties: [ + 'propA', + 'propB' + ], + lifecycle: [LifecycleEvent.onChange] + }) + class ClassSet { + propA; + propB; + onChange(changes:{[idx: string, PropertyUpdate]}) { + // This will get called after any of the properties have been updated. + if (changes['propA']) { + // if propA was updated + } + if (changes['propA']) { + // if propB was updated + } + } + } + ``` + + + + + + + + .l-sub-section + h3 onCheck + + + :markdown + Notify a directive when it has been checked. + + This method is called right after the directive's bindings have been checked, + and before any of its children's bindings have been checked. + + It is invoked every time even when none of the directive's bindings has changed. + + + + ``` + @Directive({ + selector: '[class-set]', + lifecycle: [LifecycleEvent.onCheck] + }) + class ClassSet { + onCheck() { + } + } + ``` + + + + + + + + .l-sub-section + h3 onInit + + + :markdown + Notify a directive when it has been checked the first itme. + + This method is called right after the directive's bindings have been checked, + and before any of its children's bindings have been checked. + + It is invoked only once. + + + + ``` + @Directive({ + selector: '[class-set]', + lifecycle: [LifecycleEvent.onInit] + }) + class ClassSet { + onInit() { + } + } + ``` + + + + + + + + .l-sub-section + h3 onAllChangesDone + + + :markdown + Notify a directive when the bindings of all its children have been checked (whether they have + changed or not). + + + + ``` + @Directive({ + selector: '[class-set]', + lifecycle: [LifecycleEvent.onAllChangesDone] + }) + class ClassSet { + + onAllChangesDone() { + } + + } + ``` + + + + + -
diff --git a/public/docs/js/latest/api/annotations/OnAllChangesDone-interface.jade b/public/docs/js/latest/api/annotations/OnAllChangesDone-interface.jade index 07bdcfa9cf..55cb2205ce 100644 --- a/public/docs/js/latest/api/annotations/OnAllChangesDone-interface.jade +++ b/public/docs/js/latest/api/annotations/OnAllChangesDone-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/compiler/interfaces.ts (line 30) + defined in angular2/src/core/compiler/interfaces.ts (line 30) :markdown Defines lifecycle method diff --git a/public/docs/js/latest/api/annotations/OnChange-interface.jade b/public/docs/js/latest/api/annotations/OnChange-interface.jade index 22a286fb56..c3b74256ca 100644 --- a/public/docs/js/latest/api/annotations/OnChange-interface.jade +++ b/public/docs/js/latest/api/annotations/OnChange-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/compiler/interfaces.ts (line 7) + defined in angular2/src/core/compiler/interfaces.ts (line 7) :markdown Defines lifecycle method `LifeCycleEvent.onChange` diff --git a/public/docs/js/latest/api/annotations/OnCheck-interface.jade b/public/docs/js/latest/api/annotations/OnCheck-interface.jade index 566b94de43..100130ab61 100644 --- a/public/docs/js/latest/api/annotations/OnCheck-interface.jade +++ b/public/docs/js/latest/api/annotations/OnCheck-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/compiler/interfaces.ts (line 18) + defined in angular2/src/core/compiler/interfaces.ts (line 18) :markdown Defines lifecycle method `LifeCycleEvent.onCheck` diff --git a/public/docs/js/latest/api/annotations/OnDestroy-interface.jade b/public/docs/js/latest/api/annotations/OnDestroy-interface.jade index c677b24e34..469d095c2b 100644 --- a/public/docs/js/latest/api/annotations/OnDestroy-interface.jade +++ b/public/docs/js/latest/api/annotations/OnDestroy-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/compiler/interfaces.ts (line 12) + defined in angular2/src/core/compiler/interfaces.ts (line 12) :markdown Defines lifecycle method `LifeCycleEvent.onDestroy` diff --git a/public/docs/js/latest/api/annotations/OnInit-interface.jade b/public/docs/js/latest/api/annotations/OnInit-interface.jade index a5d19557d5..8a708d9366 100644 --- a/public/docs/js/latest/api/annotations/OnInit-interface.jade +++ b/public/docs/js/latest/api/annotations/OnInit-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/compiler/interfaces.ts (line 24) + defined in angular2/src/core/compiler/interfaces.ts (line 24) :markdown Defines lifecycle method `LifeCycleEvent.onInit` diff --git a/public/docs/js/latest/api/annotations/Query-var.jade b/public/docs/js/latest/api/annotations/Query-var.jade index 8a07bae840..a2b12fd3a5 100644 --- a/public/docs/js/latest/api/annotations/Query-var.jade +++ b/public/docs/js/latest/api/annotations/Query-var.jade @@ -3,7 +3,7 @@ h2 Query variable p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 365) + defined in angular2/src/core/annotations/decorators.ts (line 365) :markdown Query factory function. diff --git a/public/docs/js/latest/api/annotations/QueryAnnotation-class.jade b/public/docs/js/latest/api/annotations/QueryAnnotation-class.jade index 7c0383f317..f7a3fd2a07 100644 --- a/public/docs/js/latest/api/annotations/QueryAnnotation-class.jade +++ b/public/docs/js/latest/api/annotations/QueryAnnotation-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations_impl/di.ts (line 44) + defined in angular2/src/core/annotations_impl/di.ts (line 44) :markdown Specifies that a QueryList should be injected. diff --git a/public/docs/js/latest/api/annotations/QueryFactory-interface.jade b/public/docs/js/latest/api/annotations/QueryFactory-interface.jade index a0ddc421f1..610967928a 100644 --- a/public/docs/js/latest/api/annotations/QueryFactory-interface.jade +++ b/public/docs/js/latest/api/annotations/QueryFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 287) + defined in angular2/src/core/annotations/decorators.ts (line 287) :markdown Query factory for creating annotations, decorators or DSL. diff --git a/public/docs/js/latest/api/annotations/TypeDecorator-interface.jade b/public/docs/js/latest/api/annotations/TypeDecorator-interface.jade index 54a0b9a3c4..fd37ee84c7 100644 --- a/public/docs/js/latest/api/annotations/TypeDecorator-interface.jade +++ b/public/docs/js/latest/api/annotations/TypeDecorator-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/util/decorators.ts (line 22) + defined in angular2/src/util/decorators.ts (line 22) :markdown An interface implemented by all Angular type decorators, which allows them to be used as ES7 diff --git a/public/docs/js/latest/api/annotations/View-var.jade b/public/docs/js/latest/api/annotations/View-var.jade index f803a5f7a4..fd6f0d47e5 100644 --- a/public/docs/js/latest/api/annotations/View-var.jade +++ b/public/docs/js/latest/api/annotations/View-var.jade @@ -3,7 +3,7 @@ h2 View variable p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 354) + defined in angular2/src/core/annotations/decorators.ts (line 354) :markdown View factory function. diff --git a/public/docs/js/latest/api/annotations/ViewAnnotation-class.jade b/public/docs/js/latest/api/annotations/ViewAnnotation-class.jade index cebf069d17..852134ce12 100644 --- a/public/docs/js/latest/api/annotations/ViewAnnotation-class.jade +++ b/public/docs/js/latest/api/annotations/ViewAnnotation-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations_impl/view.ts (line 4) + defined in angular2/src/core/annotations_impl/view.ts (line 4) :markdown Declares the available HTML templates for an application. diff --git a/public/docs/js/latest/api/annotations/ViewDecorator-interface.jade b/public/docs/js/latest/api/annotations/ViewDecorator-interface.jade index 4bc38aeea6..08e5d691df 100644 --- a/public/docs/js/latest/api/annotations/ViewDecorator-interface.jade +++ b/public/docs/js/latest/api/annotations/ViewDecorator-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 32) + defined in angular2/src/core/annotations/decorators.ts (line 32) :markdown Interface for the View decorator function. diff --git a/public/docs/js/latest/api/annotations/ViewEncapsulation-enum.jade b/public/docs/js/latest/api/annotations/ViewEncapsulation-enum.jade index ccc46905d8..a5a90b6c85 100644 --- a/public/docs/js/latest/api/annotations/ViewEncapsulation-enum.jade +++ b/public/docs/js/latest/api/annotations/ViewEncapsulation-enum.jade @@ -1,7 +1,50 @@ -

angular2/annotations/ViewEncapsulation

-

(enum)

-
-

How the template and styles of a view should be encapsulated.

+p.location-badge. + exported from angular2/annotations + defined in angular2/src/render/api.ts (line 274) + +:markdown + How the template and styles of a view should be encapsulated. + + +.l-main-section + h2 Members + .l-sub-section + h3 EMULATED + + + :markdown + Emulate scoping of styles by preprocessing the style rules + and adding additional attributes to elements. This is the default. + + + + + + + + .l-sub-section + h3 NATIVE + + + :markdown + Uses the native mechanism of the renderer. For the DOM this means creating a ShadowRoot. + + + + + + + + .l-sub-section + h3 NONE + + + :markdown + Don't scope the template nor the styles. + + + + + -
diff --git a/public/docs/js/latest/api/annotations/ViewFactory-interface.jade b/public/docs/js/latest/api/annotations/ViewFactory-interface.jade index 3a739fe8bf..daaccc1747 100644 --- a/public/docs/js/latest/api/annotations/ViewFactory-interface.jade +++ b/public/docs/js/latest/api/annotations/ViewFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 174) + defined in angular2/src/core/annotations/decorators.ts (line 174) :markdown ViewAnnotation factory for creating annotations, decorators or DSL. diff --git a/public/docs/js/latest/api/annotations/ViewQuery-var.jade b/public/docs/js/latest/api/annotations/ViewQuery-var.jade index 8c049cbef9..0b054ed686 100644 --- a/public/docs/js/latest/api/annotations/ViewQuery-var.jade +++ b/public/docs/js/latest/api/annotations/ViewQuery-var.jade @@ -3,7 +3,7 @@ h2 ViewQuery variable p.location-badge. exported from angular2/annotations - defined in angular2/src/core/annotations/decorators.ts (line 371) + defined in angular2/src/core/annotations/decorators.ts (line 371) :markdown ViewQuery factory function. diff --git a/public/docs/js/latest/api/annotations/index.jade b/public/docs/js/latest/api/annotations/index.jade index b1d8dc3d99..732ec112dd 100644 --- a/public/docs/js/latest/api/annotations/index.jade +++ b/public/docs/js/latest/api/annotations/index.jade @@ -1,5 +1,5 @@ p.location-badge. - defined in angular2/annotations.ts (line 1) + defined in angular2/annotations.ts (line 1) ul for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data diff --git a/public/docs/js/latest/api/change_detection/BasePipe-class.jade b/public/docs/js/latest/api/change_detection/BasePipe-class.jade index 79ae2780a2..0d650b27a4 100644 --- a/public/docs/js/latest/api/change_detection/BasePipe-class.jade +++ b/public/docs/js/latest/api/change_detection/BasePipe-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/pipe.ts (line 58) + defined in angular2/src/change_detection/pipes/pipe.ts (line 58) :markdown Provides default implementation of `supports` and `onDestroy` method. diff --git a/public/docs/js/latest/api/change_detection/CHECKED-const.jade b/public/docs/js/latest/api/change_detection/CHECKED-const.jade index 5c756cda73..172e95ce1a 100644 --- a/public/docs/js/latest/api/change_detection/CHECKED-const.jade +++ b/public/docs/js/latest/api/change_detection/CHECKED-const.jade @@ -3,7 +3,7 @@ h2 CHECKED variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/constants.ts (line 13) + defined in angular2/src/change_detection/constants.ts (line 13) :markdown CHECKED means that the change detector should be skipped until its mode changes to diff --git a/public/docs/js/latest/api/change_detection/CHECK_ALWAYS-const.jade b/public/docs/js/latest/api/change_detection/CHECK_ALWAYS-const.jade index 7135638741..2a56865d3a 100644 --- a/public/docs/js/latest/api/change_detection/CHECK_ALWAYS-const.jade +++ b/public/docs/js/latest/api/change_detection/CHECK_ALWAYS-const.jade @@ -3,7 +3,7 @@ h2 CHECK_ALWAYS variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/constants.ts (line 19) + defined in angular2/src/change_detection/constants.ts (line 19) :markdown CHECK_ALWAYS means that after calling detectChanges the mode of the change detector diff --git a/public/docs/js/latest/api/change_detection/CHECK_ONCE-const.jade b/public/docs/js/latest/api/change_detection/CHECK_ONCE-const.jade index 330e29bd39..c15bbe777d 100644 --- a/public/docs/js/latest/api/change_detection/CHECK_ONCE-const.jade +++ b/public/docs/js/latest/api/change_detection/CHECK_ONCE-const.jade @@ -3,7 +3,7 @@ h2 CHECK_ONCE variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/constants.ts (line 7) + defined in angular2/src/change_detection/constants.ts (line 7) :markdown CHECK_ONCE means that after calling detectChanges the mode of the change detector diff --git a/public/docs/js/latest/api/change_detection/ChangeDetectionError-class.jade b/public/docs/js/latest/api/change_detection/ChangeDetectionError-class.jade index bc83e7c75f..7ec6747d07 100644 --- a/public/docs/js/latest/api/change_detection/ChangeDetectionError-class.jade +++ b/public/docs/js/latest/api/change_detection/ChangeDetectionError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/exceptions.ts (line 18) + defined in angular2/src/change_detection/exceptions.ts (line 18) :markdown Thrown when an expression evaluation raises an exception. diff --git a/public/docs/js/latest/api/change_detection/ChangeDetector-interface.jade b/public/docs/js/latest/api/change_detection/ChangeDetector-interface.jade index c2e321f438..3b2563d4cd 100644 --- a/public/docs/js/latest/api/change_detection/ChangeDetector-interface.jade +++ b/public/docs/js/latest/api/change_detection/ChangeDetector-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/interfaces.ts (line 48) + defined in angular2/src/change_detection/interfaces.ts (line 48) :markdown diff --git a/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade b/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade index 67e7743580..aa6eb56143 100644 --- a/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade +++ b/public/docs/js/latest/api/change_detection/ChangeDetectorRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/change_detector_ref.ts (line 2) + defined in angular2/src/change_detection/change_detector_ref.ts (line 2) :markdown Controls change detection. diff --git a/public/docs/js/latest/api/change_detection/DEFAULT-const.jade b/public/docs/js/latest/api/change_detection/DEFAULT-const.jade index b7ce5ceec2..be2b995663 100644 --- a/public/docs/js/latest/api/change_detection/DEFAULT-const.jade +++ b/public/docs/js/latest/api/change_detection/DEFAULT-const.jade @@ -3,7 +3,7 @@ h2 DEFAULT variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/constants.ts (line 35) + defined in angular2/src/change_detection/constants.ts (line 35) :markdown DEFAULT means that the change detector's mode will be set to CHECK_ALWAYS during hydration. diff --git a/public/docs/js/latest/api/change_detection/DETACHED-const.jade b/public/docs/js/latest/api/change_detection/DETACHED-const.jade index e9915e1828..d0a28ee42b 100644 --- a/public/docs/js/latest/api/change_detection/DETACHED-const.jade +++ b/public/docs/js/latest/api/change_detection/DETACHED-const.jade @@ -3,7 +3,7 @@ h2 DETACHED variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/constants.ts (line 25) + defined in angular2/src/change_detection/constants.ts (line 25) :markdown DETACHED means that the change detector sub tree is not a part of the main tree and diff --git a/public/docs/js/latest/api/change_detection/ExpressionChangedAfterItHasBeenCheckedException-class.jade b/public/docs/js/latest/api/change_detection/ExpressionChangedAfterItHasBeenCheckedException-class.jade index 0635416a09..b3ca5bd2ec 100644 --- a/public/docs/js/latest/api/change_detection/ExpressionChangedAfterItHasBeenCheckedException-class.jade +++ b/public/docs/js/latest/api/change_detection/ExpressionChangedAfterItHasBeenCheckedException-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/exceptions.ts (line 2) + defined in angular2/src/change_detection/exceptions.ts (line 2) :markdown An error thrown if application changes model breaking the top-down data flow. diff --git a/public/docs/js/latest/api/change_detection/IterableDiffer-interface.jade b/public/docs/js/latest/api/change_detection/IterableDiffer-interface.jade new file mode 100644 index 0000000000..15d51edaaf --- /dev/null +++ b/public/docs/js/latest/api/change_detection/IterableDiffer-interface.jade @@ -0,0 +1,41 @@ + +p.location-badge. + exported from angular2/change_detection + defined in angular2/src/change_detection/differs/iterable_differs.ts (line 4) + +:markdown + + +.l-main-section + h2 Members + .l-sub-section + h3 diff + + + pre.prettyprint + code. + diff(object: Object) + + :markdown + + + + + + + + .l-sub-section + h3 onDestroy + + + pre.prettyprint + code. + onDestroy() + + :markdown + + + + + + diff --git a/public/docs/js/latest/api/change_detection/IterableDifferFactory-interface.jade b/public/docs/js/latest/api/change_detection/IterableDifferFactory-interface.jade new file mode 100644 index 0000000000..2f2b3c7887 --- /dev/null +++ b/public/docs/js/latest/api/change_detection/IterableDifferFactory-interface.jade @@ -0,0 +1,42 @@ + +p.location-badge. + exported from angular2/change_detection + defined in angular2/src/change_detection/differs/iterable_differs.ts (line 9) + +:markdown + Provides a factory for IterableDiffer. + + +.l-main-section + h2 Members + .l-sub-section + h3 supports + + + pre.prettyprint + code. + supports(objects: Object) + + :markdown + + + + + + + + .l-sub-section + h3 create + + + pre.prettyprint + code. + create(cdRef: ChangeDetectorRef) + + :markdown + + + + + + diff --git a/public/docs/js/latest/api/change_detection/IterableDiffers-class.jade b/public/docs/js/latest/api/change_detection/IterableDiffers-class.jade new file mode 100644 index 0000000000..eb75be9588 --- /dev/null +++ b/public/docs/js/latest/api/change_detection/IterableDiffers-class.jade @@ -0,0 +1,70 @@ + +p.location-badge. + exported from angular2/change_detection + defined in angular2/src/change_detection/differs/iterable_differs.ts (line 17) + +:markdown + A repository of different iterable diffing strategies used by NgFor, NgClass, and others. + + + +.l-main-section + h2 Annotations + .l-sub-section + h3.annotation Injectable + pre.prettyprint + code. + @Injectable() + + + .l-sub-section + h3.annotation CONST + pre.prettyprint + code. + @CONST() + + +.l-main-section + h2 Members + .l-sub-section + h3 constructor + + + pre.prettyprint + code. + constructor(factories: IterableDifferFactory[]) + + :markdown + + + + + + + .l-sub-section + h3 factories + + + :markdown + + + + + + + + .l-sub-section + h3 find + + + pre.prettyprint + code. + find(iterable: Object) + + :markdown + + + + + + diff --git a/public/docs/js/latest/api/change_detection/KeyValueDiffer-interface.jade b/public/docs/js/latest/api/change_detection/KeyValueDiffer-interface.jade new file mode 100644 index 0000000000..86b99fb515 --- /dev/null +++ b/public/docs/js/latest/api/change_detection/KeyValueDiffer-interface.jade @@ -0,0 +1,41 @@ + +p.location-badge. + exported from angular2/change_detection + defined in angular2/src/change_detection/differs/keyvalue_differs.ts (line 4) + +:markdown + + +.l-main-section + h2 Members + .l-sub-section + h3 diff + + + pre.prettyprint + code. + diff(object: Object) + + :markdown + + + + + + + + .l-sub-section + h3 onDestroy + + + pre.prettyprint + code. + onDestroy() + + :markdown + + + + + + diff --git a/public/docs/js/latest/api/change_detection/KeyValueDifferFactory-interface.jade b/public/docs/js/latest/api/change_detection/KeyValueDifferFactory-interface.jade new file mode 100644 index 0000000000..b51f85680c --- /dev/null +++ b/public/docs/js/latest/api/change_detection/KeyValueDifferFactory-interface.jade @@ -0,0 +1,42 @@ + +p.location-badge. + exported from angular2/change_detection + defined in angular2/src/change_detection/differs/keyvalue_differs.ts (line 9) + +:markdown + Provides a factory for KeyValueDiffer. + + +.l-main-section + h2 Members + .l-sub-section + h3 supports + + + pre.prettyprint + code. + supports(objects: Object) + + :markdown + + + + + + + + .l-sub-section + h3 create + + + pre.prettyprint + code. + create(cdRef: ChangeDetectorRef) + + :markdown + + + + + + diff --git a/public/docs/js/latest/api/change_detection/KeyValueDiffers-class.jade b/public/docs/js/latest/api/change_detection/KeyValueDiffers-class.jade new file mode 100644 index 0000000000..6a02df401c --- /dev/null +++ b/public/docs/js/latest/api/change_detection/KeyValueDiffers-class.jade @@ -0,0 +1,70 @@ + +p.location-badge. + exported from angular2/change_detection + defined in angular2/src/change_detection/differs/keyvalue_differs.ts (line 17) + +:markdown + A repository of different Map diffing strategies used by NgClass, NgStyle, and others. + + + +.l-main-section + h2 Annotations + .l-sub-section + h3.annotation Injectable + pre.prettyprint + code. + @Injectable() + + + .l-sub-section + h3.annotation CONST + pre.prettyprint + code. + @CONST() + + +.l-main-section + h2 Members + .l-sub-section + h3 constructor + + + pre.prettyprint + code. + constructor(factories: KeyValueDifferFactory[]) + + :markdown + + + + + + + .l-sub-section + h3 factories + + + :markdown + + + + + + + + .l-sub-section + h3 find + + + pre.prettyprint + code. + find(kv: Object) + + :markdown + + + + + + diff --git a/public/docs/js/latest/api/change_detection/Locals-class.jade b/public/docs/js/latest/api/change_detection/Locals-class.jade index 4ff643c163..d9c4e47771 100644 --- a/public/docs/js/latest/api/change_detection/Locals-class.jade +++ b/public/docs/js/latest/api/change_detection/Locals-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/parser/locals.ts (line 2) + defined in angular2/src/change_detection/parser/locals.ts (line 2) :markdown diff --git a/public/docs/js/latest/api/change_detection/NullPipe-class.jade b/public/docs/js/latest/api/change_detection/NullPipe-class.jade index ac16b4283a..437adde964 100644 --- a/public/docs/js/latest/api/change_detection/NullPipe-class.jade +++ b/public/docs/js/latest/api/change_detection/NullPipe-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/null_pipe.ts (line 10) + defined in angular2/src/change_detection/pipes/null_pipe.ts (line 10) :markdown diff --git a/public/docs/js/latest/api/change_detection/NullPipeFactory-class.jade b/public/docs/js/latest/api/change_detection/NullPipeFactory-class.jade index 151587ed22..7652efc9cd 100644 --- a/public/docs/js/latest/api/change_detection/NullPipeFactory-class.jade +++ b/public/docs/js/latest/api/change_detection/NullPipeFactory-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/null_pipe.ts (line 3) + defined in angular2/src/change_detection/pipes/null_pipe.ts (line 3) :markdown diff --git a/public/docs/js/latest/api/change_detection/ON_PUSH-const.jade b/public/docs/js/latest/api/change_detection/ON_PUSH-const.jade index a5443d6fb0..28c4229300 100644 --- a/public/docs/js/latest/api/change_detection/ON_PUSH-const.jade +++ b/public/docs/js/latest/api/change_detection/ON_PUSH-const.jade @@ -3,7 +3,7 @@ h2 ON_PUSH variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/constants.ts (line 30) + defined in angular2/src/change_detection/constants.ts (line 30) :markdown ON_PUSH means that the change detector's mode will be set to CHECK_ONCE during hydration. diff --git a/public/docs/js/latest/api/change_detection/Pipe-interface.jade b/public/docs/js/latest/api/change_detection/Pipe-interface.jade index 81e531ca49..41174ad845 100644 --- a/public/docs/js/latest/api/change_detection/Pipe-interface.jade +++ b/public/docs/js/latest/api/change_detection/Pipe-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/pipe.ts (line 28) + defined in angular2/src/change_detection/pipes/pipe.ts (line 28) :markdown An interface which all pipes must implement. diff --git a/public/docs/js/latest/api/change_detection/PipeFactory-interface.jade b/public/docs/js/latest/api/change_detection/PipeFactory-interface.jade index 024735bff3..e75a6c4010 100644 --- a/public/docs/js/latest/api/change_detection/PipeFactory-interface.jade +++ b/public/docs/js/latest/api/change_detection/PipeFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/pipe.ts (line 78) + defined in angular2/src/change_detection/pipes/pipe.ts (line 78) :markdown diff --git a/public/docs/js/latest/api/change_detection/Pipes-class.jade b/public/docs/js/latest/api/change_detection/Pipes-class.jade index 2073f42352..641379c18c 100644 --- a/public/docs/js/latest/api/change_detection/Pipes-class.jade +++ b/public/docs/js/latest/api/change_detection/Pipes-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/pipes.ts (line 6) + defined in angular2/src/change_detection/pipes/pipes.ts (line 6) :markdown diff --git a/public/docs/js/latest/api/change_detection/WrappedValue-class.jade b/public/docs/js/latest/api/change_detection/WrappedValue-class.jade index 1eef6b3a3d..286e34f344 100644 --- a/public/docs/js/latest/api/change_detection/WrappedValue-class.jade +++ b/public/docs/js/latest/api/change_detection/WrappedValue-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/pipes/pipe.ts (line 2) + defined in angular2/src/change_detection/pipes/pipe.ts (line 2) :markdown Indicates that the result of a Pipe transformation has changed even though the reference diff --git a/public/docs/js/latest/api/change_detection/_data.json b/public/docs/js/latest/api/change_detection/_data.json index 96e1dd00a0..a347479a6f 100644 --- a/public/docs/js/latest/api/change_detection/_data.json +++ b/public/docs/js/latest/api/change_detection/_data.json @@ -64,6 +64,30 @@ "title" : "Pipes Class" }, + "IterableDiffers-class" : { + "title" : "IterableDiffers Class" + }, + + "IterableDiffer-interface" : { + "title" : "IterableDiffer Interface" + }, + + "IterableDifferFactory-interface" : { + "title" : "IterableDifferFactory Interface" + }, + + "KeyValueDiffers-class" : { + "title" : "KeyValueDiffers Class" + }, + + "KeyValueDiffer-interface" : { + "title" : "KeyValueDiffer Interface" + }, + + "KeyValueDifferFactory-interface" : { + "title" : "KeyValueDifferFactory Interface" + }, + "PipeFactory-interface" : { "title" : "PipeFactory Interface" }, diff --git a/public/docs/js/latest/api/change_detection/defaultPipes-const.jade b/public/docs/js/latest/api/change_detection/defaultPipes-const.jade index 81e3e2ee19..5d988c0862 100644 --- a/public/docs/js/latest/api/change_detection/defaultPipes-const.jade +++ b/public/docs/js/latest/api/change_detection/defaultPipes-const.jade @@ -3,7 +3,7 @@ h2 defaultPipes variable p.location-badge. exported from angular2/change_detection - defined in angular2/src/change_detection/change_detection.ts (line 129) + defined in angular2/src/change_detection/change_detection.ts (line 129) :markdown diff --git a/public/docs/js/latest/api/change_detection/index.jade b/public/docs/js/latest/api/change_detection/index.jade index ba3bf56b29..b5564bd476 100644 --- a/public/docs/js/latest/api/change_detection/index.jade +++ b/public/docs/js/latest/api/change_detection/index.jade @@ -1,5 +1,5 @@ p.location-badge. - defined in angular2/change_detection.ts (line 1) + defined in angular2/change_detection.ts (line 1) ul for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data diff --git a/public/docs/js/latest/api/core/AppRootUrl-class.jade b/public/docs/js/latest/api/core/AppRootUrl-class.jade index dfc814e70d..f2b162e024 100644 --- a/public/docs/js/latest/api/core/AppRootUrl-class.jade +++ b/public/docs/js/latest/api/core/AppRootUrl-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/services/app_root_url.ts (line 2) + defined in angular2/src/services/app_root_url.ts (line 2) :markdown Specifies app root url for the application. diff --git a/public/docs/js/latest/api/core/AppViewManager-class.jade b/public/docs/js/latest/api/core/AppViewManager-class.jade index a496efd249..52ec21831f 100644 --- a/public/docs/js/latest/api/core/AppViewManager-class.jade +++ b/public/docs/js/latest/api/core/AppViewManager-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/view_manager.ts (line 18) + defined in angular2/src/core/compiler/view_manager.ts (line 18) :markdown Entry point for creating, moving views in the view hierarchy and destroying views. diff --git a/public/docs/js/latest/api/core/ApplicationRef-class.jade b/public/docs/js/latest/api/core/ApplicationRef-class.jade index 9f93e173cc..9b38891a70 100644 --- a/public/docs/js/latest/api/core/ApplicationRef-class.jade +++ b/public/docs/js/latest/api/core/ApplicationRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/application_common.ts (line 329) + defined in angular2/src/core/application_common.ts (line 337) :markdown Represents a Angular's representation of an Application. diff --git a/public/docs/js/latest/api/core/Compiler-class.jade b/public/docs/js/latest/api/core/Compiler-class.jade index fd3d84c140..0a462efe95 100644 --- a/public/docs/js/latest/api/core/Compiler-class.jade +++ b/public/docs/js/latest/api/core/Compiler-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/compiler.ts (line 61) + defined in angular2/src/core/compiler/compiler.ts (line 61) :markdown ## URL Resolution diff --git a/public/docs/js/latest/api/core/ComponentRef-class.jade b/public/docs/js/latest/api/core/ComponentRef-class.jade index 0f2e93bb12..94e95ca97d 100644 --- a/public/docs/js/latest/api/core/ComponentRef-class.jade +++ b/public/docs/js/latest/api/core/ComponentRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/dynamic_component_loader.ts (line 7) + defined in angular2/src/core/compiler/dynamic_component_loader.ts (line 7) :markdown Angular's reference to a component instance. diff --git a/public/docs/js/latest/api/core/ComponentUrlMapper-class.jade b/public/docs/js/latest/api/core/ComponentUrlMapper-class.jade index a7b568d1d1..d482b1ceea 100644 --- a/public/docs/js/latest/api/core/ComponentUrlMapper-class.jade +++ b/public/docs/js/latest/api/core/ComponentUrlMapper-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/component_url_mapper.ts (line 3) + defined in angular2/src/core/compiler/component_url_mapper.ts (line 3) :markdown Resolve a `Type` from a Component into a URL. diff --git a/public/docs/js/latest/api/core/DirectiveResolver-class.jade b/public/docs/js/latest/api/core/DirectiveResolver-class.jade index cdda954a4d..629b1f5df2 100644 --- a/public/docs/js/latest/api/core/DirectiveResolver-class.jade +++ b/public/docs/js/latest/api/core/DirectiveResolver-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/directive_resolver.ts (line 4) + defined in angular2/src/core/compiler/directive_resolver.ts (line 4) :markdown Resolve a `Type` for Directive. diff --git a/public/docs/js/latest/api/core/DynamicComponentLoader-class.jade b/public/docs/js/latest/api/core/DynamicComponentLoader-class.jade index bd766641fa..67c3dfc687 100644 --- a/public/docs/js/latest/api/core/DynamicComponentLoader-class.jade +++ b/public/docs/js/latest/api/core/DynamicComponentLoader-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/dynamic_component_loader.ts (line 42) + defined in angular2/src/core/compiler/dynamic_component_loader.ts (line 42) :markdown Service for dynamically loading a Component into an arbitrary position in the internal Angular diff --git a/public/docs/js/latest/api/core/ElementRef-class.jade b/public/docs/js/latest/api/core/ElementRef-class.jade index 8e383f07ef..63328a37a3 100644 --- a/public/docs/js/latest/api/core/ElementRef-class.jade +++ b/public/docs/js/latest/api/core/ElementRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/element_ref.ts (line 3) + defined in angular2/src/core/compiler/element_ref.ts (line 3) :markdown Reference to the element. diff --git a/public/docs/js/latest/api/core/EventEmitter-class.jade b/public/docs/js/latest/api/core/EventEmitter-class.jade index 4cf05a38ff..e6ea989bf1 100644 --- a/public/docs/js/latest/api/core/EventEmitter-class.jade +++ b/public/docs/js/latest/api/core/EventEmitter-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/facade/async.ts (line 89) + defined in angular2/src/facade/async.ts (line 90) :markdown Use Rx.Observable but provides an adapter to make it work as specified here: diff --git a/public/docs/js/latest/api/core/HostViewRef-interface.jade b/public/docs/js/latest/api/core/HostViewRef-interface.jade index fbe96d31bb..eca95d95de 100644 --- a/public/docs/js/latest/api/core/HostViewRef-interface.jade +++ b/public/docs/js/latest/api/core/HostViewRef-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/view_ref.ts (line 13) + defined in angular2/src/core/compiler/view_ref.ts (line 13) :markdown diff --git a/public/docs/js/latest/api/core/IQueryList-interface.jade b/public/docs/js/latest/api/core/IQueryList-interface.jade index ba680fccac..cf083b1535 100644 --- a/public/docs/js/latest/api/core/IQueryList-interface.jade +++ b/public/docs/js/latest/api/core/IQueryList-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/interface_query.ts (line 1) + defined in angular2/src/core/compiler/interface_query.ts (line 1) :markdown An iterable live list of components in the Light DOM. diff --git a/public/docs/js/latest/api/core/LifeCycle-class.jade b/public/docs/js/latest/api/core/LifeCycle-class.jade index fc9d3547d7..5c64a92c2d 100644 --- a/public/docs/js/latest/api/core/LifeCycle-class.jade +++ b/public/docs/js/latest/api/core/LifeCycle-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/life_cycle/life_cycle.ts (line 5) + defined in angular2/src/core/life_cycle/life_cycle.ts (line 5) :markdown Provides access to explicitly trigger change detection in an application. diff --git a/public/docs/js/latest/api/core/NgZone-class.jade b/public/docs/js/latest/api/core/NgZone-class.jade index 9068d50dac..343342d7b4 100644 --- a/public/docs/js/latest/api/core/NgZone-class.jade +++ b/public/docs/js/latest/api/core/NgZone-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/zone/ng_zone.ts (line 6) + defined in angular2/src/core/zone/ng_zone.ts (line 6) :markdown A wrapper around zones that lets you schedule tasks after it has executed a task. diff --git a/public/docs/js/latest/api/core/Observable-class.jade b/public/docs/js/latest/api/core/Observable-class.jade index 7002e9d03a..7c7fc7d6eb 100644 --- a/public/docs/js/latest/api/core/Observable-class.jade +++ b/public/docs/js/latest/api/core/Observable-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/facade/async.ts (line 84) + defined in angular2/src/facade/async.ts (line 85) :markdown diff --git a/public/docs/js/latest/api/core/ProtoViewRef-class.jade b/public/docs/js/latest/api/core/ProtoViewRef-class.jade index 20e5512421..a0b989e0e4 100644 --- a/public/docs/js/latest/api/core/ProtoViewRef-class.jade +++ b/public/docs/js/latest/api/core/ProtoViewRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/view_ref.ts (line 91) + defined in angular2/src/core/compiler/view_ref.ts (line 91) :markdown A reference to an Angular ProtoView. diff --git a/public/docs/js/latest/api/core/QueryList-class.jade b/public/docs/js/latest/api/core/QueryList-class.jade index efa7b27af2..25c2aa3ddf 100644 --- a/public/docs/js/latest/api/core/QueryList-class.jade +++ b/public/docs/js/latest/api/core/QueryList-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/query_list.ts (line 2) + defined in angular2/src/core/compiler/query_list.ts (line 2) :markdown Injectable Objects that contains a live list of child directives in the light Dom of a directive. diff --git a/public/docs/js/latest/api/core/RenderElementRef-interface.jade b/public/docs/js/latest/api/core/RenderElementRef-interface.jade index e6d495fc7e..6c441c65f7 100644 --- a/public/docs/js/latest/api/core/RenderElementRef-interface.jade +++ b/public/docs/js/latest/api/core/RenderElementRef-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/render/api.ts (line 377) + defined in angular2/src/render/api.ts (line 377) :markdown Abstract reference to the element which can be marshaled across web-worker boundary. diff --git a/public/docs/js/latest/api/core/TemplateRef-class.jade b/public/docs/js/latest/api/core/TemplateRef-class.jade index 02084d71be..f88d5abc73 100644 --- a/public/docs/js/latest/api/core/TemplateRef-class.jade +++ b/public/docs/js/latest/api/core/TemplateRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/template_ref.ts (line 3) + defined in angular2/src/core/compiler/template_ref.ts (line 3) :markdown Reference to a template within a component. diff --git a/public/docs/js/latest/api/core/Type-interface.jade b/public/docs/js/latest/api/core/Type-interface.jade index 65cc054e1f..3afdfbe948 100644 --- a/public/docs/js/latest/api/core/Type-interface.jade +++ b/public/docs/js/latest/api/core/Type-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/facade/lang.ts (line 5) + defined in angular2/src/facade/lang.ts (line 5) :markdown Runtime representation of a type. diff --git a/public/docs/js/latest/api/core/UrlResolver-class.jade b/public/docs/js/latest/api/core/UrlResolver-class.jade index fa204ab518..e26ca061c2 100644 --- a/public/docs/js/latest/api/core/UrlResolver-class.jade +++ b/public/docs/js/latest/api/core/UrlResolver-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/services/url_resolver.ts (line 9) + defined in angular2/src/services/url_resolver.ts (line 9) :markdown Used by the Compiler when resolving HTML and CSS template URLs. diff --git a/public/docs/js/latest/api/core/ViewContainerRef-class.jade b/public/docs/js/latest/api/core/ViewContainerRef-class.jade index 7ddc36127c..6b5587745d 100644 --- a/public/docs/js/latest/api/core/ViewContainerRef-class.jade +++ b/public/docs/js/latest/api/core/ViewContainerRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/view_container_ref.ts (line 10) + defined in angular2/src/core/compiler/view_container_ref.ts (line 10) :markdown A location where ViewRefs can be attached. diff --git a/public/docs/js/latest/api/core/ViewRef-class.jade b/public/docs/js/latest/api/core/ViewRef-class.jade index c8c55e2336..c630674058 100644 --- a/public/docs/js/latest/api/core/ViewRef-class.jade +++ b/public/docs/js/latest/api/core/ViewRef-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/core - defined in angular2/src/core/compiler/view_ref.ts (line 15) + defined in angular2/src/core/compiler/view_ref.ts (line 15) :markdown A reference to an Angular View. diff --git a/public/docs/js/latest/api/core/appComponentTypeToken-const.jade b/public/docs/js/latest/api/core/appComponentTypeToken-const.jade index ae3ffbae01..e44a25ee57 100644 --- a/public/docs/js/latest/api/core/appComponentTypeToken-const.jade +++ b/public/docs/js/latest/api/core/appComponentTypeToken-const.jade @@ -3,7 +3,7 @@ h2 appComponentTypeToken variable p.location-badge. exported from angular2/core - defined in angular2/src/core/application_tokens.ts (line 25) + defined in angular2/src/core/application_tokens.ts (line 25) :markdown An opaque token representing the application root type in the Injector. diff --git a/public/docs/js/latest/api/core/index.jade b/public/docs/js/latest/api/core/index.jade index 6717e1d3d1..eee6570f2d 100644 --- a/public/docs/js/latest/api/core/index.jade +++ b/public/docs/js/latest/api/core/index.jade @@ -1,5 +1,5 @@ p.location-badge. - defined in angular2/core.ts (line 1) + defined in angular2/core.ts (line 1) ul for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data diff --git a/public/docs/js/latest/api/di/AbstractBindingError-class.jade b/public/docs/js/latest/api/di/AbstractBindingError-class.jade index 13bf8e5d01..115b19743b 100644 --- a/public/docs/js/latest/api/di/AbstractBindingError-class.jade +++ b/public/docs/js/latest/api/di/AbstractBindingError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 27) + defined in angular2/src/di/exceptions.ts (line 27) :markdown Base class for all errors arising from misconfigured bindings. diff --git a/public/docs/js/latest/api/di/Binding-class.jade b/public/docs/js/latest/api/di/Binding-class.jade index 89d597b163..56587d1ce6 100644 --- a/public/docs/js/latest/api/di/Binding-class.jade +++ b/public/docs/js/latest/api/di/Binding-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/binding.ts (line 36) + defined in angular2/src/di/binding.ts (line 36) :markdown Describes how the Injector should instantiate a given token. diff --git a/public/docs/js/latest/api/di/BindingBuilder-class.jade b/public/docs/js/latest/api/di/BindingBuilder-class.jade index c5d72a2152..34ce84477d 100644 --- a/public/docs/js/latest/api/di/BindingBuilder-class.jade +++ b/public/docs/js/latest/api/di/BindingBuilder-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/binding.ts (line 258) + defined in angular2/src/di/binding.ts (line 258) :markdown Helper class for the bind function. diff --git a/public/docs/js/latest/api/di/BindingWithVisibility-class.jade b/public/docs/js/latest/api/di/BindingWithVisibility-class.jade index 189d8fe9f0..89df5f72b1 100644 --- a/public/docs/js/latest/api/di/BindingWithVisibility-class.jade +++ b/public/docs/js/latest/api/di/BindingWithVisibility-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 357) + defined in angular2/src/di/injector.ts (line 352) :markdown diff --git a/public/docs/js/latest/api/di/CyclicDependencyError-class.jade b/public/docs/js/latest/api/di/CyclicDependencyError-class.jade index fa9b0baf5a..3f57a75cb7 100644 --- a/public/docs/js/latest/api/di/CyclicDependencyError-class.jade +++ b/public/docs/js/latest/api/di/CyclicDependencyError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 71) + defined in angular2/src/di/exceptions.ts (line 71) :markdown Thrown when dependencies form a cycle. diff --git a/public/docs/js/latest/api/di/Dependency-class.jade b/public/docs/js/latest/api/di/Dependency-class.jade index 2c3bd2a3a8..bb5416a6c9 100644 --- a/public/docs/js/latest/api/di/Dependency-class.jade +++ b/public/docs/js/latest/api/di/Dependency-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/binding.ts (line 24) + defined in angular2/src/di/binding.ts (line 24) :markdown diff --git a/public/docs/js/latest/api/di/DependencyMetadata-class.jade b/public/docs/js/latest/api/di/DependencyMetadata-class.jade index cdba2ae5e6..7e402716c9 100644 --- a/public/docs/js/latest/api/di/DependencyMetadata-class.jade +++ b/public/docs/js/latest/api/di/DependencyMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 34) + defined in angular2/src/di/metadata.ts (line 34) :markdown `DependencyMetadata is used by the framework to extend DI. diff --git a/public/docs/js/latest/api/di/DependencyProvider-interface.jade b/public/docs/js/latest/api/di/DependencyProvider-interface.jade index bbd6277e77..98bc8a73be 100644 --- a/public/docs/js/latest/api/di/DependencyProvider-interface.jade +++ b/public/docs/js/latest/api/di/DependencyProvider-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 363) + defined in angular2/src/di/injector.ts (line 358) :markdown Used to provide dependencies that cannot be easily expressed as bindings. diff --git a/public/docs/js/latest/api/di/ForwardRefFn-interface.jade b/public/docs/js/latest/api/di/ForwardRefFn-interface.jade index 5af0eb76fa..9e7fa96ae6 100644 --- a/public/docs/js/latest/api/di/ForwardRefFn-interface.jade +++ b/public/docs/js/latest/api/di/ForwardRefFn-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/forward_ref.ts (line 1) + defined in angular2/src/di/forward_ref.ts (line 1) :markdown diff --git a/public/docs/js/latest/api/di/Host-var.jade b/public/docs/js/latest/api/di/Host-var.jade index cf89ea884e..fadba3e2fc 100644 --- a/public/docs/js/latest/api/di/Host-var.jade +++ b/public/docs/js/latest/api/di/Host-var.jade @@ -3,7 +3,7 @@ h2 Host variable p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 82) + defined in angular2/src/di/decorators.ts (line 82) :markdown Factory for creating HostMetadata. diff --git a/public/docs/js/latest/api/di/HostFactory-interface.jade b/public/docs/js/latest/api/di/HostFactory-interface.jade index 874ebd5cb4..88e9a51039 100644 --- a/public/docs/js/latest/api/di/HostFactory-interface.jade +++ b/public/docs/js/latest/api/di/HostFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 41) + defined in angular2/src/di/decorators.ts (line 41) :markdown Factory for creating HostMetadata. diff --git a/public/docs/js/latest/api/di/HostMetadata-class.jade b/public/docs/js/latest/api/di/HostMetadata-class.jade index 4c56e43c44..1343b84726 100644 --- a/public/docs/js/latest/api/di/HostMetadata-class.jade +++ b/public/docs/js/latest/api/di/HostMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 138) + defined in angular2/src/di/metadata.ts (line 138) :markdown Specifies that an injector should retrieve a dependency from any injector until reaching the diff --git a/public/docs/js/latest/api/di/Inject-var.jade b/public/docs/js/latest/api/di/Inject-var.jade index 515780d48e..0af210400c 100644 --- a/public/docs/js/latest/api/di/Inject-var.jade +++ b/public/docs/js/latest/api/di/Inject-var.jade @@ -3,7 +3,7 @@ h2 Inject variable p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 62) + defined in angular2/src/di/decorators.ts (line 62) :markdown Factory for creating InjectMetadata. diff --git a/public/docs/js/latest/api/di/InjectFactory-interface.jade b/public/docs/js/latest/api/di/InjectFactory-interface.jade index ccda32ad05..0f5c2ab031 100644 --- a/public/docs/js/latest/api/di/InjectFactory-interface.jade +++ b/public/docs/js/latest/api/di/InjectFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 9) + defined in angular2/src/di/decorators.ts (line 9) :markdown Factory for creating InjectMetadata. diff --git a/public/docs/js/latest/api/di/InjectMetadata-class.jade b/public/docs/js/latest/api/di/InjectMetadata-class.jade index b5a0913bd6..7f5dd07841 100644 --- a/public/docs/js/latest/api/di/InjectMetadata-class.jade +++ b/public/docs/js/latest/api/di/InjectMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 1) + defined in angular2/src/di/metadata.ts (line 1) :markdown A parameter metadata that specifies a dependency. diff --git a/public/docs/js/latest/api/di/Injectable-var.jade b/public/docs/js/latest/api/di/Injectable-var.jade index 53fae8ab4c..550e3b77db 100644 --- a/public/docs/js/latest/api/di/Injectable-var.jade +++ b/public/docs/js/latest/api/di/Injectable-var.jade @@ -3,7 +3,7 @@ h2 Injectable variable p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 72) + defined in angular2/src/di/decorators.ts (line 72) :markdown Factory for creating InjectableMetadata. diff --git a/public/docs/js/latest/api/di/InjectableFactory-interface.jade b/public/docs/js/latest/api/di/InjectableFactory-interface.jade index fd0f75f761..8e3a81ba20 100644 --- a/public/docs/js/latest/api/di/InjectableFactory-interface.jade +++ b/public/docs/js/latest/api/di/InjectableFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 25) + defined in angular2/src/di/decorators.ts (line 25) :markdown Factory for creating InjectableMetadata. diff --git a/public/docs/js/latest/api/di/InjectableMetadata-class.jade b/public/docs/js/latest/api/di/InjectableMetadata-class.jade index 625e22f00d..8fb97a7b84 100644 --- a/public/docs/js/latest/api/di/InjectableMetadata-class.jade +++ b/public/docs/js/latest/api/di/InjectableMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 65) + defined in angular2/src/di/metadata.ts (line 65) :markdown A marker metadata that marks a class as available to `Injector` for creation. Used by tooling diff --git a/public/docs/js/latest/api/di/Injector-class.jade b/public/docs/js/latest/api/di/Injector-class.jade index e09bd17d00..fff6c8011f 100644 --- a/public/docs/js/latest/api/di/Injector-class.jade +++ b/public/docs/js/latest/api/di/Injector-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 370) + defined in angular2/src/di/injector.ts (line 365) :markdown A dependency injection container used for resolving dependencies. diff --git a/public/docs/js/latest/api/di/InstantiationError-class.jade b/public/docs/js/latest/api/di/InstantiationError-class.jade index 96ae9d587e..79913d84a5 100644 --- a/public/docs/js/latest/api/di/InstantiationError-class.jade +++ b/public/docs/js/latest/api/di/InstantiationError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 95) + defined in angular2/src/di/exceptions.ts (line 95) :markdown Thrown when a constructing type returns with an Error. diff --git a/public/docs/js/latest/api/di/InvalidBindingError-class.jade b/public/docs/js/latest/api/di/InvalidBindingError-class.jade index 612f64892f..c4d8183a99 100644 --- a/public/docs/js/latest/api/di/InvalidBindingError-class.jade +++ b/public/docs/js/latest/api/di/InvalidBindingError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 113) + defined in angular2/src/di/exceptions.ts (line 113) :markdown Thrown when an object other then Binding (or `Type`) is passed to Injector diff --git a/public/docs/js/latest/api/di/Key-class.jade b/public/docs/js/latest/api/di/Key-class.jade index cf14476157..63fc71103a 100644 --- a/public/docs/js/latest/api/di/Key-class.jade +++ b/public/docs/js/latest/api/di/Key-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/key.ts (line 6) + defined in angular2/src/di/key.ts (line 6) :markdown A unique object used for retrieving items from the Injector. diff --git a/public/docs/js/latest/api/di/KeyRegistry-class.jade b/public/docs/js/latest/api/di/KeyRegistry-class.jade index 6926ae8a80..c01ce53725 100644 --- a/public/docs/js/latest/api/di/KeyRegistry-class.jade +++ b/public/docs/js/latest/api/di/KeyRegistry-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/key.ts (line 39) + defined in angular2/src/di/key.ts (line 39) :markdown diff --git a/public/docs/js/latest/api/di/NoAnnotationError-class.jade b/public/docs/js/latest/api/di/NoAnnotationError-class.jade index d8b9bcb4b6..0046f10035 100644 --- a/public/docs/js/latest/api/di/NoAnnotationError-class.jade +++ b/public/docs/js/latest/api/di/NoAnnotationError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 128) + defined in angular2/src/di/exceptions.ts (line 128) :markdown Thrown when the class has no annotation information. diff --git a/public/docs/js/latest/api/di/NoBindingError-class.jade b/public/docs/js/latest/api/di/NoBindingError-class.jade index 4853656c70..adee08492e 100644 --- a/public/docs/js/latest/api/di/NoBindingError-class.jade +++ b/public/docs/js/latest/api/di/NoBindingError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 58) + defined in angular2/src/di/exceptions.ts (line 58) :markdown Thrown when trying to retrieve a dependency by `Key` from Injector, but the diff --git a/public/docs/js/latest/api/di/OpaqueToken-class.jade b/public/docs/js/latest/api/di/OpaqueToken-class.jade index 9107c7a572..50f81380f8 100644 --- a/public/docs/js/latest/api/di/OpaqueToken-class.jade +++ b/public/docs/js/latest/api/di/OpaqueToken-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/opaque_token.ts (line 1) + defined in angular2/src/di/opaque_token.ts (line 1) :markdown diff --git a/public/docs/js/latest/api/di/Optional-var.jade b/public/docs/js/latest/api/di/Optional-var.jade index 1c5d2a7282..cb4344f376 100644 --- a/public/docs/js/latest/api/di/Optional-var.jade +++ b/public/docs/js/latest/api/di/Optional-var.jade @@ -3,7 +3,7 @@ h2 Optional variable p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 67) + defined in angular2/src/di/decorators.ts (line 67) :markdown Factory for creating OptionalMetadata. diff --git a/public/docs/js/latest/api/di/OptionalFactory-interface.jade b/public/docs/js/latest/api/di/OptionalFactory-interface.jade index 69fe690480..edec71feda 100644 --- a/public/docs/js/latest/api/di/OptionalFactory-interface.jade +++ b/public/docs/js/latest/api/di/OptionalFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 17) + defined in angular2/src/di/decorators.ts (line 17) :markdown Factory for creating OptionalMetadata. diff --git a/public/docs/js/latest/api/di/OptionalMetadata-class.jade b/public/docs/js/latest/api/di/OptionalMetadata-class.jade index c69f743fb2..4c36a3f3cd 100644 --- a/public/docs/js/latest/api/di/OptionalMetadata-class.jade +++ b/public/docs/js/latest/api/di/OptionalMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 17) + defined in angular2/src/di/metadata.ts (line 17) :markdown A parameter metadata that marks a dependency as optional. Injector provides `null` if diff --git a/public/docs/js/latest/api/di/OutOfBoundsError-class.jade b/public/docs/js/latest/api/di/OutOfBoundsError-class.jade index e18faf25ca..523011992b 100644 --- a/public/docs/js/latest/api/di/OutOfBoundsError-class.jade +++ b/public/docs/js/latest/api/di/OutOfBoundsError-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/exceptions.ts (line 156) + defined in angular2/src/di/exceptions.ts (line 156) :markdown Thrown when getting an object by index. diff --git a/public/docs/js/latest/api/di/PRIVATE-const.jade b/public/docs/js/latest/api/di/PRIVATE-const.jade index 677efaaae2..402e0f2c3b 100644 --- a/public/docs/js/latest/api/di/PRIVATE-const.jade +++ b/public/docs/js/latest/api/di/PRIVATE-const.jade @@ -3,7 +3,7 @@ h2 PRIVATE variable p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 27) + defined in angular2/src/di/injector.ts (line 22) :markdown diff --git a/public/docs/js/latest/api/di/PUBLIC-const.jade b/public/docs/js/latest/api/di/PUBLIC-const.jade index 2a6d934b1c..5258180743 100644 --- a/public/docs/js/latest/api/di/PUBLIC-const.jade +++ b/public/docs/js/latest/api/di/PUBLIC-const.jade @@ -3,7 +3,7 @@ h2 PUBLIC variable p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 26) + defined in angular2/src/di/injector.ts (line 21) :markdown diff --git a/public/docs/js/latest/api/di/PUBLIC_AND_PRIVATE-const.jade b/public/docs/js/latest/api/di/PUBLIC_AND_PRIVATE-const.jade index e0d4ad6f07..e158983d61 100644 --- a/public/docs/js/latest/api/di/PUBLIC_AND_PRIVATE-const.jade +++ b/public/docs/js/latest/api/di/PUBLIC_AND_PRIVATE-const.jade @@ -3,7 +3,7 @@ h2 PUBLIC_AND_PRIVATE variable p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 28) + defined in angular2/src/di/injector.ts (line 23) :markdown diff --git a/public/docs/js/latest/api/di/ProtoInjector-class.jade b/public/docs/js/latest/api/di/ProtoInjector-class.jade index 41a96d3f13..9f8b37045f 100644 --- a/public/docs/js/latest/api/di/ProtoInjector-class.jade +++ b/public/docs/js/latest/api/di/ProtoInjector-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 172) + defined in angular2/src/di/injector.ts (line 167) :markdown diff --git a/public/docs/js/latest/api/di/ResolvedBinding-class.jade b/public/docs/js/latest/api/di/ResolvedBinding-class.jade index 2970495dc3..fef0816a77 100644 --- a/public/docs/js/latest/api/di/ResolvedBinding-class.jade +++ b/public/docs/js/latest/api/di/ResolvedBinding-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/binding.ts (line 217) + defined in angular2/src/di/binding.ts (line 217) :markdown An internal resolved representation of a Binding used by the Injector. diff --git a/public/docs/js/latest/api/di/Self-var.jade b/public/docs/js/latest/api/di/Self-var.jade index b6781e679b..1fdd653a1a 100644 --- a/public/docs/js/latest/api/di/Self-var.jade +++ b/public/docs/js/latest/api/di/Self-var.jade @@ -3,7 +3,7 @@ h2 Self variable p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 77) + defined in angular2/src/di/decorators.ts (line 77) :markdown Factory for creating SelfMetadata. diff --git a/public/docs/js/latest/api/di/SelfFactory-interface.jade b/public/docs/js/latest/api/di/SelfFactory-interface.jade index ef4a2b8c6d..1fe19f650c 100644 --- a/public/docs/js/latest/api/di/SelfFactory-interface.jade +++ b/public/docs/js/latest/api/di/SelfFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 33) + defined in angular2/src/di/decorators.ts (line 33) :markdown Factory for creating SelfMetadata. diff --git a/public/docs/js/latest/api/di/SelfMetadata-class.jade b/public/docs/js/latest/api/di/SelfMetadata-class.jade index c606fa8827..9d311ba020 100644 --- a/public/docs/js/latest/api/di/SelfMetadata-class.jade +++ b/public/docs/js/latest/api/di/SelfMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 83) + defined in angular2/src/di/metadata.ts (line 83) :markdown Specifies that an injector should retrieve a dependency from itself. diff --git a/public/docs/js/latest/api/di/SkipSelf-var.jade b/public/docs/js/latest/api/di/SkipSelf-var.jade index 3572be58ee..2c4c753c87 100644 --- a/public/docs/js/latest/api/di/SkipSelf-var.jade +++ b/public/docs/js/latest/api/di/SkipSelf-var.jade @@ -3,7 +3,7 @@ h2 SkipSelf variable p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 87) + defined in angular2/src/di/decorators.ts (line 87) :markdown Factory for creating SkipSelfMetadata. diff --git a/public/docs/js/latest/api/di/SkipSelfFactory-interface.jade b/public/docs/js/latest/api/di/SkipSelfFactory-interface.jade index b34fd2b30c..edc172c6c5 100644 --- a/public/docs/js/latest/api/di/SkipSelfFactory-interface.jade +++ b/public/docs/js/latest/api/di/SkipSelfFactory-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/decorators.ts (line 49) + defined in angular2/src/di/decorators.ts (line 49) :markdown Factory for creating SkipSelfMetadata. diff --git a/public/docs/js/latest/api/di/SkipSelfMetadata-class.jade b/public/docs/js/latest/api/di/SkipSelfMetadata-class.jade index c401d55a83..65ed6be967 100644 --- a/public/docs/js/latest/api/di/SkipSelfMetadata-class.jade +++ b/public/docs/js/latest/api/di/SkipSelfMetadata-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/metadata.ts (line 106) + defined in angular2/src/di/metadata.ts (line 106) :markdown Specifies that the dependency resolution should start from the parent injector. diff --git a/public/docs/js/latest/api/di/TypeLiteral-class.jade b/public/docs/js/latest/api/di/TypeLiteral-class.jade index 9795b1c970..1d63ab30a3 100644 --- a/public/docs/js/latest/api/di/TypeLiteral-class.jade +++ b/public/docs/js/latest/api/di/TypeLiteral-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/type_literal.ts (line 1) + defined in angular2/src/di/type_literal.ts (line 1) :markdown Type literals is a Dart-only feature. This is here only so we can x-compile diff --git a/public/docs/js/latest/api/di/bind-function.jade b/public/docs/js/latest/api/di/bind-function.jade index 0df8c4136f..f8c2721069 100644 --- a/public/docs/js/latest/api/di/bind-function.jade +++ b/public/docs/js/latest/api/di/bind-function.jade @@ -10,7 +10,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/binding.ts (line 242) + defined in angular2/src/di/binding.ts (line 242) :markdown Provides an API for imperatively constructing Bindings. diff --git a/public/docs/js/latest/api/di/forwardRef-function.jade b/public/docs/js/latest/api/di/forwardRef-function.jade index eff48e3a75..77c90c482a 100644 --- a/public/docs/js/latest/api/di/forwardRef-function.jade +++ b/public/docs/js/latest/api/di/forwardRef-function.jade @@ -10,7 +10,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/forward_ref.ts (line 3) + defined in angular2/src/di/forward_ref.ts (line 3) :markdown Allows to refer to references which are not yet defined. diff --git a/public/docs/js/latest/api/di/index.jade b/public/docs/js/latest/api/di/index.jade index 4c58b7210a..5fe0b1f7f0 100644 --- a/public/docs/js/latest/api/di/index.jade +++ b/public/docs/js/latest/api/di/index.jade @@ -1,5 +1,5 @@ p.location-badge. - defined in angular2/di.ts (line 1) + defined in angular2/di.ts (line 1) ul for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data diff --git a/public/docs/js/latest/api/di/resolveForwardRef-function.jade b/public/docs/js/latest/api/di/resolveForwardRef-function.jade index 4d3372236c..7e89fcb032 100644 --- a/public/docs/js/latest/api/di/resolveForwardRef-function.jade +++ b/public/docs/js/latest/api/di/resolveForwardRef-function.jade @@ -10,7 +10,7 @@ p.location-badge. exported from angular2/di - defined in angular2/src/di/forward_ref.ts (line 33) + defined in angular2/src/di/forward_ref.ts (line 33) :markdown Lazily retrieve the reference value. diff --git a/public/docs/js/latest/api/di/undefinedValue-const.jade b/public/docs/js/latest/api/di/undefinedValue-const.jade index 2bdbbc3a62..b916cc985b 100644 --- a/public/docs/js/latest/api/di/undefinedValue-const.jade +++ b/public/docs/js/latest/api/di/undefinedValue-const.jade @@ -3,7 +3,7 @@ h2 undefinedValue variable p.location-badge. exported from angular2/di - defined in angular2/src/di/injector.ts (line 24) + defined in angular2/src/di/injector.ts (line 19) :markdown diff --git a/public/docs/js/latest/api/directives/CSSClass-class.jade b/public/docs/js/latest/api/directives/CSSClass-class.jade index 41d484306f..67049c3a3b 100644 --- a/public/docs/js/latest/api/directives/CSSClass-class.jade +++ b/public/docs/js/latest/api/directives/CSSClass-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/class.ts (line 9) + defined in angular2/src/directives/class.ts (line 11) :markdown Adds and removes CSS classes based on an {expression} value. @@ -46,7 +46,7 @@ p.location-badge. pre.prettyprint code. - constructor(_pipes: Pipes, _ngEl: ElementRef, _renderer: Renderer) + constructor(_iterableDiffers: IterableDiffers, _keyValueDiffers: KeyValueDiffers, _ngEl: ElementRef, _renderer: Renderer) :markdown diff --git a/public/docs/js/latest/api/directives/NgFor-class.jade b/public/docs/js/latest/api/directives/NgFor-class.jade index 0e872c5b8b..874dffc9f0 100644 --- a/public/docs/js/latest/api/directives/NgFor-class.jade +++ b/public/docs/js/latest/api/directives/NgFor-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_for.ts (line 4) + defined in angular2/src/directives/ng_for.ts (line 4) :markdown The `NgFor` directive instantiates a template once per item from an iterable. The context for @@ -52,7 +52,7 @@ p.location-badge. pre.prettyprint code. - constructor(viewContainer: ViewContainerRef, templateRef: TemplateRef, pipes: Pipes, cdr: ChangeDetectorRef) + constructor(viewContainer: ViewContainerRef, templateRef: TemplateRef, iterableDiffers: IterableDiffers, cdr: ChangeDetectorRef) :markdown @@ -86,7 +86,7 @@ p.location-badge. .l-sub-section - h3 pipes + h3 iterableDiffers :markdown diff --git a/public/docs/js/latest/api/directives/NgIf-class.jade b/public/docs/js/latest/api/directives/NgIf-class.jade index 4abb3b41bd..e411c8058d 100644 --- a/public/docs/js/latest/api/directives/NgIf-class.jade +++ b/public/docs/js/latest/api/directives/NgIf-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_if.ts (line 3) + defined in angular2/src/directives/ng_if.ts (line 3) :markdown Removes or recreates a portion of the DOM tree based on an {expression}. diff --git a/public/docs/js/latest/api/directives/NgNonBindable-class.jade b/public/docs/js/latest/api/directives/NgNonBindable-class.jade index 51c6a5bb3b..b95ab32e66 100644 --- a/public/docs/js/latest/api/directives/NgNonBindable-class.jade +++ b/public/docs/js/latest/api/directives/NgNonBindable-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_non_bindable.ts (line 1) + defined in angular2/src/directives/ng_non_bindable.ts (line 1) :markdown The `NgNonBindable` directive tells Angular not to compile or bind the contents of the current diff --git a/public/docs/js/latest/api/directives/NgStyle-class.jade b/public/docs/js/latest/api/directives/NgStyle-class.jade index 99e143ec91..d7f09d22d1 100644 --- a/public/docs/js/latest/api/directives/NgStyle-class.jade +++ b/public/docs/js/latest/api/directives/NgStyle-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_style.ts (line 7) + defined in angular2/src/directives/ng_style.ts (line 5) :markdown Adds or removes styles based on an {expression}. @@ -47,7 +47,7 @@ p.location-badge. pre.prettyprint code. - constructor(_pipes: Pipes, _ngEl: ElementRef, _renderer: Renderer) + constructor(_differs: KeyValueDiffers, _ngEl: ElementRef, _renderer: Renderer) :markdown diff --git a/public/docs/js/latest/api/directives/NgSwitch-class.jade b/public/docs/js/latest/api/directives/NgSwitch-class.jade index 7ebc4552c6..004d25488d 100644 --- a/public/docs/js/latest/api/directives/NgSwitch-class.jade +++ b/public/docs/js/latest/api/directives/NgSwitch-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_switch.ts (line 19) + defined in angular2/src/directives/ng_switch.ts (line 19) :markdown The `NgSwitch` directive is used to conditionally swap DOM structure on your template based on a diff --git a/public/docs/js/latest/api/directives/NgSwitchDefault-class.jade b/public/docs/js/latest/api/directives/NgSwitchDefault-class.jade index 9a2ca0b71e..245a41cf4b 100644 --- a/public/docs/js/latest/api/directives/NgSwitchDefault-class.jade +++ b/public/docs/js/latest/api/directives/NgSwitchDefault-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_switch.ts (line 173) + defined in angular2/src/directives/ng_switch.ts (line 173) :markdown Defines a default case statement. diff --git a/public/docs/js/latest/api/directives/NgSwitchWhen-class.jade b/public/docs/js/latest/api/directives/NgSwitchWhen-class.jade index 2d16d4a036..70f5286983 100644 --- a/public/docs/js/latest/api/directives/NgSwitchWhen-class.jade +++ b/public/docs/js/latest/api/directives/NgSwitchWhen-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_switch.ts (line 135) + defined in angular2/src/directives/ng_switch.ts (line 135) :markdown Defines a case statement as an expression. diff --git a/public/docs/js/latest/api/directives/RecordViewTuple-class.jade b/public/docs/js/latest/api/directives/RecordViewTuple-class.jade index cf904be4ef..634591054e 100644 --- a/public/docs/js/latest/api/directives/RecordViewTuple-class.jade +++ b/public/docs/js/latest/api/directives/RecordViewTuple-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_for.ts (line 117) + defined in angular2/src/directives/ng_for.ts (line 116) :markdown diff --git a/public/docs/js/latest/api/directives/SwitchView-class.jade b/public/docs/js/latest/api/directives/SwitchView-class.jade index 1ebcb1dd14..4735c51d65 100644 --- a/public/docs/js/latest/api/directives/SwitchView-class.jade +++ b/public/docs/js/latest/api/directives/SwitchView-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/directives - defined in angular2/src/directives/ng_switch.ts (line 5) + defined in angular2/src/directives/ng_switch.ts (line 5) :markdown diff --git a/public/docs/js/latest/api/directives/coreDirectives-const.jade b/public/docs/js/latest/api/directives/coreDirectives-const.jade index 3e3e5fc0f4..f294e8a95f 100644 --- a/public/docs/js/latest/api/directives/coreDirectives-const.jade +++ b/public/docs/js/latest/api/directives/coreDirectives-const.jade @@ -3,7 +3,7 @@ h2 coreDirectives variable p.location-badge. exported from angular2/directives - defined in angular2/directives.ts (line 62) + defined in angular2/directives.ts (line 62) :markdown A collection of the Angular core directives that are likely to be used in each and every Angular diff --git a/public/docs/js/latest/api/directives/index.jade b/public/docs/js/latest/api/directives/index.jade index 0aed37658f..59b9b612a4 100644 --- a/public/docs/js/latest/api/directives/index.jade +++ b/public/docs/js/latest/api/directives/index.jade @@ -1,5 +1,5 @@ p.location-badge. - defined in angular2/directives.ts (line 1) + defined in angular2/directives.ts (line 1) ul for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data diff --git a/public/docs/js/latest/api/forms/AbstractControl-class.jade b/public/docs/js/latest/api/forms/AbstractControl-class.jade index b2f16eff09..60d017015f 100644 --- a/public/docs/js/latest/api/forms/AbstractControl-class.jade +++ b/public/docs/js/latest/api/forms/AbstractControl-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/model.ts (line 37) + defined in angular2/src/forms/model.ts (line 37) :markdown Omitting from external API doc as this is really an abstract internal concept. diff --git a/public/docs/js/latest/api/forms/AbstractControlDirective-class.jade b/public/docs/js/latest/api/forms/AbstractControlDirective-class.jade index 0f4f7cfc10..4bd7ed8a5e 100644 --- a/public/docs/js/latest/api/forms/AbstractControlDirective-class.jade +++ b/public/docs/js/latest/api/forms/AbstractControlDirective-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/abstract_control_directive.ts (line 1) + defined in angular2/src/forms/directives/abstract_control_directive.ts (line 1) :markdown diff --git a/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade b/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade index bc92d351a1..ebaa18e9c1 100644 --- a/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade +++ b/public/docs/js/latest/api/forms/CheckboxControlValueAccessor-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/checkbox_value_accessor.ts (line 9) + defined in angular2/src/forms/directives/checkbox_value_accessor.ts (line 9) :markdown The accessor for writing a value and listening to changes on a checkbox input element. diff --git a/public/docs/js/latest/api/forms/Control-class.jade b/public/docs/js/latest/api/forms/Control-class.jade index f31c338a4a..1d1d49ea6a 100644 --- a/public/docs/js/latest/api/forms/Control-class.jade +++ b/public/docs/js/latest/api/forms/Control-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/model.ts (line 135) + defined in angular2/src/forms/model.ts (line 135) :markdown Defines a part of a form that cannot be divided into other controls. diff --git a/public/docs/js/latest/api/forms/ControlArray-class.jade b/public/docs/js/latest/api/forms/ControlArray-class.jade index ad5d8f32e2..c65ec6b19b 100644 --- a/public/docs/js/latest/api/forms/ControlArray-class.jade +++ b/public/docs/js/latest/api/forms/ControlArray-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/model.ts (line 249) + defined in angular2/src/forms/model.ts (line 249) :markdown Defines a part of a form, of variable length, that can contain other controls. diff --git a/public/docs/js/latest/api/forms/ControlContainer-class.jade b/public/docs/js/latest/api/forms/ControlContainer-class.jade index 1e4f16efe8..db6d13c527 100644 --- a/public/docs/js/latest/api/forms/ControlContainer-class.jade +++ b/public/docs/js/latest/api/forms/ControlContainer-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/control_container.ts (line 3) + defined in angular2/src/forms/directives/control_container.ts (line 3) :markdown A directive that contains a group of [NgControl]. diff --git a/public/docs/js/latest/api/forms/ControlGroup-class.jade b/public/docs/js/latest/api/forms/ControlGroup-class.jade index 3d7f31a859..d7afbd0c30 100644 --- a/public/docs/js/latest/api/forms/ControlGroup-class.jade +++ b/public/docs/js/latest/api/forms/ControlGroup-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/model.ts (line 165) + defined in angular2/src/forms/model.ts (line 165) :markdown Defines a part of a form, of fixed length, that can contain other controls. diff --git a/public/docs/js/latest/api/forms/ControlValueAccessor-interface.jade b/public/docs/js/latest/api/forms/ControlValueAccessor-interface.jade index d556c08f7c..99deb8c136 100644 --- a/public/docs/js/latest/api/forms/ControlValueAccessor-interface.jade +++ b/public/docs/js/latest/api/forms/ControlValueAccessor-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/control_value_accessor.ts (line 1) + defined in angular2/src/forms/directives/control_value_accessor.ts (line 1) :markdown A bridge between a control and a native element. diff --git a/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade b/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade index 801c078f72..3055a3aceb 100644 --- a/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade +++ b/public/docs/js/latest/api/forms/DefaultValueAccessor-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/default_value_accessor.ts (line 8) + defined in angular2/src/forms/directives/default_value_accessor.ts (line 8) :markdown The default accessor for writing a value and listening to changes that is used by the diff --git a/public/docs/js/latest/api/forms/Form-interface.jade b/public/docs/js/latest/api/forms/Form-interface.jade index c5e0a1ccfe..ed01961b84 100644 --- a/public/docs/js/latest/api/forms/Form-interface.jade +++ b/public/docs/js/latest/api/forms/Form-interface.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/form_interface.ts (line 3) + defined in angular2/src/forms/directives/form_interface.ts (line 3) :markdown An interface that NgFormModel and NgForm implement. diff --git a/public/docs/js/latest/api/forms/FormBuilder-class.jade b/public/docs/js/latest/api/forms/FormBuilder-class.jade index d73dee8bc9..c3e5fa5e22 100644 --- a/public/docs/js/latest/api/forms/FormBuilder-class.jade +++ b/public/docs/js/latest/api/forms/FormBuilder-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/form_builder.ts (line 4) + defined in angular2/src/forms/form_builder.ts (line 4) :markdown Creates a form object from a user-specified configuration. diff --git a/public/docs/js/latest/api/forms/NgControl-class.jade b/public/docs/js/latest/api/forms/NgControl-class.jade index fdbcbcaec0..b6d04030d0 100644 --- a/public/docs/js/latest/api/forms/NgControl-class.jade +++ b/public/docs/js/latest/api/forms/NgControl-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_control.ts (line 2) + defined in angular2/src/forms/directives/ng_control.ts (line 2) :markdown An abstract class that all control directive extend. diff --git a/public/docs/js/latest/api/forms/NgControlGroup-class.jade b/public/docs/js/latest/api/forms/NgControlGroup-class.jade index d14c3d7238..653188ea00 100644 --- a/public/docs/js/latest/api/forms/NgControlGroup-class.jade +++ b/public/docs/js/latest/api/forms/NgControlGroup-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_control_group.ts (line 12) + defined in angular2/src/forms/directives/ng_control_group.ts (line 12) :markdown Creates and binds a control group to a DOM element. diff --git a/public/docs/js/latest/api/forms/NgControlName-class.jade b/public/docs/js/latest/api/forms/NgControlName-class.jade index a03c1c7732..1a345c2518 100644 --- a/public/docs/js/latest/api/forms/NgControlName-class.jade +++ b/public/docs/js/latest/api/forms/NgControlName-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_control_name.ts (line 16) + defined in angular2/src/forms/directives/ng_control_name.ts (line 16) :markdown Creates and binds a control with a specified name to a DOM element. diff --git a/public/docs/js/latest/api/forms/NgForm-class.jade b/public/docs/js/latest/api/forms/NgForm-class.jade index dc60c2044c..258e759d6d 100644 --- a/public/docs/js/latest/api/forms/NgForm-class.jade +++ b/public/docs/js/latest/api/forms/NgForm-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_form.ts (line 19) + defined in angular2/src/forms/directives/ng_form.ts (line 19) :markdown Creates and binds a form object to a DOM element. diff --git a/public/docs/js/latest/api/forms/NgFormControl-class.jade b/public/docs/js/latest/api/forms/NgFormControl-class.jade index 86362411a5..d708de2930 100644 --- a/public/docs/js/latest/api/forms/NgFormControl-class.jade +++ b/public/docs/js/latest/api/forms/NgFormControl-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_form_control.ts (line 14) + defined in angular2/src/forms/directives/ng_form_control.ts (line 14) :markdown Binds an existing control to a DOM element. diff --git a/public/docs/js/latest/api/forms/NgFormModel-class.jade b/public/docs/js/latest/api/forms/NgFormModel-class.jade index 6da8dfebb6..a76c02aa58 100644 --- a/public/docs/js/latest/api/forms/NgFormModel-class.jade +++ b/public/docs/js/latest/api/forms/NgFormModel-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_form_model.ts (line 15) + defined in angular2/src/forms/directives/ng_form_model.ts (line 15) :markdown Binds an existing control group to a DOM element. diff --git a/public/docs/js/latest/api/forms/NgModel-class.jade b/public/docs/js/latest/api/forms/NgModel-class.jade index 5916f5848c..6cdbeb1263 100644 --- a/public/docs/js/latest/api/forms/NgModel-class.jade +++ b/public/docs/js/latest/api/forms/NgModel-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/ng_model.ts (line 13) + defined in angular2/src/forms/directives/ng_model.ts (line 13) :markdown Binds a domain model to the form. diff --git a/public/docs/js/latest/api/forms/NgRequiredValidator-class.jade b/public/docs/js/latest/api/forms/NgRequiredValidator-class.jade index 57680558f3..f968d1845c 100644 --- a/public/docs/js/latest/api/forms/NgRequiredValidator-class.jade +++ b/public/docs/js/latest/api/forms/NgRequiredValidator-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/validators.ts (line 11) + defined in angular2/src/forms/directives/validators.ts (line 11) :markdown diff --git a/public/docs/js/latest/api/forms/NgSelectOption-class.jade b/public/docs/js/latest/api/forms/NgSelectOption-class.jade index a7caba8481..d832e504b1 100644 --- a/public/docs/js/latest/api/forms/NgSelectOption-class.jade +++ b/public/docs/js/latest/api/forms/NgSelectOption-class.jade @@ -1,7 +1,7 @@ p.location-badge. exported from angular2/forms - defined in angular2/src/forms/directives/select_control_value_accessor.ts (line 9) + defined in angular2/src/forms/directives/select_control_value_accessor.ts (line 9) :markdown Marks