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

Commit 5567c49

Browse files
committed
Stamped files with v5.1.0
1 parent abe99f8 commit 5567c49

File tree

11 files changed

+21
-21
lines changed

11 files changed

+21
-21
lines changed

dist/grid/ds4/grid-full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Skin v5.1.0-1
2+
Skin v5.1.0
33
Copyright 2017 eBay! Inc. All rights reserved.
44
Licensed under the BSD License.
55
https://github.com/eBay/skin/blob/master/LICENSE.txt"

docs/_includes/ds4/cdn.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<div id="cdn">
22
<h2>CDN</h2>
33
<p>A CSS file containing the full collection of modules (except grid) for small screens is available via the following url:</p>
4-
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/skin.min.css</a></p>
4+
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/skin.min.css</a></p>
55
<p>A small CSS file containing only the additional rules for large screens, for an adaptive approach, is also available:</p>
6-
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/skin-large.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/skin-large.min.css</a></p>
6+
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/skin-large.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/skin-large.min.css</a></p>
77
<p>Finally, a CSS file containing all rules (with the large rules contained in a media query) is available at:</p>
8-
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/skin-full.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/skin-full.min.css</a></p>
8+
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/skin-full.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/skin-full.min.css</a></p>
99
<p>Using this "full" file effectively means that your site is opting into a responsive approach rather than adaptive.</p>
1010
</div>

docs/_includes/ds4/grid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h3>Lasso</h3>
4949
{% endhighlight %}
5050

5151
<h3>CDN</h3>
52-
<p>The grid system is also available via CDN: <a href="https://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/grid-full.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds4/grid-full.min.css</a></p>
52+
<p>The grid system is also available via CDN: <a href="https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/grid-full.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds4/grid-full.min.css</a></p>
5353

5454
<h3>Basic Grid</h3>
5555
<ul>

docs/_includes/ds6/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ <h4>Flags</h4>
5353

5454
<h3>CDN</h3>
5555
<p>Skin is also available via the following CDN link.</p>
56-
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds6/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.0.2/ds6/skin.min.css</a></p>
56+
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds6/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.0/ds6/skin.min.css</a></p>
5757

5858
</div>

docs/static/ds4/docs.js

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

docs/static/ds4/grid-full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Skin v5.1.0-1
2+
Skin v5.1.0
33
Copyright 2017 eBay! Inc. All rights reserved.
44
Licensed under the BSD License.
55
https://github.com/eBay/skin/blob/master/LICENSE.txt"

docs/static/ds4/skin-full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Skin v5.1.0-1
2+
Skin v5.1.0
33
Copyright 2017 eBay! Inc. All rights reserved.
44
Licensed under the BSD License.
55
https://github.com/eBay/skin/blob/master/LICENSE.txt"

docs/static/ds4/skin-large.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Skin v5.1.0-1
2+
Skin v5.1.0
33
Copyright 2017 eBay! Inc. All rights reserved.
44
Licensed under the BSD License.
55
https://github.com/eBay/skin/blob/master/LICENSE.txt"

docs/static/ds4/skin.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Skin v5.1.0-1
2+
Skin v5.1.0
33
Copyright 2017 eBay! Inc. All rights reserved.
44
Licensed under the BSD License.
55
https://github.com/eBay/skin/blob/master/LICENSE.txt"

docs/static/ds6/docs.js

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

0 commit comments

Comments
 (0)