Skip to content

Commit d056235

Browse files
chore(release): 1.13.2 [skip ci]
## [1.13.2](v1.13.1...v1.13.2) (2019-12-04) ### Bug Fixes * delay before recipe ([4ebe711](4ebe711))
1 parent 4ebe711 commit d056235

40 files changed

+252
-245
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.13.2](https://github.com/searchfe/makit/compare/v1.13.1...v1.13.2) (2019-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* delay before recipe ([4ebe711](https://github.com/searchfe/makit/commit/4ebe7112d835fa540ce39d637120e9b50f5166bb))
7+
18
## [1.13.1](https://github.com/searchfe/makit/compare/v1.13.0...v1.13.1) (2019-12-04)
29

310

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/_context_.context.html

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

docs/classes/_file_.file.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> constructor</h3>
115115
<li class="tsd-description">
116116
<aside class="tsd-sources">
117117
<ul>
118-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/file.ts#L3">file.ts:3</a></li>
118+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/file.ts#L3">file.ts:3</a></li>
119119
</ul>
120120
</aside>
121121
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -140,7 +140,7 @@ <h3>filepath</h3>
140140
<div class="tsd-signature tsd-kind-icon">filepath<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
141141
<aside class="tsd-sources">
142142
<ul>
143-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/file.ts#L3">file.ts:3</a></li>
143+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/file.ts#L3">file.ts:3</a></li>
144144
</ul>
145145
</aside>
146146
</section>
@@ -150,7 +150,7 @@ <h3>is<wbr>Phony</h3>
150150
<div class="tsd-signature tsd-kind-icon">is<wbr>Phony<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
151151
<aside class="tsd-sources">
152152
<ul>
153-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/file.ts#L2">file.ts:2</a></li>
153+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/file.ts#L2">file.ts:2</a></li>
154154
</ul>
155155
</aside>
156156
</section>
@@ -167,7 +167,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> create</h3>
167167
<li class="tsd-description">
168168
<aside class="tsd-sources">
169169
<ul>
170-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/file.ts#L10">file.ts:10</a></li>
170+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/file.ts#L10">file.ts:10</a></li>
171171
</ul>
172172
</aside>
173173
<h4 class="tsd-parameters-title">Parameters</h4>

docs/classes/_graph_.directedgraph.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h3>constructor</h3>
134134
<li class="tsd-description">
135135
<aside class="tsd-sources">
136136
<ul>
137-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L17">graph.ts:17</a></li>
137+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L17">graph.ts:17</a></li>
138138
</ul>
139139
</aside>
140140
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -174,7 +174,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> edges</h3>
174174
<div class="tsd-signature tsd-kind-icon">edges<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new Map()</span></div>
175175
<aside class="tsd-sources">
176176
<ul>
177-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L13">graph.ts:13</a></li>
177+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L13">graph.ts:13</a></li>
178178
</ul>
179179
</aside>
180180
</section>
@@ -184,7 +184,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> redges</h3>
184184
<div class="tsd-signature tsd-kind-icon">redges<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new Map()</span></div>
185185
<aside class="tsd-sources">
186186
<ul>
187-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L14">graph.ts:14</a></li>
187+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L14">graph.ts:14</a></li>
188188
</ul>
189189
</aside>
190190
</section>
@@ -194,7 +194,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> root</h3>
194194
<div class="tsd-signature tsd-kind-icon">root<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
195195
<aside class="tsd-sources">
196196
<ul>
197-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L16">graph.ts:16</a></li>
197+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L16">graph.ts:16</a></li>
198198
</ul>
199199
</aside>
200200
</section>
@@ -204,7 +204,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> vertex<wbr>ToString</h3
204204
<div class="tsd-signature tsd-kind-icon">vertex<wbr>ToString<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
205205
<aside class="tsd-sources">
206206
<ul>
207-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L17">graph.ts:17</a></li>
207+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L17">graph.ts:17</a></li>
208208
</ul>
209209
</aside>
210210
<div class="tsd-type-declaration">
@@ -235,7 +235,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> vertices</h3>
235235
<div class="tsd-signature tsd-kind-icon">vertices<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">, </span><a href="../enums/_graph_.vertextype.html" class="tsd-signature-type">VertexType</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new Map()</span></div>
236236
<aside class="tsd-sources">
237237
<ul>
238-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L15">graph.ts:15</a></li>
238+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L15">graph.ts:15</a></li>
239239
</ul>
240240
</aside>
241241
</section>
@@ -252,7 +252,7 @@ <h3>add<wbr>Edge</h3>
252252
<li class="tsd-description">
253253
<aside class="tsd-sources">
254254
<ul>
255-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L29">graph.ts:29</a></li>
255+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L29">graph.ts:29</a></li>
256256
</ul>
257257
</aside>
258258
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -278,7 +278,7 @@ <h3>add<wbr>Vertex</h3>
278278
<li class="tsd-description">
279279
<aside class="tsd-sources">
280280
<ul>
281-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L23">graph.ts:23</a></li>
281+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L23">graph.ts:23</a></li>
282282
</ul>
283283
</aside>
284284
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -304,7 +304,7 @@ <h3>check<wbr>Circular</h3>
304304
<li class="tsd-description">
305305
<aside class="tsd-sources">
306306
<ul>
307-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L48">graph.ts:48</a></li>
307+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L48">graph.ts:48</a></li>
308308
</ul>
309309
</aside>
310310
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -327,7 +327,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> circular<wbr>String</h3
327327
<li class="tsd-description">
328328
<aside class="tsd-sources">
329329
<ul>
330-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L105">graph.ts:105</a></li>
330+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L105">graph.ts:105</a></li>
331331
</ul>
332332
</aside>
333333
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -350,7 +350,7 @@ <h3>get<wbr>Single<wbr>Path</h3>
350350
<li class="tsd-description">
351351
<aside class="tsd-sources">
352352
<ul>
353-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L59">graph.ts:59</a></li>
353+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L59">graph.ts:59</a></li>
354354
</ul>
355355
</aside>
356356
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -373,7 +373,7 @@ <h3>has<wbr>Edge</h3>
373373
<li class="tsd-description">
374374
<aside class="tsd-sources">
375375
<ul>
376-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L43">graph.ts:43</a></li>
376+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L43">graph.ts:43</a></li>
377377
</ul>
378378
</aside>
379379
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -399,7 +399,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> pre<wbr>Order</h3>
399399
<li class="tsd-description">
400400
<aside class="tsd-sources">
401401
<ul>
402-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L92">graph.ts:92</a></li>
402+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L92">graph.ts:92</a></li>
403403
</ul>
404404
</aside>
405405
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -431,7 +431,7 @@ <h3>to<wbr>String</h3>
431431
<li class="tsd-description">
432432
<aside class="tsd-sources">
433433
<ul>
434-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L88">graph.ts:88</a></li>
434+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L88">graph.ts:88</a></li>
435435
</ul>
436436
</aside>
437437
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -448,7 +448,7 @@ <h3>to<wbr>Tree</h3>
448448
<li class="tsd-description">
449449
<aside class="tsd-sources">
450450
<ul>
451-
<li>Defined in <a href="https://github.com/searchfe/makit/blob/677c727/src/graph.ts#L73">graph.ts:73</a></li>
451+
<li>Defined in <a href="https://github.com/searchfe/makit/blob/4ebe711/src/graph.ts#L73">graph.ts:73</a></li>
452452
</ul>
453453
</aside>
454454
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>

0 commit comments

Comments
 (0)