Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.5...v1.1.0) (2019-11-04)

### Bug Fixes

* '../' syntax in component files, close [#4](#4) ([ce423a5](ce423a5))
* ssr/csr difference respect to falsy attributes, closes [#5](#5) ([015c594](015c594))

### Features

* support ts2php modules config, close [#8](#8) ([c5a0c17](c5a0c17))
  • Loading branch information
semantic-release-bot committed Nov 4, 2019
1 parent c131277 commit 8413e18
Show file tree
Hide file tree
Showing 68 changed files with 670 additions and 435 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions docs/classes/_loaders_common_js_.commonjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/loaders/common-js.ts#L22">loaders/common-js.ts:22</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L25">loaders/common-js.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -137,7 +137,7 @@ <h3>cache</h3>
<div class="tsd-signature tsd-kind-icon">cache<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">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new Map()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/loaders/common-js.ts#L22">loaders/common-js.ts:22</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L25">loaders/common-js.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -147,7 +147,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> read<wbr>File</h3>
<div class="tsd-signature tsd-kind-icon">read<wbr>File<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/loaders/common-js.ts#L21">loaders/common-js.ts:21</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L24">loaders/common-js.ts:24</a></li>
</ul>
</aside>
</section>
Expand All @@ -164,7 +164,7 @@ <h3>require</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/loaders/common-js.ts#L32">loaders/common-js.ts:32</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L35">loaders/common-js.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -219,6 +219,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_loaders_common_js_.html#fileloader" class="tsd-kind-icon">File<wbr>Loader</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_loaders_common_js_.html#debug" class="tsd-kind-icon">debug</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_loaders_common_js_.html#defaultfileloader" class="tsd-kind-icon">default<wbr>File<wbr>Loader</a>
</li>
Expand Down
11 changes: 7 additions & 4 deletions docs/classes/_loaders_common_js_.module.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/loaders/common-js.ts#L8">loaders/common-js.ts:8</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L11">loaders/common-js.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -135,7 +135,7 @@ <h3>content</h3>
<div class="tsd-signature tsd-kind-icon">content<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/blob/0712a14/src/loaders/common-js.ts#L7">loaders/common-js.ts:7</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L10">loaders/common-js.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -145,7 +145,7 @@ <h3>exports</h3>
<div class="tsd-signature tsd-kind-icon">exports<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/loaders/common-js.ts#L8">loaders/common-js.ts:8</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L11">loaders/common-js.ts:11</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -160,7 +160,7 @@ <h3>filepath</h3>
<div class="tsd-signature tsd-kind-icon">filepath<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/blob/0712a14/src/loaders/common-js.ts#L6">loaders/common-js.ts:6</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/loaders/common-js.ts#L9">loaders/common-js.ts:9</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -206,6 +206,9 @@ <h3>filepath</h3>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_loaders_common_js_.html#fileloader" class="tsd-kind-icon">File<wbr>Loader</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_loaders_common_js_.html#debug" class="tsd-kind-icon">debug</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_loaders_common_js_.html#defaultfileloader" class="tsd-kind-icon">default<wbr>File<wbr>Loader</a>
</li>
Expand Down
16 changes: 8 additions & 8 deletions docs/classes/_models_component_.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3>a<wbr>Node</h3>
<div class="tsd-signature tsd-kind-icon">a<wbr>Node<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_models_anode_.anode.html" class="tsd-signature-type">ANode</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L13">models/component.ts:13</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L13">models/component.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -122,7 +122,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> components</h3>
<div class="tsd-signature tsd-kind-icon">components<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L11">models/component.ts:11</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L11">models/component.ts:11</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -140,7 +140,7 @@ <h3>data</h3>
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <a href="_models_component_.data.html" class="tsd-signature-type">Data</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L14">models/component.ts:14</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L14">models/component.ts:14</a></li>
</ul>
</aside>
</section>
Expand All @@ -150,7 +150,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> get<wbr>Component<wbr
<div class="tsd-signature tsd-kind-icon">get<wbr>Component<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L15">models/component.ts:15</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L15">models/component.ts:15</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -181,7 +181,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> template</h3>
<div class="tsd-signature tsd-kind-icon">template<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/blob/0712a14/src/models/component.ts#L8">models/component.ts:8</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L8">models/component.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -191,7 +191,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<div class="tsd-signature tsd-kind-icon">components<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L10">models/component.ts:10</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L10">models/component.ts:10</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -209,7 +209,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> sanssr<wbr>Cid</h3>
<div class="tsd-signature tsd-kind-icon">sanssr<wbr>Cid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L17">models/component.ts:17</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L17">models/component.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -219,7 +219,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<div class="tsd-signature tsd-kind-icon">template<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/blob/0712a14/src/models/component.ts#L7">models/component.ts:7</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L7">models/component.ts:7</a></li>
</ul>
</aside>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/_models_component_.data.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/component.ts#L36">models/component.ts:36</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/component.ts#L36">models/component.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
14 changes: 7 additions & 7 deletions docs/classes/_models_san_app_.sanapp.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/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L7">models/san-app.ts:7</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L7">models/san-app.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -146,7 +146,7 @@ <h3>component<wbr>Classes</h3>
<div class="tsd-signature tsd-kind-icon">component<wbr>Classes<span class="tsd-signature-symbol">:</span> <a href="_models_component_.component.html" class="tsd-signature-type">Component</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L7">models/san-app.ts:7</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L7">models/san-app.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -156,7 +156,7 @@ <h3>entry<wbr>Source<wbr>File</h3>
<div class="tsd-signature tsd-kind-icon">entry<wbr>Source<wbr>File<span class="tsd-signature-symbol">:</span> <a href="_models_san_sourcefile_.sansourcefile.html" class="tsd-signature-type">SanSourceFile</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L5">models/san-app.ts:5</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L5">models/san-app.ts:5</a></li>
</ul>
</aside>
</section>
Expand All @@ -166,7 +166,7 @@ <h3>project<wbr>Files</h3>
<div class="tsd-signature tsd-kind-icon">project<wbr>Files<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">string</span><span class="tsd-signature-symbol">, </span><a href="_models_san_sourcefile_.sansourcefile.html" class="tsd-signature-type">SanSourceFile</a><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L6">models/san-app.ts:6</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L6">models/san-app.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -183,7 +183,7 @@ <h3>get<wbr>Entry<wbr>Component<wbr>Class</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L23">models/san-app.ts:23</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L23">models/san-app.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_models_component_.component.html" class="tsd-signature-type">Component</a></h4>
Expand All @@ -200,7 +200,7 @@ <h3>get<wbr>Entry<wbr>Component<wbr>Class<wbr>OrThrow</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L27">models/san-app.ts:27</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L27">models/san-app.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_models_component_.component.html" class="tsd-signature-type">Component</a></h4>
Expand All @@ -217,7 +217,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> validate<wbr>Component<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/0712a14/src/models/san-app.ts#L34">models/san-app.ts:34</a></li>
<li>Defined in <a href="https://github.com/searchfe/san-ssr/blob/c131277/src/models/san-app.ts#L34">models/san-app.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit 8413e18

Please sign in to comment.