Dieter
Dieter
Issue moved to blocked as we're going to implement inner blocks in the same release. When that happens the headers in the FAQ block will be replaced by (inner) header...
@afercia Thanks for your extensive review. I have implemented the changes as following: 1. You're right. I had to gain some context on the translation dependencies. I have replaced react-intl...
I merged with develop and fixed the snapshots. I'm currently getting the following error in myYoast when I link it. ``` styled-components.browser.cjs.js:2479 It looks like there are several instances of...
I have put this in blocked and created an issue as the issues with webpack and linking the javascript monorepo were too time consuming and outside of the scope of...
Adding @yoast/feature-flag to @yoast/components breaks the tests. It seems babel related. This is an example of the errors: ``` @yoast/components: FAIL tests/IconLabelledButtonTest.js @yoast/components: ● Test suite failed to run @yoast/components:...