location badges

This commit is contained in:
Alex Wolfe 2015-04-22 08:06:51 -07:00
parent 965cf31242
commit 787cb70460
218 changed files with 1862 additions and 152 deletions

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/visibility.js#L105">angular2/src/core/annotations/visibility.js (line 105)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/di.js#L53">angular2/src/core/annotations/di.js (line 53)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/annotations.js#L755">angular2/src/core/annotations/annotations.js (line 755)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/annotations.js#L660">angular2/src/core/annotations/annotations.js (line 660)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/visibility.js#L44">angular2/src/core/annotations/visibility.js (line 44)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/di.js#L12">angular2/src/core/annotations/di.js (line 12)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/di.js#L77">angular2/src/core/annotations/di.js (line 77)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/view.js#L34">angular2/src/core/annotations/view.js (line 34)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/annotations.js#L884">angular2/src/core/annotations/annotations.js (line 884)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/annotations.js#L521">angular2/src/core/annotations/annotations.js (line 521)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/annotations">angular2/annotations</a></span>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/annotations/annotations.js#L240">angular2/src/core/annotations/annotations.js (line 240)</a>
:markdown

View File

@ -1,7 +1,8 @@
.l-main-section
h2 onAllChangesDone <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/annotations">angular2/annotations</a>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
:markdown
Notify a directive when the bindings of all its children have been changed.

View File

@ -1,7 +1,8 @@
.l-main-section
h2 onChange <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/annotations">angular2/annotations</a>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
:markdown
Notify a directive when any of its bindings have changed.

View File

@ -1,7 +1,8 @@
.l-main-section
h2 onDestroy <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/annotations">angular2/annotations</a>
p.location-badge.
exported from <a href="/angular2/annotations">angular2/annotations</a>
:markdown
Notify a directive whenever a <a href="angular2/annotations/View-class"><code>View</code></a> that contains it is destroyed.

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/change_detection">angular2/change_detection</a></span>
p.location-badge.
exported from <a href="/angular2/change_detection">angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/interfaces.js#L34">angular2/src/change_detection/interfaces.js (line 34)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/change_detection">angular2/change_detection</a></span>
p.location-badge.
exported from <a href="/angular2/change_detection">angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/change_detector_ref.js#L11">angular2/src/change_detection/change_detector_ref.js (line 11)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/change_detection">angular2/change_detection</a></span>
p.location-badge.
exported from <a href="/angular2/change_detection">angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/change_detection.js#L51">angular2/src/change_detection/change_detection.js (line 51)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/change_detection">angular2/change_detection</a></span>
p.location-badge.
exported from <a href="/angular2/change_detection">angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/change_detection.js#L68">angular2/src/change_detection/change_detection.js (line 68)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/change_detection">angular2/change_detection</a></span>
p.location-badge.
exported from <a href="/angular2/change_detection">angular2/change_detection</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/life_cycle/life_cycle.js#L31">angular2/src/core/life_cycle/life_cycle.js (line 31)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/core">angular2/core</a></span>
p.location-badge.
exported from <a href="/angular2/core">angular2/core</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/exception_handler.js#L34">angular2/src/core/exception_handler.js (line 34)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/core">angular2/core</a></span>
p.location-badge.
exported from <a href="/angular2/core">angular2/core</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/compiler/ng_element.js#L13">angular2/src/core/compiler/ng_element.js (line 13)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/core">angular2/core</a></span>
p.location-badge.
exported from <a href="/angular2/core">angular2/core</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/core/zone/vm_turn_zone.js#L14">angular2/src/core/zone/vm_turn_zone.js (line 14)</a>
:markdown

View File

