Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Gates committed Sep 4, 2018
1 parent 1ab34b2 commit d413cc1
Show file tree
Hide file tree
Showing 96 changed files with 29,455 additions and 20 deletions.
2 changes: 1 addition & 1 deletion dist/grid/ds4/grid-full.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Skin v6.0.0-7
Skin v6.0.0
Copyright 2017 eBay! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/eBay/skin/blob/master/LICENSE.txt"
Expand Down
6 changes: 3 additions & 3 deletions docs/_includes/ds4/cdn.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<div id="cdn">
<h2>CDN</h2>
<p>A CSS file containing the full collection of modules (except grid) for small screens is available via the following url:</p>
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.2/ds4/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.2/ds4/skin.min.css</a></p>
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v6.0.0/ds4/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v6.0.0/ds4/skin.min.css</a></p>
<p>A small CSS file containing only the additional rules for large screens, for an adaptive approach, is also available:</p>
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.2/ds4/skin-large.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.2/ds4/skin-large.min.css</a></p>
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v6.0.0/ds4/skin-large.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v6.0.0/ds4/skin-large.min.css</a></p>
<p>Finally, a CSS file containing all rules (with the large rules contained in a media query) is available at:</p>
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v5.1.2/ds4/skin-full.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v5.1.2/ds4/skin-full.min.css</a></p>
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v6.0.0/ds4/skin-full.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v6.0.0/ds4/skin-full.min.css</a></p>
<p>Using this "full" file effectively means that your site is opting into a responsive approach rather than adaptive.</p>
</div>
4,342 changes: 4,342 additions & 0 deletions docs/archive/v5.1.2/ds6/index.html

Large diffs are not rendered by default.

5,875 changes: 5,875 additions & 0 deletions docs/archive/v5.1.2/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/archive/v5.1.2/static/ds4/docs.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d413cc1

Please sign in to comment.