Igor

Results 20 issues of Igor

## Context * Make the exceptions of `template-curly-spacing` and `space-before-function-paren` a general rule instead. ## Summary This PR can be summarized in the following changelog entry: * [eslint-config-yoast] Adds configuration...

changelog: enhancement

⚠️ Since we rely on `@wordpress/element` to export `createRoot` -- this issue can not be fixed until WP 6.2 is the last version we support (unless we try both methods)...

## Context * Upgrade Storybook * ⚠️ This upgrade breaks the Storyshots, they now always output empty snapshots. However, this does not alter the always passing that they (apparently) already...

changelog: non-user-facing

## Context * Provide some tooling to get insight into research performance. This is the result of a performance hackathon, with some more polishing afterwards to be able get to...

changelog: non-user-facing

## Context * Try out if we can move to Yarn 4. * Yarn 4 comes with an [install mode called pnp](https://yarnpkg.com/features/linkers#nodelinker-pnp), which (for us most important) gives protection against...

changelog: non-user-facing

## Explanation The yoastseo package went through some changes like moving to the monorepo and being built with babel. But some of the things no longer used are still there......

development
Package: yoastseo
tooling
technical debt

## Explanation _In hindsight_, `lodash`'s `uniqueId` is not handy to use in component Ids because snapshots and other tests need to get updated if the amount of times it is...

enhancement
Package: search-metadata-previews

## Explanation A11yNotice is a styled component, not a test helper. It is located in the `src/tests` folder and should be just in `src`. ## Technical decisions ## Feedback?

Meta

Until now I only ran the default `./start.sh` on this laptop. Today I ran `./start.sh woocommerce-wordpress` and while installing it showed a lot of output. For example: ``` [22-Oct-2020 11:27:42...

* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...

technical debt
backlog
owner: development