@ -4,7 +4,7 @@
p <code>(appComponentType: Type, componentInjectableBindings: List&lt;Binding&gt; = null, errorReporter: Function = null)</code>
p(class="module").
p.location-badge.
exported from <a href="/angular2/core">angular2/core</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di">angular2/di</a></span>
p.location-badge.
exported from <a href="/angular2/di">angular2/di</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/binding.js#L49">angular2/src/di/binding.js (line 49)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di">angular2/di</a></span>
p.location-badge.
exported from <a href="/angular2/di">angular2/di</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/binding.js#L315">angular2/src/di/binding.js (line 315)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di">angular2/di</a></span>
p.location-badge.
exported from <a href="/angular2/di">angular2/di</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/injector.js#L60">angular2/src/di/injector.js (line 60)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di">angular2/di</a></span>
p.location-badge.
exported from <a href="/angular2/di">angular2/di</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/key.js#L17">angular2/src/di/key.js (line 17)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di">angular2/di</a></span>
p.location-badge.
exported from <a href="/angular2/di">angular2/di</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/binding.js#L263">angular2/src/di/binding.js (line 263)</a>
:markdown

View File

@ -4,7 +4,7 @@
p <code>(token)</code>
p(class="module").
p.location-badge.
exported from <a href="/angular2/di">angular2/di</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_annotations">angular2/di_annotations</a></span>
p.location-badge.
exported from <a href="/angular2/di_annotations">angular2/di_annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/annotations.js#L110">angular2/src/di/annotations.js (line 110)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_annotations">angular2/di_annotations</a></span>
p.location-badge.
exported from <a href="/angular2/di_annotations">angular2/di_annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/annotations.js#L13">angular2/src/di/annotations.js (line 13)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_annotations">angular2/di_annotations</a></span>
p.location-badge.
exported from <a href="/angular2/di_annotations">angular2/di_annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/annotations.js#L55">angular2/src/di/annotations.js (line 55)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_annotations">angular2/di_annotations</a></span>
p.location-badge.
exported from <a href="/angular2/di_annotations">angular2/di_annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/annotations.js#L34">angular2/src/di/annotations.js (line 34)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_annotations">angular2/di_annotations</a></span>
p.location-badge.
exported from <a href="/angular2/di_annotations">angular2/di_annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/annotations.js#L134">angular2/src/di/annotations.js (line 134)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_annotations">angular2/di_annotations</a></span>
p.location-badge.
exported from <a href="/angular2/di_annotations">angular2/di_annotations</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/annotations.js#L77">angular2/src/di/annotations.js (line 77)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L32">angular2/src/di/exceptions.js (line 32)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L95">angular2/src/di/exceptions.js (line 95)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L124">angular2/src/di/exceptions.js (line 124)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L141">angular2/src/di/exceptions.js (line 141)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L161">angular2/src/di/exceptions.js (line 161)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L181">angular2/src/di/exceptions.js (line 181)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/di_errors">angular2/di_errors</a></span>
p.location-badge.
exported from <a href="/angular2/di_errors">angular2/di_errors</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/di/exceptions.js#L61">angular2/src/di/exceptions.js (line 61)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/directives">angular2/directives</a></span>
p.location-badge.
exported from <a href="/angular2/directives">angular2/directives</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/directives/for.js#L44">angular2/src/directives/for.js (line 44)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/directives">angular2/directives</a></span>
p.location-badge.
exported from <a href="/angular2/directives">angular2/directives</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/directives/if.js#L33">angular2/src/directives/if.js (line 33)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/directives">angular2/directives</a></span>
p.location-badge.
exported from <a href="/angular2/directives">angular2/directives</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/directives/non_bindable.js#L21">angular2/src/directives/non_bindable.js (line 21)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/directives">angular2/directives</a></span>
p.location-badge.
exported from <a href="/angular2/directives">angular2/directives</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/directives/switch.js#L39">angular2/src/directives/switch.js (line 39)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/directives">angular2/directives</a></span>
p.location-badge.
exported from <a href="/angular2/directives">angular2/directives</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/directives/switch.js#L187">angular2/src/directives/switch.js (line 187)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/directives">angular2/directives</a></span>
p.location-badge.
exported from <a href="/angular2/directives">angular2/directives</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/directives/switch.js#L152">angular2/src/directives/switch.js (line 152)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/directives.js#L62">angular2/src/forms/directives.js (line 62)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/model.js#L96">angular2/src/forms/model.js (line 96)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/model.js#L219">angular2/src/forms/model.js (line 219)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/directives.js#L114">angular2/src/forms/directives.js (line 114)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/model.js#L132">angular2/src/forms/model.js (line 132)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/directives.js#L210">angular2/src/forms/directives.js (line 210)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/directives.js#L31">angular2/src/forms/directives.js (line 31)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/form_builder.js#L26">angular2/src/forms/form_builder.js (line 26)</a>
:markdown

