Skip to content

Commit 7387242

Browse files
committed
1.1.5
tech release, bumping up dependencies
1 parent 00da46a commit 7387242

File tree

12 files changed

+3019
-4298
lines changed

12 files changed

+3019
-4298
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Collection API inherits the element API and Array.
66
[![NPM version][npm-image]][npm-url] [![coverage][coverage-image]][coverage-url]
77

88
## Live demo
9-
https://unpkg.com/[email protected].4/dist/demo.html
9+
https://unpkg.com/[email protected].5/dist/demo.html
1010

1111
# [CssChain](https://github.com/sashafirsov/css-chain/blob/main/CssChain.js)
1212
## html elements methods
@@ -132,7 +132,7 @@ If you customize the configuration a lot, you can consider moving them to indivi
132132

133133
[npm-image]: https://img.shields.io/npm/v/css-chain.svg
134134
[npm-url]: https://npmjs.org/package/css-chain-test
135-
[coverage-image]: https://unpkg.com/[email protected].4/coverage/coverage.svg
136-
[coverage-url]: https://unpkg.com/[email protected].4/coverage/lcov-report/index.html
137-
[PokeApi-explorer-image]: https://unpkg.com/[email protected].4/src/PokeApi-Explorer.png
138-
[PokeApi-explorer-url]: https://unpkg.com/[email protected].4/dist/PokeApi-Explorer.html
135+
[coverage-image]: https://unpkg.com/[email protected].5/coverage/coverage.svg
136+
[coverage-url]: https://unpkg.com/[email protected].5/coverage/lcov-report/index.html
137+
[PokeApi-explorer-image]: https://unpkg.com/[email protected].5/src/PokeApi-Explorer.png
138+
[PokeApi-explorer-url]: https://unpkg.com/[email protected].5/dist/PokeApi-Explorer.html

coverage/lcov-report/ApiChain.js.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ <h1><a href="index.html">All files</a> ApiChain.js</h1>
3030

3131

3232
<div class='fl pad1y space-right2'>
33-
<span class="strong">90% </span>
33+
<span class="strong">100% </span>
3434
<span class="quiet">Branches</span>
35-
<span class='fraction'>9/10</span>
35+
<span class='fraction'>10/10</span>
3636
</div>
3737

3838

@@ -216,7 +216,7 @@ <h1><a href="index.html">All files</a> ApiChain.js</h1>
216216
if( typeof refObj[ k ] == 'function' )
217217
{ ApiChainLocal.prototype[ k ] = function( ...args )
218218
{ if( k.startsWith('get') )
219-
<span class="branch-0 cbranch-no" title="branch not covered" > {</span>
219+
{
220220
if( this.length )
221221
return this[ 0 ][ k ]( ...args )
222222
else
@@ -289,7 +289,7 @@ <h1><a href="index.html">All files</a> ApiChain.js</h1>
289289
<div class='footer quiet pad2 space-top1 center small'>
290290
Code coverage generated by
291291
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
292-
at Thu May 12 2022 21:18:33 GMT-0700 (Pacific Daylight Time)
292+
at Thu May 12 2022 21:31:35 GMT-0700 (Pacific Daylight Time)
293293
</div>
294294
</div>
295295
<script src="prettify.js"></script>

coverage/lcov-report/CssChain.js.html

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

coverage/lcov-report/CssChainElement.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h1><a href="index.html">All files</a> CssChainElement.js</h1>
166166
<div class='footer quiet pad2 space-top1 center small'>
167167
Code coverage generated by
168168
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
169-
at Thu May 12 2022 21:18:33 GMT-0700 (Pacific Daylight Time)
169+
at Thu May 12 2022 21:31:35 GMT-0700 (Pacific Daylight Time)
170170
</div>
171171
</div>
172172
<script src="prettify.js"></script>

coverage/lcov-report/css-chain-element.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h1><a href="index.html">All files</a> css-chain-element.js</h1>
7979
<div class='footer quiet pad2 space-top1 center small'>
8080
Code coverage generated by
8181
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
82-
at Thu May 12 2022 21:18:33 GMT-0700 (Pacific Daylight Time)
82+
at Thu May 12 2022 21:31:35 GMT-0700 (Pacific Daylight Time)
8383
</div>
8484
</div>
8585
<script src="prettify.js"></script>

coverage/lcov-report/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ <h1>All files</h1>
3030

3131

3232
<div class='fl pad1y space-right2'>
33-
<span class="strong">71.07% </span>
33+
<span class="strong">100% </span>
3434
<span class="quiet">Branches</span>
35-
<span class='fraction'>145/204</span>
35+
<span class='fraction'>200/200</span>
3636
</div>
3737

3838

@@ -79,8 +79,8 @@ <h1>All files</h1>
7979
</td>
8080
<td data-value="100" class="pct high">100%</td>
8181
<td data-value="75" class="abs high">75/75</td>
82-
<td data-value="90" class="pct high">90%</td>
83-
<td data-value="10" class="abs high">9/10</td>
82+
<td data-value="100" class="pct high">100%</td>
83+
<td data-value="10" class="abs high">10/10</td>
8484
<td data-value="100" class="pct high">100%</td>
8585
<td data-value="6" class="abs high">6/6</td>
8686
<td data-value="100" class="pct high">100%</td>
@@ -94,8 +94,8 @@ <h1>All files</h1>
9494
</td>
9595
<td data-value="100" class="pct high">100%</td>
9696
<td data-value="257" class="abs high">257/257</td>
97-
<td data-value="66.27" class="pct medium">66.27%</td>
98-
<td data-value="172" class="abs medium">114/172</td>
97+
<td data-value="100" class="pct high">100%</td>
98+
<td data-value="168" class="abs high">168/168</td>
9999
<td data-value="100" class="pct high">100%</td>
100100
<td data-value="64" class="abs high">64/64</td>
101101
<td data-value="100" class="pct high">100%</td>
@@ -170,7 +170,7 @@ <h1>All files</h1>
170170
<div class='footer quiet pad2 space-top1 center small'>
171171
Code coverage generated by
172172
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
173-
at Thu May 12 2022 21:18:33 GMT-0700 (Pacific Daylight Time)
173+
at Thu May 12 2022 21:31:35 GMT-0700 (Pacific Daylight Time)
174174
</div>
175175
</div>
176176
<script src="prettify.js"></script>

coverage/lcov-report/slots-in-shadow.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1><a href="index.html">All files</a> slots-in-shadow.js</h1>
187187
<div class='footer quiet pad2 space-top1 center small'>
188188
Code coverage generated by
189189
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
190-
at Thu May 12 2022 21:18:33 GMT-0700 (Pacific Daylight Time)
190+
at Thu May 12 2022 21:31:35 GMT-0700 (Pacific Daylight Time)
191191
</div>
192192
</div>
193193
<script src="prettify.js"></script>

coverage/lcov-report/slots-light-vs-shadow.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h1><a href="index.html">All files</a> slots-light-vs-shadow.js</h1>
391391
<div class='footer quiet pad2 space-top1 center small'>
392392
Code coverage generated by
393393
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
394-
at Thu May 12 2022 21:18:33 GMT-0700 (Pacific Daylight Time)
394+
at Thu May 12 2022 21:31:35 GMT-0700 (Pacific Daylight Time)
395395
</div>
396396
</div>
397397
<script src="prettify.js"></script>

0 commit comments

Comments
 (0)