@justeat/f-footer
Advanced tools
Comparing version 5.0.1 to 6.0.0
@@ -7,2 +7,10 @@ # Changelog | ||
v6.0.0 | ||
------------------------------ | ||
*October 5, 2021* | ||
### Changed | ||
- New colour scheme from `pie-design-tokens` in line with icing phase 2. | ||
v5.0.1 | ||
@@ -33,2 +41,3 @@ ------------------------------ | ||
v4.30.0 | ||
@@ -35,0 +44,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/f-footer", | ||
"version": "5.0.1", | ||
"version": "6.0.0", | ||
"main": "dist/f-footer.umd.min.js", | ||
@@ -5,0 +5,0 @@ "maxBundleSize": "80kB", |
const Page = require('@justeat/f-wdio-utils/src/page.object'); | ||
const { buildUrl } = require('@justeat/f-wdio-utils/src/storybook-extensions'); | ||
const { | ||
@@ -73,5 +72,3 @@ FOOTER_COMPONENT, | ||
load () { | ||
const pageUrl = buildUrl(this.componentType, this.componentName, this.path); | ||
this.open(pageUrl); | ||
this.waitForComponent(); | ||
super.load(this.component); | ||
} | ||
@@ -78,0 +75,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3218427
21877