View File

@ -1,7 +1,8 @@
.l-main-section
h2 FormDirectives <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/forms">angular2/forms</a>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
:markdown
A list of all the form directives used as part of a `@View` annotation.

View File

@ -1,7 +1,8 @@
.l-main-section
h2 INVALID <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/forms">angular2/forms</a>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
:markdown
Indicates that a Control is invalid, i.e. that an error exists in the input value.

View File

@ -1,7 +1,8 @@
.l-main-section
h2 VALID <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/forms">angular2/forms</a>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
:markdown
Indicates that a Control is valid, i.e. that no errors exist in the input value.

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/forms">angular2/forms</a></span>
p.location-badge.
exported from <a href="/angular2/forms">angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/forms/validators.js#L16">angular2/src/forms/validators.js (line 16)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/async_pipe.js#L29">angular2/src/change_detection/pipes/async_pipe.js (line 29)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/async_pipe.js#L103">angular2/src/change_detection/pipes/async_pipe.js (line 103)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/iterable_changes.js#L509">angular2/src/change_detection/pipes/iterable_changes.js (line 509)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/iterable_changes.js#L31">angular2/src/change_detection/pipes/iterable_changes.js (line 31)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/keyvalue_changes.js#L360">angular2/src/change_detection/pipes/keyvalue_changes.js (line 360)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/keyvalue_changes.js#L21">angular2/src/change_detection/pipes/keyvalue_changes.js (line 21)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/keyvalue_changes.js#L8">angular2/src/change_detection/pipes/keyvalue_changes.js (line 8)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/null_pipe.js#L19">angular2/src/change_detection/pipes/null_pipe.js (line 19)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/null_pipe.js#L6">angular2/src/change_detection/pipes/null_pipe.js (line 6)</a>
:markdown

View File

@ -1,6 +1,6 @@
p.
<span class="location-badge">exported from <a href="/angular2/pipes">angular2/pipes</a></span>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/change_detection/pipes/pipe.js#L32">angular2/src/change_detection/pipes/pipe.js (line 32)</a>
:markdown

View File

@ -1,7 +1,8 @@
.l-main-section
h2 async <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/pipes">angular2/pipes</a>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
:markdown
Async binding to such types as Observable.

View File

@ -1,7 +1,8 @@
.l-main-section
h2 iterableDiff <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/pipes">angular2/pipes</a>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
:markdown
Structural diffing for `Iterable` types such as `Array`s.

View File

@ -1,7 +1,8 @@
.l-main-section
h2 keyValDiff <span class="type">variable</span>
p(class="module") exported from <a href="/angular2/pipes">angular2/pipes</a>
p.location-badge.
exported from <a href="/angular2/pipes">angular2/pipes</a>
:markdown
Structural diffing for `Object`s and `Map`s.

View File

@ -0,0 +1,5 @@
{
"AbstractChangeDetector-class" : {
"title" : "AbstractChangeDetector Class"
}
}

View File

@ -0,0 +1,5 @@
{
"BindingRecord-class" : {
"title" : "BindingRecord Class"
}
}

View File

@ -0,0 +1,29 @@
{
"keyValDiff-var" : {
"title" : "keyValDiff Var"
},
"iterableDiff-var" : {
"title" : "iterableDiff Var"
},
"async-var" : {
"title" : "async Var"
},
"defaultPipes-var" : {
"title" : "defaultPipes Var"
},
"DynamicChangeDetection-class" : {
"title" : "DynamicChangeDetection Class"
},
"JitChangeDetection-class" : {
"title" : "JitChangeDetection Class"
},
"defaultPipeRegistry-var" : {
"title" : "defaultPipeRegistry Var"
}
}

