Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2020-07-08)

### Bug Fixes

* TypeScript 静态分析中,被引用文件不存在时仍然可以编译 ([bb9ae7e](bb9ae7e))
  • Loading branch information
semantic-release-bot committed Jul 8, 2020
1 parent bb9ae7e commit 92218eb
Show file tree
Hide file tree
Showing 26 changed files with 204 additions and 167 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.2](https://github.com/searchfe/san-ssr-target-php/compare/v2.1.1...v2.1.2) (2020-07-08)


### Bug Fixes

* TypeScript 静态分析中,被引用文件不存在时仍然可以编译 ([bb9ae7e](https://github.com/searchfe/san-ssr-target-php/commit/bb9ae7e42ded91cdc7cf0c7ebb0aa5cdd18ee143))

## [2.1.1](https://github.com/searchfe/san-ssr-target-php/compare/v2.1.0...v2.1.1) (2020-07-07)


Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/classes/_compilers_anode_compiler_.anodecompiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L19">compilers/anode-compiler.ts:19</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L19">compilers/anode-compiler.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -180,7 +180,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> element<wbr>Compiler</h
<div class="tsd-signature tsd-kind-icon">element<wbr>Compiler<span class="tsd-signature-symbol">:</span> <a href="_compilers_element_compiler_.elementcompiler.html" class="tsd-signature-type">ElementCompiler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L19">compilers/anode-compiler.ts:19</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L19">compilers/anode-compiler.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -190,7 +190,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> emitter</h3>
<div class="tsd-signature tsd-kind-icon">emitter<span class="tsd-signature-symbol">:</span> <a href="_emitters_emitter_.phpemitter.html" class="tsd-signature-type">PHPEmitter</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L30">compilers/anode-compiler.ts:30</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L30">compilers/anode-compiler.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -205,7 +205,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L17">compilers/anode-compiler.ts:17</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L17">compilers/anode-compiler.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -215,7 +215,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> info</h3>
<div class="tsd-signature tsd-kind-icon">info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ComponentInfo</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L28">compilers/anode-compiler.ts:28</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L28">compilers/anode-compiler.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -230,7 +230,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> options</h3>
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_compile_options_.normalizedcompileoptions.html" class="tsd-signature-type">NormalizedCompileOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L29">compilers/anode-compiler.ts:29</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L29">compilers/anode-compiler.ts:29</a></li>
</ul>
</aside>
</section>
Expand All @@ -240,7 +240,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> source<wbr>File</h3>
<div class="tsd-signature tsd-kind-icon">source<wbr>File<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">SanSourceFile</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L27">compilers/anode-compiler.ts:27</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L27">compilers/anode-compiler.ts:27</a></li>
</ul>
</aside>
</section>
Expand All @@ -257,7 +257,7 @@ <h3>compile</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L41">compilers/anode-compiler.ts:41</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L41">compilers/anode-compiler.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>compile<wbr>Component</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L211">compilers/anode-compiler.ts:211</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L211">compilers/anode-compiler.ts:211</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -335,7 +335,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> compile<wbr>Element</h3
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L199">compilers/anode-compiler.ts:199</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L199">compilers/anode-compiler.ts:199</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -361,7 +361,7 @@ <h3>compile<wbr>For</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L103">compilers/anode-compiler.ts:103</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L103">compilers/anode-compiler.ts:103</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -384,7 +384,7 @@ <h3>compile<wbr>Fragment</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L69">compilers/anode-compiler.ts:69</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L69">compilers/anode-compiler.ts:69</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -407,7 +407,7 @@ <h3>compile<wbr>If</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L79">compilers/anode-compiler.ts:79</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L79">compilers/anode-compiler.ts:79</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -430,7 +430,7 @@ <h3>compile<wbr>Slot</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L130">compilers/anode-compiler.ts:130</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L130">compilers/anode-compiler.ts:130</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -453,7 +453,7 @@ <h3>compile<wbr>Template</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L65">compilers/anode-compiler.ts:65</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L65">compilers/anode-compiler.ts:65</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -476,7 +476,7 @@ <h3>compile<wbr>Text</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L57">compilers/anode-compiler.ts:57</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L57">compilers/anode-compiler.ts:57</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -499,7 +499,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Namespace</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L289">compilers/anode-compiler.ts:289</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L289">compilers/anode-compiler.ts:289</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -527,7 +527,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> nextID</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L282">compilers/anode-compiler.ts:282</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L282">compilers/anode-compiler.ts:282</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -544,7 +544,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> output<wbr>Data</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/anode-compiler.ts#L278">compilers/anode-compiler.ts:278</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/anode-compiler.ts#L278">compilers/anode-compiler.ts:278</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand Down
16 changes: 8 additions & 8 deletions docs/classes/_compilers_element_compiler_.elementcompiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L11">compilers/element-compiler.ts:11</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L11">compilers/element-compiler.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -152,7 +152,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> a<wbr>Node<wbr>Compiler
<div class="tsd-signature tsd-kind-icon">a<wbr>Node<wbr>Compiler<span class="tsd-signature-symbol">:</span> <a href="_compilers_anode_compiler_.anodecompiler.html" class="tsd-signature-type">ANodeCompiler</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L13">compilers/element-compiler.ts:13</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L13">compilers/element-compiler.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -162,7 +162,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> emitter</h3>
<div class="tsd-signature tsd-kind-icon">emitter<span class="tsd-signature-symbol">:</span> <a href="_emitters_emitter_.phpemitter.html" class="tsd-signature-type">PHPEmitter</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L14">compilers/element-compiler.ts:14</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L14">compilers/element-compiler.ts:14</a></li>
</ul>
</aside>
</section>
Expand All @@ -179,7 +179,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> compile<wbr>Bind<wbr>Pr
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L140">compilers/element-compiler.ts:140</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L140">compilers/element-compiler.ts:140</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -205,7 +205,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> compile<wbr>Property</h
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L78">compilers/element-compiler.ts:78</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L78">compilers/element-compiler.ts:78</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h3>inner</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L66">compilers/element-compiler.ts:66</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L66">compilers/element-compiler.ts:66</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -262,7 +262,7 @@ <h3>tag<wbr>End</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L44">compilers/element-compiler.ts:44</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L44">compilers/element-compiler.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -287,7 +287,7 @@ <h3>tag<wbr>Start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/c4faef9/src/compilers/element-compiler.ts#L21">compilers/element-compiler.ts:21</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/bb9ae7e/src/compilers/element-compiler.ts#L21">compilers/element-compiler.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 92218eb

Please sign in to comment.