Anton Timmermans

Results 24 issues of Anton Timmermans

I was bitten by `[sprintf] huh?`, this should make debugging for other people much easier.

This should make it easier to understand for other people reading the code.

We need to investigate how we integrate with BuddyPress right now and what we need to do to make it better. Sub-issues: - [ ] [Meta data missing on 'Registrate'...

featurerequest
compatibility
compatibility: BuddyPress
needs-product-feedback

Without `flex-col` the scrollbar thumb would always be the full width of it's container. Edit: I'm unsure whether I should commit the artifacts resulting from running `yarn build`.

## Summary This PR can be summarized in the following changelog entry: * ## Relevant technical choices: * ## Test instructions This PR can be tested by following these steps:...

The assessment should extend the class that has been created in https://github.com/Yoast/javascript/issues/413. It should return the same result as the current SubHeadingsKeywordAssessment, but with a slightly different API. [See the...

## Explanation The current sentence and word tokenizers/parsers take into account HTML. In https://github.com/Yoast/javascript/issues/406 we will build parsers for sentences and words that assume there is not HTML in the...

## Explanation For fixing the request of the morphology file `yoastseo` needs to keep track of which morphology file version it works with. We do this with semver contraints. In...