terra-slide-panel
Advanced tools
Comparing version 3.20.0 to 3.21.0
@@ -7,2 +7,7 @@ Changelog | ||
3.21.0 - (December 10, 2019) | ||
------------------ | ||
### Added | ||
* Added orion-fusion-theme and generated the respective reference wdio screenshots. | ||
3.20.0 - (November 7, 2019) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-slide-panel", | ||
"main": "lib/SlidePanel.js", | ||
"version": "3.20.0", | ||
"version": "3.21.0", | ||
"description": "The Terra SlidePanel component is a progressive disclosure mechanism that allows additional content to be shown and hidden in a variety of ways.", | ||
@@ -43,5 +43,7 @@ "repository": { | ||
"jest": "jest --config ../../jestconfig.js", | ||
"wdio": "cd ../.. && npx wdio ./packages/$npm_package_name/wdio.conf.js" | ||
"wdio-default": "cd ../.. && npx wdio ./packages/$npm_package_name/wdio.conf.js", | ||
"wdio-fusion": "cd ../.. && THEME=orion-fusion-theme npx wdio ./packages/$npm_package_name/wdio.conf.js", | ||
"wdio": "npm run wdio-default && npm run wdio-fusion" | ||
}, | ||
"gitHead": "1613dd8dcdbdd7c85a5ebda9e4d463b2e7ad9d48" | ||
"gitHead": "f9994c578ef3b02a3ee470ce7b5940d6def8fb3b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103915
53