Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]nn# [1.16.0](v1.15.1...v1.16.0) (2022…
Browse files Browse the repository at this point in the history
…-05-03)

### Features

* **react:** update React version to 18.1.X ([f28d6f3](f28d6f3)), closes [#383](#383)
  • Loading branch information
semantic-release-bot committed May 3, 2022
1 parent 6ced1cd commit a5c7820
Show file tree
Hide file tree
Showing 61 changed files with 897 additions and 555 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.16.0](https://github.com/Headstorm/foundry-ui/compare/v1.15.1...v1.16.0) (2022-05-03)


### Features

* **react:** update React version to 18.1.X ([f28d6f3](https://github.com/Headstorm/foundry-ui/commit/f28d6f3fb357f9557a311db90b7299a01c30d736)), closes [#383](https://github.com/Headstorm/foundry-ui/issues/383)

## [1.15.1](https://github.com/Headstorm/foundry-ui/compare/v1.15.0...v1.15.1) (2022-04-06)


Expand Down
2 changes: 1 addition & 1 deletion coverage/badge-branches.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion coverage/badge-functions.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion coverage/badge-lines.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion coverage/badge-statements.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions coverage/block-navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,14 @@ var jumpToCode = (function init() {
}

return function jump(event) {
if (
document.getElementById('fileSearch') === document.activeElement &&
document.activeElement != null
) {
// if we're currently focused on the search input, we don't want to navigate
return;
}

switch (event.which) {
case 78: // n
case 74: // j
Expand Down
43 changes: 24 additions & 19 deletions coverage/components/Button/Button.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<div class='clearfix'>

<div class='fl pad1y space-right2'>
<span class="strong">92.86% </span>
<span class="strong">92.85% </span>
<span class="quiet">Statements</span>
<span class='fraction'>26/28</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">86.21% </span>
<span class="strong">86.2% </span>
<span class="quiet">Branches</span>
<span class='fraction'>50/58</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">64.29% </span>
<span class="strong">64.28% </span>
<span class="quiet">Functions</span>
<span class='fraction'>9/14</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">92.86% </span>
<span class="strong">92.85% </span>
<span class="quiet">Lines</span>
<span class='fraction'>26/28</span>
</div>
Expand All @@ -54,6 +54,12 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<p class="quiet">
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
</p>
<template id="filterTemplate">
<div class="quiet">
Filter:
<input oninput="onInput()" type="search" id="fileSearch">
</div>
</template>
</div>
<div class='status-line high'></div>
<pre><table class="coverage">
Expand Down Expand Up @@ -426,11 +432,11 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
Expand Down Expand Up @@ -548,19 +554,19 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">3x</span>
<span class="cline-any cline-yes">6x</span>
<span class="cline-any cline-yes">16x</span>
<span class="cline-any cline-yes">5x</span>
<span class="cline-any cline-yes">15x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-no">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
Expand All @@ -573,7 +579,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">134x</span>
<span class="cline-any cline-yes">126x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
Expand Down Expand Up @@ -912,10 +918,9 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
at Wed Apr 06 2022 23:44:59 GMT+0000 (Coordinated Universal Time)
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Tue May 03 2022 15:06:22 GMT+0000 (Coordinated Universal Time)
</div>
</div>
<script src="../../prettify.js"></script>
<script>
window.onload = function () {
Expand Down
29 changes: 17 additions & 12 deletions coverage/components/Button/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
<div class='clearfix'>

<div class='fl pad1y space-right2'>
<span class="strong">92.86% </span>
<span class="strong">92.85% </span>
<span class="quiet">Statements</span>
<span class='fraction'>26/28</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">86.21% </span>
<span class="strong">86.2% </span>
<span class="quiet">Branches</span>
<span class='fraction'>50/58</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">64.29% </span>
<span class="strong">64.28% </span>
<span class="quiet">Functions</span>
<span class='fraction'>9/14</span>
</div>


<div class='fl pad1y space-right2'>
<span class="strong">92.86% </span>
<span class="strong">92.85% </span>
<span class="quiet">Lines</span>
<span class='fraction'>26/28</span>
</div>
Expand All @@ -54,6 +54,12 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
<p class="quiet">
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
</p>
<template id="filterTemplate">
<div class="quiet">
Filter:
<input oninput="onInput()" type="search" id="fileSearch">
</div>
</template>
</div>
<div class='status-line high'></div>
<div class="pad1">
Expand All @@ -74,16 +80,16 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
</thead>
<tbody><tr>
<td class="file high" data-value="Button.tsx"><a href="Button.tsx.html">Button.tsx</a></td>
<td data-value="92.86" class="pic high">
<td data-value="92.85" class="pic high">
<div class="chart"><div class="cover-fill" style="width: 92%"></div><div class="cover-empty" style="width: 8%"></div></div>
</td>
<td data-value="92.86" class="pct high">92.86%</td>
<td data-value="92.85" class="pct high">92.85%</td>
<td data-value="28" class="abs high">26/28</td>
<td data-value="86.21" class="pct high">86.21%</td>
<td data-value="86.2" class="pct high">86.2%</td>
<td data-value="58" class="abs high">50/58</td>
<td data-value="64.29" class="pct medium">64.29%</td>
<td data-value="64.28" class="pct medium">64.28%</td>
<td data-value="14" class="abs medium">9/14</td>
<td data-value="92.86" class="pct high">92.86%</td>
<td data-value="92.85" class="pct high">92.85%</td>
<td data-value="28" class="abs high">26/28</td>
</tr>

Expand All @@ -94,10 +100,9 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
at Wed Apr 06 2022 23:44:59 GMT+0000 (Coordinated Universal Time)
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Tue May 03 2022 15:06:22 GMT+0000 (Coordinated Universal Time)
</div>
</div>
<script src="../../prettify.js"></script>
<script>
window.onload = function () {
Expand Down
Loading

0 comments on commit a5c7820

Please sign in to comment.