Skip to content

Commit c5e8972

Browse files
committed
updated documentation to action chart diff and linkfiber ts
1 parent 603ef4b commit c5e8972

File tree

60 files changed

+421
-462
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+421
-462
lines changed

docs/classes/_app_components_chart_.chart.html

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>Chart | reactime</title>
7-
<meta name="description" content="Documentation for reactime">
6+
<title>Chart | Reactime 4.0</title>
7+
<meta name="description" content="Documentation for Reactime 4.0">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
</head>
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="../index.html" class="title">reactime</a>
25+
<a href="../index.html" class="title">Reactime 4.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -117,9 +117,16 @@ <h3>constructor</h3>
117117
<li class="tsd-description">
118118
<aside class="tsd-sources">
119119
<ul>
120-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L24">app/components/Chart.tsx:24</a></li>
120+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/Chart.tsx#L27">app/components/Chart.tsx:27</a></li>
121121
</ul>
122122
</aside>
123+
<div class="tsd-comment tsd-typography">
124+
<dl class="tsd-comment-tags">
125+
<dt>method</dt>
126+
<dd><p>maked3Tree :Creates a new D3 Tree</p>
127+
</dd>
128+
</dl>
129+
</div>
123130
<h4 class="tsd-parameters-title">Parameters</h4>
124131
<ul class="tsd-parameters">
125132
<li>
@@ -143,7 +150,7 @@ <h3>component<wbr>Did<wbr>Mount</h3>
143150
<li class="tsd-description">
144151
<aside class="tsd-sources">
145152
<ul>
146-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L32">app/components/Chart.tsx:32</a></li>
153+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/Chart.tsx#L39">app/components/Chart.tsx:39</a></li>
147154
</ul>
148155
</aside>
149156
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -160,7 +167,7 @@ <h3>component<wbr>Did<wbr>Update</h3>
160167
<li class="tsd-description">
161168
<aside class="tsd-sources">
162169
<ul>
163-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L38">app/components/Chart.tsx:38</a></li>
170+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/Chart.tsx#L45">app/components/Chart.tsx:45</a></li>
164171
</ul>
165172
</aside>
166173
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -177,9 +184,18 @@ <h3>maked3<wbr>Tree</h3>
177184
<li class="tsd-description">
178185
<aside class="tsd-sources">
179186
<ul>
180-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L51">app/components/Chart.tsx:51</a></li>
187+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/Chart.tsx#L61">app/components/Chart.tsx:61</a></li>
181188
</ul>
182189
</aside>
190+
<div class="tsd-comment tsd-typography">
191+
<dl class="tsd-comment-tags">
192+
<dt>method</dt>
193+
<dd><p>maked3Tree Creates a new Tree Chart</p>
194+
</dd>
195+
<dt>var</dt>
196+
<dd></dd>
197+
</dl>
198+
</div>
183199
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
184200
</li>
185201
</ul>
@@ -194,7 +210,7 @@ <h3>removed3<wbr>Tree</h3>
194210
<li class="tsd-description">
195211
<aside class="tsd-sources">
196212
<ul>
197-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L44">app/components/Chart.tsx:44</a></li>
213+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/Chart.tsx#L51">app/components/Chart.tsx:51</a></li>
198214
</ul>
199215
</aside>
200216
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -211,7 +227,7 @@ <h3>render</h3>
211227
<li class="tsd-description">
212228
<aside class="tsd-sources">
213229
<ul>
214-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L208">app/components/Chart.tsx:208</a></li>
230+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/Chart.tsx#L218">app/components/Chart.tsx:218</a></li>
215231
</ul>
216232
</aside>
217233
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>

docs/classes/_app_components_errorhandler_.errorhandler.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>ErrorHandler | reactime</title>
7-
<meta name="description" content="Documentation for reactime">
6+
<title>ErrorHandler | Reactime 4.0</title>
7+
<meta name="description" content="Documentation for Reactime 4.0">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
</head>
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="../index.html" class="title">reactime</a>
25+
<a href="../index.html" class="title">Reactime 4.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -114,7 +114,7 @@ <h3>constructor</h3>
114114
<li class="tsd-description">
115115
<aside class="tsd-sources">
116116
<ul>
117-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/ErrorHandler.tsx#L3">app/components/ErrorHandler.tsx:3</a></li>
117+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/ErrorHandler.tsx#L3">app/components/ErrorHandler.tsx:3</a></li>
118118
</ul>
119119
</aside>
120120
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -140,7 +140,7 @@ <h3>component<wbr>Did<wbr>Catch</h3>
140140
<li class="tsd-description">
141141
<aside class="tsd-sources">
142142
<ul>
143-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/ErrorHandler.tsx#L9">app/components/ErrorHandler.tsx:9</a></li>
143+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/ErrorHandler.tsx#L9">app/components/ErrorHandler.tsx:9</a></li>
144144
</ul>
145145
</aside>
146146
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -166,7 +166,7 @@ <h3>render</h3>
166166
<li class="tsd-description">
167167
<aside class="tsd-sources">
168168
<ul>
169-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/ErrorHandler.tsx#L14">app/components/ErrorHandler.tsx:14</a></li>
169+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/app/components/ErrorHandler.tsx#L14">app/components/ErrorHandler.tsx:14</a></li>
170170
</ul>
171171
</aside>
172172
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>

