@justeat/f-footer
Advanced tools
Comparing version 6.3.0 to 7.0.0
@@ -6,3 +6,21 @@ # Changelog | ||
v7.0.0 | ||
------------------------------ | ||
*February 28, 2022* | ||
### Added | ||
- `content` prop. | ||
### Changed | ||
- Now the links displayed by the footer is driven by its `content` prop, rather than relying on local translation files. | ||
Latest – to be added to the next release | ||
------------------------------ | ||
*February 21, 2022* | ||
### Changed | ||
- Converted knobs to controls in `footer.stories.js` | ||
v6.3.0 | ||
@@ -9,0 +27,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/f-footer", | ||
"version": "6.3.0", | ||
"version": "7.0.0", | ||
"main": "dist/f-footer.umd.min.js", | ||
@@ -58,3 +58,2 @@ "maxBundleSize": "80kB", | ||
"devDependencies": { | ||
"@justeat/f-wdio-utils": "0.5.0", | ||
"@samhammer/vue-cli-plugin-stylelint": "2.0.1", | ||
@@ -64,5 +63,4 @@ "@vue/cli-plugin-babel": "4.4.6", | ||
"@vue/test-utils": "1.0.3", | ||
"node-sass-magic-importer": "5.3.2" | ||
}, | ||
"gitHead": "6cd6a3574f2dabdb9278e79c092aa63ea638f803" | ||
"@justeat/f-wdio-utils": "0.5.0" | ||
} | ||
} |
@@ -92,2 +92,3 @@ <div align="center"> | ||
| `showCountrySelector` | `Bool` | `true` | Controls whether to show country selector in footer. | | ||
| `content` | `Object` | `{}` | Content to be displayed in the footer (sections, links, etc.) | | ||
@@ -94,0 +95,0 @@ ### CSS Classes |
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 too big to display
Sorry, the diff of this file is not supported yet
5
159
2898994
19240