Skip to content

Commit

Permalink
Merge pull request #476 from eBay/6.3.0
Browse files Browse the repository at this point in the history
Merge 6.3.0 branch into master prior to release
  • Loading branch information
ianmcburnie authored Dec 12, 2018
2 parents 194ea8b + 3564cc0 commit c7a4aad
Show file tree
Hide file tree
Showing 44 changed files with 3,771 additions and 3,415 deletions.
10 changes: 7 additions & 3 deletions browser.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"@ebay/skin/dialog",
"@ebay/skin/field",
"@ebay/skin/grid",
"@ebay/skin/icon",
"@ebay/skin/iconfont",
"@ebay/skin/listbox",
"@ebay/skin/marketsans",
"@ebay/skin/menu",
Expand All @@ -24,6 +22,12 @@
"@ebay/skin/switch",
"@ebay/skin/tab",
"@ebay/skin/textbox",
"@ebay/skin/typography"
"@ebay/skin/typography",
{
"if-not-flag": "skin-icon-opt-out",
"dependencies": [
"@ebay/skin/icon"
]
}
]
}
1 change: 0 additions & 1 deletion combo.browser.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
{
"if-not-flag": "skin-icon-opt-out",
"dependencies": [
"@ebay/skin/iconfont",
"@ebay/skin/icon"
]
}
Expand Down
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.2.0
Skin v6.3.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
614 changes: 0 additions & 614 deletions dist/icon/ds4/icon.css → dist/icon/background/ds4/background.css

Large diffs are not rendered by default.

461 changes: 0 additions & 461 deletions dist/icon/ds6/icon.css → dist/icon/background/ds6/background.css

Large diffs are not rendered by default.

Loading

0 comments on commit c7a4aad

Please sign in to comment.