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

Commit 4ee1796

Browse files
authored
Merge pull request #2317 from eBay/changeset-release/17.4.0
2 parents a8c1352 + 6f769a0 commit 4ee1796

13 files changed

+19
-12
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"loud-carrots-protect",
1111
"metal-cars-promise",
1212
"shaggy-ways-pump",
13-
"shaggy-yaks-guess"
13+
"shaggy-yaks-guess",
14+
"soft-ligers-march"
1415
]
1516
}

CHANGELOG.md

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

3+
## 17.4.0-next.1
4+
5+
### Minor Changes
6+
7+
- [#2316](https://github.com/eBay/skin/pull/2316) [`a8c1352`](https://github.com/eBay/skin/commit/a8c1352920bc10213b020c4d7fd0969bb96dd019) Thanks [@agliga](https://github.com/agliga)! - flags: updated to use sprites
8+
39
## 17.4.0-next.0
410

511
### Minor Changes

dist/flag/flag.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Freak Flags, Copyright ©2024 Michael P. Cohen. Freak flags is licenced under th
1212
For complete information visit: www.freakflagsprite.com
1313
******************************************************/
1414
.fflag {
15-
background-image: url("https://ir.ebaystatic.com/cr/v/c1/skin/flags/flags-v2.png");
15+
background-image: url("https://ir.ebaystatic.com/cr/v/c01/skin/flags/flags-v1.png");
1616
background-repeat: no-repeat;
1717
background-size: 100% 49494%;
1818
box-shadow: 0 0 0 1px #5a5a5a;

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ defaults:
99
path: "" # an empty string here means all files in the project
1010
values:
1111
cdn_path: https://ir.ebaystatic.com/cr/v/c1/skin
12-
version: 17.4.0-next.0
12+
version: 17.4.0-next.1

docs/storybook/iframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@
427427
window['TAGS_OPTIONS'] = {"dev-only":{"excludeFromDocsStories":true},"docs-only":{"excludeFromSidebar":true},"test-only":{"excludeFromSidebar":true,"excludeFromDocsStories":true}};</script><script type="module">import './sb-preview/runtime.js';
428428

429429

430-
import './runtime~main.a6aed698.iframe.bundle.js';
430+
import './runtime~main.f4731b1f.iframe.bundle.js';
431431

432432
import './2463.11b9625b.iframe.bundle.js';
433433

434-
import './main.970e3391.iframe.bundle.js';</script></body></html>
434+
import './main.848348c2.iframe.bundle.js';</script></body></html>

docs/storybook/main.848348c2.iframe.bundle.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/storybook/main.970e3391.iframe.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/storybook/phone-input-stories-phone-input-stories.a52c106b.iframe.bundle.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/storybook/phone-input-stories-phone-input-stories.ee12d48f.iframe.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/storybook/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"generatedAt":1713290909451,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.5.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"8.0.8","storybookVersionSpecifier":"^8.0.8","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.0.8"},"@storybook/html-webpack5":{"version":"8.0.8"},"storybook":{"version":"8.0.8"}},"addons":{}}
1+
{"generatedAt":1713985109678,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.5.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"8.0.8","storybookVersionSpecifier":"^8.0.8","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.0.8"},"@storybook/html-webpack5":{"version":"8.0.8"},"storybook":{"version":"8.0.8"}},"addons":{}}

0 commit comments

Comments
 (0)