@justeat/f-footer
Advanced tools
Comparing version 7.1.0 to 7.2.0
@@ -6,3 +6,10 @@ # Changelog | ||
v7.2.0 | ||
------------------------------ | ||
*April 01, 2022* | ||
### Removed | ||
- css `order` property so tabbing reads correctly on small screens via extended keyboard devices, mobile devices in particular. | ||
v7.1.0 | ||
@@ -9,0 +16,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/f-footer", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"main": "dist/f-footer.umd.min.js", | ||
@@ -36,3 +36,4 @@ "maxBundleSize": "80kB", | ||
"lint:fix": "yarn lint --fix", | ||
"lint:style": "vue-cli-service lint:style", | ||
"lint:style": "stylelint ./src/**/*.{vue,htm,html,css,sss,less,scss}", | ||
"lint:style:fix": "yarn lint:style --fix", | ||
"test": "vue-cli-service test:unit", | ||
@@ -60,8 +61,7 @@ "test-component:chrome": "cross-env-shell TEST_TYPE=component wdio ../../../../wdio-chrome.conf.js", | ||
"@justeat/f-wdio-utils": "0.5.0", | ||
"@samhammer/vue-cli-plugin-stylelint": "2.0.1", | ||
"@vue/cli-plugin-babel": "4.4.6", | ||
"@vue/cli-plugin-unit-jest": "4.4.6", | ||
"@vue/cli-plugin-babel": "4.5.16", | ||
"@vue/cli-plugin-unit-jest": "4.5.16", | ||
"@vue/test-utils": "1.0.3" | ||
}, | ||
"gitHead": "e1c24c889953cb824d6b28192b0e67661e14eb10" | ||
"gitHead": "82823d68f3588e34af2e72d0875e813b6228172b" | ||
} |
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
2899306
4