View File

@ -0,0 +1,5 @@
{
"ChangeDetectorJITGenerator-class" : {
"title" : "ChangeDetectorJITGenerator Class"
}
}

View File

@ -0,0 +1,13 @@
{
"uninitialized-var" : {
"title" : "uninitialized Var"
},
"SimpleChange-class" : {
"title" : "SimpleChange Class"
},
"ChangeDetectionUtil-class" : {
"title" : "ChangeDetectionUtil Class"
}
}

View File

@ -0,0 +1,5 @@
{
"ChangeDetectorRef-class" : {
"title" : "ChangeDetectorRef Class"
}
}

View File

@ -0,0 +1,5 @@
{
"coalesce-function" : {
"title" : "coalesce Function"
}
}

View File

@ -0,0 +1,25 @@
{
"CHECK_ONCE-var" : {
"title" : "CHECK_ONCE Var"
},
"CHECKED-var" : {
"title" : "CHECKED Var"
},
"CHECK_ALWAYS-var" : {
"title" : "CHECK_ALWAYS Var"
},
"DETACHED-var" : {
"title" : "DETACHED Var"
},
"ON_PUSH-var" : {
"title" : "ON_PUSH Var"
},
"DEFAULT-var" : {
"title" : "DEFAULT Var"
}
}

View File

@ -0,0 +1,5 @@
{
"DirectiveRecord-class" : {
"title" : "DirectiveRecord Class"
}
}

View File

@ -0,0 +1,5 @@
{
"DynamicChangeDetector-class" : {
"title" : "DynamicChangeDetector Class"
}
}

View File

@ -0,0 +1,9 @@
{
"ExpressionChangedAfterItHasBeenChecked-class" : {
"title" : "ExpressionChangedAfterItHasBeenChecked Class"
},
"ChangeDetectionError-class" : {
"title" : "ChangeDetectionError Class"
}
}

View File

@ -0,0 +1,17 @@
{
"ProtoChangeDetector-class" : {
"title" : "ProtoChangeDetector Class"
},
"ChangeDetection-class" : {
"title" : "ChangeDetection Class"
},
"ChangeDispatcher-class" : {
"title" : "ChangeDispatcher Class"
},
"ChangeDetector-class" : {
"title" : "ChangeDetector Class"
}
}

View File

@ -0,0 +1,85 @@
{
"AST-class" : {
"title" : "AST Class"
},
"EmptyExpr-class" : {
"title" : "EmptyExpr Class"
},
"ImplicitReceiver-class" : {
"title" : "ImplicitReceiver Class"
},
"Chain-class" : {
"title" : "Chain Class"
},
"Conditional-class" : {
"title" : "Conditional Class"
},
"AccessMember-class" : {
"title" : "AccessMember Class"
},
"KeyedAccess-class" : {
"title" : "KeyedAccess Class"
},
"Pipe-class" : {
"title" : "Pipe Class"
},
"LiteralPrimitive-class" : {
"title" : "LiteralPrimitive Class"
},
"LiteralArray-class" : {
"title" : "LiteralArray Class"
},
"LiteralMap-class" : {
"title" : "LiteralMap Class"
},
"Interpolation-class" : {
"title" : "Interpolation Class"
},
"Binary-class" : {
"title" : "Binary Class"
},
"PrefixNot-class" : {
"title" : "PrefixNot Class"
},
"Assignment-class" : {
"title" : "Assignment Class"
},
"MethodCall-class" : {
"title" : "MethodCall Class"
},
"FunctionCall-class" : {
"title" : "FunctionCall Class"
},
"ASTWithSource-class" : {
"title" : "ASTWithSource Class"
},
"TemplateBinding-class" : {
"title" : "TemplateBinding Class"
},
"AstVisitor-class" : {
"title" : "AstVisitor Class"
},
"AstTransformer-class" : {
"title" : "AstTransformer Class"
}
}

