Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0](v2.4.0...v2.5.0) (2021-01-11)

### Features

* update san-ssr ([6bba4dd](6bba4dd))
  • Loading branch information
semantic-release-bot committed Jan 11, 2021
1 parent 2d481b7 commit 2941776
Show file tree
Hide file tree
Showing 36 changed files with 678 additions and 4,618 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.5.0](https://github.com/searchfe/san-ssr-target-php/compare/v2.4.0...v2.5.0) (2021-01-11)


### Features

* update san-ssr ([6bba4dd](https://github.com/searchfe/san-ssr-target-php/commit/6bba4dd642e238b9180f6e665aec4f7113fc6a08))

# [2.4.0](https://github.com/searchfe/san-ssr-target-php/compare/v2.3.2...v2.4.0) (2020-12-07)


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

Large diffs are not rendered by default.

774 changes: 0 additions & 774 deletions docs/classes/_src_compilers_anode_compiler_.anodecompiler.html

This file was deleted.

499 changes: 0 additions & 499 deletions docs/classes/_src_compilers_element_compiler_.elementcompiler.html

This file was deleted.

627 changes: 0 additions & 627 deletions docs/classes/_src_compilers_expr_compiler_.exprcompiler.html

This file was deleted.

530 changes: 0 additions & 530 deletions docs/classes/_src_compilers_renderer_compiler_.renderercompiler.html

This file was deleted.

824 changes: 298 additions & 526 deletions docs/classes/_src_emitters_emitter_.phpemitter.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_src_compilers_reference_compiler_.html">&quot;src/compilers/reference-compiler&quot;</a>
<a href="../modules/_src_emitters_reference_compiler_.html">&quot;src/emitters/reference-compiler&quot;</a>
</li>
<li>
<a href="_src_compilers_reference_compiler_.referencecompiler.html">ReferenceCompiler</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html">ReferenceCompiler</a>
</li>
</ul>
<h1>Class ReferenceCompiler</h1>
Expand All @@ -84,21 +84,21 @@ <h2>Index</h2>
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_src_compilers_reference_compiler_.referencecompiler.html#constructor" class="tsd-kind-icon">constructor</a></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_src_emitters_reference_compiler_.referencecompiler.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_compilers_reference_compiler_.referencecompiler.html#currentfilepath" class="tsd-kind-icon">current<wbr>File<wbr>Path</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_compilers_reference_compiler_.referencecompiler.html#options" class="tsd-kind-icon">options</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_emitters_reference_compiler_.referencecompiler.html#currentfilepath" class="tsd-kind-icon">current<wbr>File<wbr>Path</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_emitters_reference_compiler_.referencecompiler.html#options" class="tsd-kind-icon">options</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_src_compilers_reference_compiler_.referencecompiler.html#compiletofunctionfullname" class="tsd-kind-icon">compile<wbr>ToFunction<wbr>Full<wbr>Name</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_src_compilers_reference_compiler_.referencecompiler.html#getnamespace" class="tsd-kind-icon">get<wbr>Namespace</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_src_emitters_reference_compiler_.referencecompiler.html#compiletofunctionfullname" class="tsd-kind-icon">compile<wbr>ToFunction<wbr>Full<wbr>Name</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_src_emitters_reference_compiler_.referencecompiler.html#getnamespace" class="tsd-kind-icon">get<wbr>Namespace</a></li>
</ul>
</section>
</div>
Expand All @@ -110,13 +110,13 @@ <h2>Constructors</h2>
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">new <wbr>Reference<wbr>Compiler<span class="tsd-signature-symbol">(</span>currentFilePath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/_src_compile_options_.normalizedcompileoptions.html" class="tsd-signature-type">NormalizedCompileOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_src_compilers_reference_compiler_.referencecompiler.html" class="tsd-signature-type">ReferenceCompiler</a></li>
<li class="tsd-signature tsd-kind-icon">new <wbr>Reference<wbr>Compiler<span class="tsd-signature-symbol">(</span>currentFilePath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/_src_compile_options_.normalizedcompileoptions.html" class="tsd-signature-type">NormalizedCompileOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_src_emitters_reference_compiler_.referencecompiler.html" class="tsd-signature-type">ReferenceCompiler</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/f957d11/src/compilers/reference-compiler.ts#L6">src/compilers/reference-compiler.ts:6</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/2d481b7/src/emitters/reference-compiler.ts#L6">src/emitters/reference-compiler.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -128,7 +128,7 @@ <h5>currentFilePath: <span class="tsd-signature-type">string</span></h5>
<h5>options: <a href="../interfaces/_src_compile_options_.normalizedcompileoptions.html" class="tsd-signature-type">NormalizedCompileOptions</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_src_compilers_reference_compiler_.referencecompiler.html" class="tsd-signature-type">ReferenceCompiler</a></h4>
<h4 class="tsd-returns-title">Returns <a href="_src_emitters_reference_compiler_.referencecompiler.html" class="tsd-signature-type">ReferenceCompiler</a></h4>
</li>
</ul>
</section>
Expand All @@ -141,7 +141,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> current<wbr>File<wbr>Pa
<div class="tsd-signature tsd-kind-icon">current<wbr>File<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/f957d11/src/compilers/reference-compiler.ts#L8">src/compilers/reference-compiler.ts:8</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/2d481b7/src/emitters/reference-compiler.ts#L8">src/emitters/reference-compiler.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -151,7 +151,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/_src_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/f957d11/src/compilers/reference-compiler.ts#L9">src/compilers/reference-compiler.ts:9</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/2d481b7/src/emitters/reference-compiler.ts#L9">src/emitters/reference-compiler.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -168,7 +168,7 @@ <h3>compile<wbr>ToFunction<wbr>Full<wbr>Name</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/f957d11/src/compilers/reference-compiler.ts#L12">src/compilers/reference-compiler.ts:12</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/2d481b7/src/emitters/reference-compiler.ts#L12">src/emitters/reference-compiler.ts:12</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -191,7 +191,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/f957d11/src/compilers/reference-compiler.ts#L21">src/compilers/reference-compiler.ts:21</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/2d481b7/src/emitters/reference-compiler.ts#L21">src/emitters/reference-compiler.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -221,31 +221,19 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<a href="../modules/_src_compile_options_.html">&quot;src/compile-<wbr>options&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_compilers_anode_compiler_.html">&quot;src/compilers/anode-<wbr>compiler&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_compilers_element_compiler_.html">&quot;src/compilers/element-<wbr>compiler&quot;</a>
<a href="../modules/_src_emitters_emitter_.html">&quot;src/emitters/emitter&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_compilers_expr_compiler_.html">&quot;src/compilers/expr-<wbr>compiler&quot;</a>
<a href="../modules/_src_emitters_helpers_.html">&quot;src/emitters/helpers&quot;</a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/_src_compilers_reference_compiler_.html">&quot;src/compilers/reference-<wbr>compiler&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_compilers_renderer_compiler_.html">&quot;src/compilers/renderer-<wbr>compiler&quot;</a>
<a href="../modules/_src_emitters_reference_compiler_.html">&quot;src/emitters/reference-<wbr>compiler&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_compilers_stringifier_.html">&quot;src/compilers/stringifier&quot;</a>
<a href="../modules/_src_emitters_stringifier_.html">&quot;src/emitters/stringifier&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_compilers_ts2php_.html">&quot;src/compilers/ts2php&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_emitters_emitter_.html">&quot;src/emitters/emitter&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_emitters_helpers_.html">&quot;src/emitters/helpers&quot;</a>
<a href="../modules/_src_emitters_ts2php_.html">&quot;src/emitters/ts2php&quot;</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_src_index_.html">&quot;src/index&quot;</a>
Expand Down Expand Up @@ -281,22 +269,22 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-module">
<a href="_src_compilers_reference_compiler_.referencecompiler.html" class="tsd-kind-icon">Reference<wbr>Compiler</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html" class="tsd-kind-icon">Reference<wbr>Compiler</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="_src_compilers_reference_compiler_.referencecompiler.html#constructor" class="tsd-kind-icon">constructor</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_src_compilers_reference_compiler_.referencecompiler.html#currentfilepath" class="tsd-kind-icon">current<wbr>File<wbr>Path</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html#currentfilepath" class="tsd-kind-icon">current<wbr>File<wbr>Path</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_src_compilers_reference_compiler_.referencecompiler.html#options" class="tsd-kind-icon">options</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html#options" class="tsd-kind-icon">options</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_src_compilers_reference_compiler_.referencecompiler.html#compiletofunctionfullname" class="tsd-kind-icon">compile<wbr>ToFunction<wbr>Full<wbr>Name</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html#compiletofunctionfullname" class="tsd-kind-icon">compile<wbr>ToFunction<wbr>Full<wbr>Name</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
<a href="_src_compilers_reference_compiler_.referencecompiler.html#getnamespace" class="tsd-kind-icon">get<wbr>Namespace</a>
<a href="_src_emitters_reference_compiler_.referencecompiler.html#getnamespace" class="tsd-kind-icon">get<wbr>Namespace</a>
</li>
</ul>
</li>
Expand All @@ -312,7 +300,6 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
Expand Down
Loading

0 comments on commit 2941776

Please sign in to comment.