Skip to content

Commit

Permalink
chore(release): 1.27.6 [skip ci]nn## [1.27.6](v1.27.5...v1.27.6) (202…
Browse files Browse the repository at this point in the history
…3-11-15)

### Bug Fixes

* **table:** default table sorting now correctly ignores capitalized letters in sort ([de312b9](de312b9)), closes [#479](#479)
* **table:** default table sorting now correctly ignores capitalized letters in sort ([#489](#489)) ([1069d90](1069d90)), closes [#479](#479)
  • Loading branch information
semantic-release-bot committed Nov 15, 2023
1 parent 1069d90 commit 041ec69
Show file tree
Hide file tree
Showing 65 changed files with 132 additions and 100 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.27.6](https://github.com/Headstorm/foundry-ui/compare/v1.27.5...v1.27.6) (2023-11-15)


### Bug Fixes

* **table:** default table sorting now correctly ignores capitalized letters in sort ([de312b9](https://github.com/Headstorm/foundry-ui/commit/de312b9f82e3b4463d950c463c36552dc32bdde1)), closes [#479](https://github.com/Headstorm/foundry-ui/issues/479)
* **table:** default table sorting now correctly ignores capitalized letters in sort ([#489](https://github.com/Headstorm/foundry-ui/issues/489)) ([1069d90](https://github.com/Headstorm/foundry-ui/commit/1069d90960b37bb0dea949b50dc67f9f2a61b695)), closes [#479](https://github.com/Headstorm/foundry-ui/issues/479)

## [1.27.5](https://github.com/Headstorm/foundry-ui/compare/v1.27.4...v1.27.5) (2023-11-02)


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-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.
2 changes: 1 addition & 1 deletion coverage/components/Avatar/Avatar.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/A
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Avatar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Avatar</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Button/Button.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/B
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Button/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Button</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Card/Card.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/C
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Card/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Card</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Checkbox/Checkbox.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/C
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Checkbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Checkbox</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Divider/Divider.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Divider/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Divider</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Dropdown/Dropdown.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -3430,7 +3430,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/D
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Dropdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Dropdown</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/I
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/InteractionFeedback/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/InteractionFeedback</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Label/Label.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/L
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Label/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Label</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Modal/Modal.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/M
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Modal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Modal</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Progress/Progress.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/P
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Progress/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../../index.html">All files</a> components/Progress</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/RangeSlider/RangeSlider.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -1729,7 +1729,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/R
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/RangeSlider/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1><a href="../../index.html">All files</a> components/RangeSlider</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/RangeSlider/types.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/R
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/components/Skeleton/Skeleton.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">components/S
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-02T16:36:30.311Z
at 2023-11-15T20:30:34.967Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
Loading

0 comments on commit 041ec69

Please sign in to comment.