@justeat/f-button
Advanced tools
Comparing version 2.0.0-beta.0 to 2.0.0
@@ -7,2 +7,9 @@ # Changelog | ||
v2.0.0 | ||
------------------------------ | ||
*September 15, 2021* | ||
- Return beta to master. Component has JETSansDigital font. | ||
v2.0.0-beta.0 | ||
@@ -9,0 +16,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/f-button", | ||
"description": "Fozzie Button – The generic button component", | ||
"version": "2.0.0-beta.0", | ||
"version": "2.0.0", | ||
"main": "dist/f-button.umd.min.js", | ||
@@ -6,0 +6,0 @@ "maxBundleSize": "5kB", |
const Page = require('@justeat/f-wdio-utils/src/page.object'); | ||
module.exports = class Buttons extends Page { | ||
constructor() { | ||
super('atom-folder', 'f-button--button-component'); | ||
} | ||
get actionComponent () { return $('[data-test-id="action-button-component"]'); } | ||
@@ -5,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1336
0
246502