View File

@ -0,0 +1,177 @@
{
"TOKEN_TYPE_CHARACTER-var" : {
"title" : "TOKEN_TYPE_CHARACTER Var"
},
"TOKEN_TYPE_IDENTIFIER-var" : {
"title" : "TOKEN_TYPE_IDENTIFIER Var"
},
"TOKEN_TYPE_KEYWORD-var" : {
"title" : "TOKEN_TYPE_KEYWORD Var"
},
"TOKEN_TYPE_STRING-var" : {
"title" : "TOKEN_TYPE_STRING Var"
},
"TOKEN_TYPE_OPERATOR-var" : {
"title" : "TOKEN_TYPE_OPERATOR Var"
},
"TOKEN_TYPE_NUMBER-var" : {
"title" : "TOKEN_TYPE_NUMBER Var"
},
"Lexer-class" : {
"title" : "Lexer Class"
},
"Token-class" : {
"title" : "Token Class"
},
"EOF-var" : {
"title" : "EOF Var"
},
"$EOF-var" : {
"title" : "$EOF Var"
},
"$TAB-var" : {
"title" : "$TAB Var"
},
"$LF-var" : {
"title" : "$LF Var"
},
"$VTAB-var" : {
"title" : "$VTAB Var"
},
"$FF-var" : {
"title" : "$FF Var"
},
"$CR-var" : {
"title" : "$CR Var"
},
"$SPACE-var" : {
"title" : "$SPACE Var"
},
"$BANG-var" : {
"title" : "$BANG Var"
},
"$DQ-var" : {
"title" : "$DQ Var"
},
"$HASH-var" : {
"title" : "$HASH Var"
},
"$$-var" : {
"title" : "$$ Var"
},
"$PERCENT-var" : {
"title" : "$PERCENT Var"
},
"$AMPERSAND-var" : {
"title" : "$AMPERSAND Var"
},
"$SQ-var" : {
"title" : "$SQ Var"
},
"$LPAREN-var" : {
"title" : "$LPAREN Var"
},
"$RPAREN-var" : {
"title" : "$RPAREN Var"
},
"$STAR-var" : {
"title" : "$STAR Var"
},
"$PLUS-var" : {
"title" : "$PLUS Var"
},
"$COMMA-var" : {
"title" : "$COMMA Var"
},
"$MINUS-var" : {
"title" : "$MINUS Var"
},
"$PERIOD-var" : {
"title" : "$PERIOD Var"
},
"$SLASH-var" : {
"title" : "$SLASH Var"
},
"$COLON-var" : {
"title" : "$COLON Var"
},
"$SEMICOLON-var" : {
"title" : "$SEMICOLON Var"
},
"$LT-var" : {
"title" : "$LT Var"
},
"$EQ-var" : {
"title" : "$EQ Var"
},
"$GT-var" : {
"title" : "$GT Var"
},
"$QUESTION-var" : {
"title" : "$QUESTION Var"
},
"$LBRACKET-var" : {
"title" : "$LBRACKET Var"
},
"$BACKSLASH-var" : {
"title" : "$BACKSLASH Var"
},
"$RBRACKET-var" : {
"title" : "$RBRACKET Var"
},
"$LBRACE-var" : {
"title" : "$LBRACE Var"
},
"$BAR-var" : {
"title" : "$BAR Var"
},
"$RBRACE-var" : {
"title" : "$RBRACE Var"
},
"ScannerError-class" : {
"title" : "ScannerError Class"
}
}

View File

@ -0,0 +1,5 @@
{
"Locals-class" : {
"title" : "Locals Class"
}
}

View File

@ -0,0 +1,5 @@
{
"Parser-class" : {
"title" : "Parser Class"
}
}

View File

@ -0,0 +1,9 @@
{
"AsyncPipe-class" : {
"title" : "AsyncPipe Class"
},
"AsyncPipeFactory-class" : {
"title" : "AsyncPipeFactory Class"
}
}

View File

