Skip to content

Commit

Permalink
chore(release): 5.0.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0-beta.5](v5.0.0-beta.4...v5.0.0-beta.5) (2021-09-26)

### Bug Fixes

* s-bind error if value is null or undefined [#135](#135) ([a4efe27](a4efe27))

### Features

* support dynamic tagName as normal html tags [#134](#134) ([729fee0](729fee0))
  • Loading branch information
semantic-release-bot committed Sep 26, 2021
1 parent f44f36a commit 785ce59
Show file tree
Hide file tree
Showing 122 changed files with 903 additions and 825 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.0.0-beta.5](https://github.com/baidu/san-ssr/compare/v5.0.0-beta.4...v5.0.0-beta.5) (2021-09-26)


### Bug Fixes

* s-bind error if value is null or undefined [#135](https://github.com/baidu/san-ssr/issues/135) ([a4efe27](https://github.com/baidu/san-ssr/commit/a4efe27023b1848bb59cc6c1460d70fb121881c3))


### Features

* support dynamic tagName as normal html tags [#134](https://github.com/baidu/san-ssr/issues/134) ([729fee0](https://github.com/baidu/san-ssr/commit/729fee0e9e35a1025f02cf6179e8cb0fad2b442a))

# [5.0.0-beta.4](https://github.com/baidu/san-ssr/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-09-24)


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

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/_src_ast_renderer_ast_dfn_.arrayincludes.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L351">src/ast/renderer-ast-dfn.ts:351</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L351">src/ast/renderer-ast-dfn.ts:351</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -142,7 +142,7 @@ <h3>arr</h3>
<div class="tsd-signature tsd-kind-icon">arr<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L353">src/ast/renderer-ast-dfn.ts:353</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L353">src/ast/renderer-ast-dfn.ts:353</a></li>
</ul>
</aside>
</section>
Expand All @@ -152,7 +152,7 @@ <h3>item</h3>
<div class="tsd-signature tsd-kind-icon">item<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L354">src/ast/renderer-ast-dfn.ts:354</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L354">src/ast/renderer-ast-dfn.ts:354</a></li>
</ul>
</aside>
</section>
Expand All @@ -163,7 +163,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L351">src/ast/renderer-ast-dfn.ts:351</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L351">src/ast/renderer-ast-dfn.ts:351</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/_src_ast_renderer_ast_dfn_.arrayliteral.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L80">src/ast/renderer-ast-dfn.ts:80</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L80">src/ast/renderer-ast-dfn.ts:80</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -138,7 +138,7 @@ <h3>items</h3>
<div class="tsd-signature tsd-kind-icon">items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span><a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L82">src/ast/renderer-ast-dfn.ts:82</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L82">src/ast/renderer-ast-dfn.ts:82</a></li>
</ul>
</aside>
</section>
Expand All @@ -149,7 +149,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L80">src/ast/renderer-ast-dfn.ts:80</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L80">src/ast/renderer-ast-dfn.ts:80</a></li>
</ul>
</aside>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L367">src/ast/renderer-ast-dfn.ts:367</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L367">src/ast/renderer-ast-dfn.ts:367</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -143,7 +143,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L367">src/ast/renderer-ast-dfn.ts:367</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L367">src/ast/renderer-ast-dfn.ts:367</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3>lhs</h3>
<div class="tsd-signature tsd-kind-icon">lhs<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L369">src/ast/renderer-ast-dfn.ts:369</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L369">src/ast/renderer-ast-dfn.ts:369</a></li>
</ul>
</aside>
</section>
Expand All @@ -163,7 +163,7 @@ <h3>rhs</h3>
<div class="tsd-signature tsd-kind-icon">rhs<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L370">src/ast/renderer-ast-dfn.ts:370</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L370">src/ast/renderer-ast-dfn.ts:370</a></li>
</ul>
</aside>
</section>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/_src_ast_renderer_ast_dfn_.binaryexpression.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L185">src/ast/renderer-ast-dfn.ts:185</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L185">src/ast/renderer-ast-dfn.ts:185</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -147,7 +147,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L185">src/ast/renderer-ast-dfn.ts:185</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L185">src/ast/renderer-ast-dfn.ts:185</a></li>
</ul>
</aside>
</section>
Expand All @@ -157,7 +157,7 @@ <h3>lhs</h3>
<div class="tsd-signature tsd-kind-icon">lhs<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L187">src/ast/renderer-ast-dfn.ts:187</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L187">src/ast/renderer-ast-dfn.ts:187</a></li>
</ul>
</aside>
</section>
Expand All @@ -167,7 +167,7 @@ <h3>op</h3>
<div class="tsd-signature tsd-kind-icon">op<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#binaryoperator" class="tsd-signature-type">BinaryOperator</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L188">src/ast/renderer-ast-dfn.ts:188</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L188">src/ast/renderer-ast-dfn.ts:188</a></li>
</ul>
</aside>
</section>
Expand All @@ -177,7 +177,7 @@ <h3>rhs</h3>
<div class="tsd-signature tsd-kind-icon">rhs<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L189">src/ast/renderer-ast-dfn.ts:189</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L189">src/ast/renderer-ast-dfn.ts:189</a></li>
</ul>
</aside>
</section>
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/_src_ast_renderer_ast_dfn_.catchclause.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L162">src/ast/renderer-ast-dfn.ts:162</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L162">src/ast/renderer-ast-dfn.ts:162</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -142,7 +142,7 @@ <h3>body</h3>
<div class="tsd-signature tsd-kind-icon">body<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#statement" class="tsd-signature-type">Statement</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L165">src/ast/renderer-ast-dfn.ts:165</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L165">src/ast/renderer-ast-dfn.ts:165</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L162">src/ast/renderer-ast-dfn.ts:162</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L162">src/ast/renderer-ast-dfn.ts:162</a></li>
</ul>
</aside>
</section>
Expand All @@ -163,7 +163,7 @@ <h3>param</h3>
<div class="tsd-signature tsd-kind-icon">param<span class="tsd-signature-symbol">:</span> <a href="_src_ast_renderer_ast_dfn_.identifier.html" class="tsd-signature-type">Identifier</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L164">src/ast/renderer-ast-dfn.ts:164</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L164">src/ast/renderer-ast-dfn.ts:164</a></li>
</ul>
</aside>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L110">src/ast/renderer-ast-dfn.ts:110</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L110">src/ast/renderer-ast-dfn.ts:110</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -143,7 +143,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L110">src/ast/renderer-ast-dfn.ts:110</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L110">src/ast/renderer-ast-dfn.ts:110</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3>tag<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">tag<wbr>Name<span class="tsd-signature-symbol">:</span> <a href="_src_ast_renderer_ast_dfn_.literal.html" class="tsd-signature-type">Literal</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L113">src/ast/renderer-ast-dfn.ts:113</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L113">src/ast/renderer-ast-dfn.ts:113</a></li>
</ul>
</aside>
</section>
Expand All @@ -163,7 +163,7 @@ <h3>value</h3>
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_ast_renderer_ast_dfn_.html#expression" class="tsd-signature-type">Expression</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L112">src/ast/renderer-ast-dfn.ts:112</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L112">src/ast/renderer-ast-dfn.ts:112</a></li>
</ul>
</aside>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L118">src/ast/renderer-ast-dfn.ts:118</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L118">src/ast/renderer-ast-dfn.ts:118</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -145,7 +145,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html">SyntaxNode</a>.<a href="../interfaces/_src_ast_renderer_ast_dfn_.syntaxnode.html#kind">kind</a></p>
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L118">src/ast/renderer-ast-dfn.ts:118</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L118">src/ast/renderer-ast-dfn.ts:118</a></li>
</ul>
</aside>
</section>
Expand All @@ -155,7 +155,7 @@ <h3>value</h3>
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <a href="_src_models_component_reference_.componentreference.html" class="tsd-signature-type">ComponentReference</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L120">src/ast/renderer-ast-dfn.ts:120</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L120">src/ast/renderer-ast-dfn.ts:120</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>to<wbr>Map<wbr>Literal</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/62e5b96/src/ast/renderer-ast-dfn.ts#L123">src/ast/renderer-ast-dfn.ts:123</a></li>
<li>Defined in <a href="https://github.com/baidu/san-ssr/blob/f44f36a/src/ast/renderer-ast-dfn.ts#L123">src/ast/renderer-ast-dfn.ts:123</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_src_ast_renderer_ast_dfn_.mapliteral.html" class="tsd-signature-type">MapLiteral</a></h4>
Expand Down
Loading

0 comments on commit 785ce59

Please sign in to comment.