Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 8859dcb

Browse files
ci: release (#2456)
1 parent 1a2af4a commit 8859dcb

File tree

13 files changed

+24
-46
lines changed

13 files changed

+24
-46
lines changed

.changeset/healthy-eyes-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lemon-dancers-serve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lucky-radios-tie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-candles-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-berries-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tricky-hats-bake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-buttons-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-cougars-cross.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Skin Changelog
22

3+
## 18.3.0
4+
5+
### Minor Changes
6+
7+
- [#2441](https://github.com/eBay/skin/pull/2441) [`ed9a37a`](https://github.com/eBay/skin/commit/ed9a37a4d9bf4e2f050a8b222045d48aceed248a) Thanks [@saiponnada](https://github.com/saiponnada)! - feat(lightbox): add divider over footer
8+
9+
- [#2435](https://github.com/eBay/skin/pull/2435) [`102ea39`](https://github.com/eBay/skin/commit/102ea39d6708f42a36ebaa03f667688672cb6e64) Thanks [@kentokage](https://github.com/kentokage)! - feat(file-upload): new module
10+
11+
- [#2446](https://github.com/eBay/skin/pull/2446) [`2ecde2f`](https://github.com/eBay/skin/commit/2ecde2f9adb5fb046404ee224a52ed044f2241a5) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(icons): modified and added icons
12+
13+
- [#2440](https://github.com/eBay/skin/pull/2440) [`9ca9bd3`](https://github.com/eBay/skin/commit/9ca9bd3c8b969797189bb4b0fcc04ece37e632da) Thanks [@saiponnada](https://github.com/saiponnada)! - feat(tourtip): improve contrast of tip container
14+
15+
- [#2442](https://github.com/eBay/skin/pull/2442) [`d330c82`](https://github.com/eBay/skin/commit/d330c82b06107040212c6920f4b297f9c3fb0005) Thanks [@saiponnada](https://github.com/saiponnada)! - docs(tokens): add primitive token disclaimer
16+
17+
- [#2449](https://github.com/eBay/skin/pull/2449) [`b2dfcf1`](https://github.com/eBay/skin/commit/b2dfcf1c360dd11b652c02a4e44dce28453f6798) Thanks [@saiponnada](https://github.com/saiponnada)! - fix(button): update focus outline and offset
18+
19+
- [#2448](https://github.com/eBay/skin/pull/2448) [`88c1091`](https://github.com/eBay/skin/commit/88c1091c4c4f58ba8e950ff94bb5182c3cd26134) Thanks [@ArtBlue](https://github.com/ArtBlue)! - fix(icon-button): refactored and fixed focus
20+
21+
- [#2444](https://github.com/eBay/skin/pull/2444) [`5e59592`](https://github.com/eBay/skin/commit/5e59592ab993b33db82074ff375f2172c852e87d) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(table): added sorting, cell types, actions, and inputs
22+
323
## 18.2.4
424

525
### Patch Changes

dist/file-input/file-input.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,10 @@ span.file-input__content-subheader {
7777
font-size: var(--font-size-12);
7878
font-weight: 400;
7979
line-height: var(--spacing-200);
80-
-webkit-margin-after: var(--spacing-100);
8180
margin-block-end: var(--spacing-100);
8281
}
8382

8483
span.file-input__content-cta {
85-
-webkit-text-decoration-line: underline;
8684
text-decoration-line: underline;
8785
}
8886

0 commit comments

Comments
 (0)