@ -0,0 +1,13 @@
{
"IterableChangesFactory-class" : {
"title" : "IterableChangesFactory Class"
},
"IterableChanges-class" : {
"title" : "IterableChanges Class"
},
"CollectionChangeRecord-class" : {
"title" : "CollectionChangeRecord Class"
}
}

View File

@ -0,0 +1,13 @@
{
"KeyValueChangesFactory-class" : {
"title" : "KeyValueChangesFactory Class"
},
"KeyValueChanges-class" : {
"title" : "KeyValueChanges Class"
},
"KVChangeRecord-class" : {
"title" : "KVChangeRecord Class"
}
}

View File

@ -0,0 +1,9 @@
{
"NullPipeFactory-class" : {
"title" : "NullPipeFactory Class"
},
"NullPipe-class" : {
"title" : "NullPipe Class"
}
}

View File

@ -0,0 +1,9 @@
{
"NO_CHANGE-var" : {
"title" : "NO_CHANGE Var"
},
"Pipe-class" : {
"title" : "Pipe Class"
}
}

View File

@ -0,0 +1,5 @@
{
"PipeRegistry-class" : {
"title" : "PipeRegistry Class"
}
}

View File

@ -0,0 +1,9 @@
{
"DynamicProtoChangeDetector-class" : {
"title" : "DynamicProtoChangeDetector Class"
},
"JitProtoChangeDetector-class" : {
"title" : "JitProtoChangeDetector Class"
}
}

View File

@ -0,0 +1,49 @@
{
"RECORD_TYPE_SELF-var" : {
"title" : "RECORD_TYPE_SELF Var"
},
"RECORD_TYPE_CONST-var" : {
"title" : "RECORD_TYPE_CONST Var"
},
"RECORD_TYPE_PRIMITIVE_OP-var" : {
"title" : "RECORD_TYPE_PRIMITIVE_OP Var"
},
"RECORD_TYPE_PROPERTY-var" : {
"title" : "RECORD_TYPE_PROPERTY Var"
},
"RECORD_TYPE_LOCAL-var" : {
"title" : "RECORD_TYPE_LOCAL Var"
},
"RECORD_TYPE_INVOKE_METHOD-var" : {
"title" : "RECORD_TYPE_INVOKE_METHOD Var"
},
"RECORD_TYPE_INVOKE_CLOSURE-var" : {
"title" : "RECORD_TYPE_INVOKE_CLOSURE Var"
},
"RECORD_TYPE_KEYED_ACCESS-var" : {
"title" : "RECORD_TYPE_KEYED_ACCESS Var"
},
"RECORD_TYPE_PIPE-var" : {
"title" : "RECORD_TYPE_PIPE Var"
},
"RECORD_TYPE_BINDING_PIPE-var" : {
"title" : "RECORD_TYPE_BINDING_PIPE Var"
},
"RECORD_TYPE_INTERPOLATE-var" : {
"title" : "RECORD_TYPE_INTERPOLATE Var"
},
"ProtoRecord-class" : {
"title" : "ProtoRecord Class"
}
}

View File

@ -0,0 +1,33 @@
{
"Directive-class" : {
"title" : "Directive Class"
},
"Component-class" : {
"title" : "Component Class"
},
"DynamicComponent-class" : {
"title" : "DynamicComponent Class"
},
"Decorator-class" : {
"title" : "Decorator Class"
},
"Viewport-class" : {
"title" : "Viewport Class"
},
"onDestroy-var" : {
"title" : "onDestroy Var"
},
"onChange-var" : {
"title" : "onChange Var"
},
"onAllChangesDone-var" : {
"title" : "onAllChangesDone Var"
}
}

View File

@ -0,0 +1,13 @@
{
"PropertySetter-class" : {
"title" : "PropertySetter Class"
},
"Attribute-class" : {
"title" : "Attribute Class"
},
"Query-class" : {
"title" : "Query Class"
}
}

View File

@ -0,0 +1,5 @@
{
"View-class" : {
"title" : "View Class"
}
}

Some files were not shown because too many files have changed in this diff Show More