docs/classes/_backend_tree_.tree.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>Tree | reactime</title>
7-
<meta name="description" content="Documentation for reactime">
6+
<title>Tree | Reactime 4.0</title>
7+
<meta name="description" content="Documentation for Reactime 4.0">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="../assets/css/main.css">
1010
</head>
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="../index.html" class="title">reactime</a>
25+
<a href="../index.html" class="title">Reactime 4.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -127,7 +127,7 @@ <h3>constructor</h3>
127127
<li class="tsd-description">
128128
<aside class="tsd-sources">
129129
<ul>
130-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L42">backend/tree.ts:42</a></li>
130+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L42">backend/tree.ts:42</a></li>
131131
</ul>
132132
</aside>
133133
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -157,7 +157,7 @@ <h3>children</h3>
157157
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../modules/_app_components_tree_.html#tree" class="tsd-signature-type">Tree</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div>
158158
<aside class="tsd-sources">
159159
<ul>
160-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L41">backend/tree.ts:41</a></li>
160+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L41">backend/tree.ts:41</a></li>
161161
</ul>
162162
</aside>
163163
</section>
@@ -167,7 +167,7 @@ <h3>component<wbr>Data</h3>
167167
<div class="tsd-signature tsd-kind-icon">component<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
168168
<aside class="tsd-sources">
169169
<ul>
170-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L40">backend/tree.ts:40</a></li>
170+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L40">backend/tree.ts:40</a></li>
171171
</ul>
172172
</aside>
173173
<div class="tsd-type-declaration">
@@ -182,7 +182,7 @@ <h3>name</h3>
182182
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
183183
<aside class="tsd-sources">
184184
<ul>
185-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L39">backend/tree.ts:39</a></li>
185+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L39">backend/tree.ts:39</a></li>
186186
</ul>
187187
</aside>
188188
</section>
@@ -192,7 +192,7 @@ <h3>parent</h3>
192192
<div class="tsd-signature tsd-kind-icon">parent<span class="tsd-signature-symbol">:</span> <a href="../modules/_app_components_tree_.html#tree" class="tsd-signature-type">Tree</a></div>
193193
<aside class="tsd-sources">
194194
<ul>
195-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L42">backend/tree.ts:42</a></li>
195+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L42">backend/tree.ts:42</a></li>
196196
</ul>
197197
</aside>
198198
</section>
@@ -202,7 +202,7 @@ <h3>state</h3>
202202
<div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{}</span></div>
203203
<aside class="tsd-sources">
204204
<ul>
205-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L38">backend/tree.ts:38</a></li>
205+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L38">backend/tree.ts:38</a></li>
206206
</ul>
207207
</aside>
208208
<div class="tsd-comment tsd-typography">
@@ -235,7 +235,7 @@ <h3>add<wbr>Child</h3>
235235
<li class="tsd-description">
236236
<aside class="tsd-sources">
237237
<ul>
238-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L55">backend/tree.ts:55</a></li>
238+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L55">backend/tree.ts:55</a></li>
239239
</ul>
240240
</aside>
241241
<div class="tsd-comment tsd-typography">
@@ -273,7 +273,7 @@ <h3>add<wbr>Sibling</h3>
273273
<li class="tsd-description">
274274
<aside class="tsd-sources">
275275
<ul>
276-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L69">backend/tree.ts:69</a></li>
276+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L69">backend/tree.ts:69</a></li>
277277
</ul>
278278
</aside>
279279
<div class="tsd-comment tsd-typography">
@@ -311,7 +311,7 @@ <h3>clean<wbr>Tree<wbr>Copy</h3>
311311
<li class="tsd-description">
312312
<aside class="tsd-sources">
313313
<ul>
314-
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/97c0a26/src/backend/tree.ts#L81">backend/tree.ts:81</a></li>
314+
<li>Defined in <a href="https://github.com/nmwenz90/reactime/blob/603ef4b/src/backend/tree.ts#L81">backend/tree.ts:81</a></li>
315315
</ul>
316316
</aside>
317317
<div class="tsd-comment tsd-typography">

docs/globals.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>reactime</title>
7-
<meta name="description" content="Documentation for reactime">
6+
<title>Reactime 4.0</title>
7+
<meta name="description" content="Documentation for Reactime 4.0">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="assets/css/main.css">
1010
</head>
@@ -22,7 +22,7 @@
2222
<li class="state loading">Preparing search index...</li>
2323
<li class="state failure">The search index is not available</li>
2424
</ul>
25-
<a href="index.html" class="title">reactime</a>
25+
<a href="index.html" class="title">Reactime 4.0</a>
2626
</div>
2727
<div class="table-cell" id="tsd-widgets">
2828
<div id="tsd-filter">
@@ -56,7 +56,7 @@
5656
<a href="globals.html">Globals</a>
5757
</li>
5858
</ul>
59-
<h1>reactime</h1>
59+
<h1>Reactime 4.0</h1>
6060
</div>
6161
</div>
6262
</header>

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<title>reactime</title>
7-
<meta name="description" content="Documentation for reactime">
6+
<title>Reactime 4.0</title>
7+
<meta name="description" content="Documentation for Reactime 4.0">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="stylesheet" href="assets/css/main.css">
1010
</head>
@@ -56,7 +56,7 @@
5656
<a href="globals.html">Globals</a>
5757
</li>
5858
</ul>
59-
<h1>reactime</h1>
59+
<h1>Reactime 4.0</h1>
6060
</div>
6161
</div>
6262
</header>

0 commit comments

Comments
 (0)