javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Monorepo for all the JavaScript within Yoast

Results 95 javascript issues
Sort by recently updated
recently updated
newest added

## Explanation A vertical navigation component has been in the works for quite some time. It's time to build it. Make sure the colors are configurable using styled components. Designs:...

enhancement
Package: components

I implement contentAccessor: **`let contentAccessor = new ContentAssessor();`** but receive an error: **`MissingArgumentError {name: "MissingArgumentError", message: "The assessor requires an i18n object."`** Can someone help me, please!

## Explanation Currently there's a lot of complexity around linking the monorepo in Travis to ensure Travis is using the intended versions of our packages when testing. The root cause...

## Explanation Bestaand: https://github.com/Yoast/javascript/blob/develop/README.md Outdated: https://github.com/Yoast/Wiki/wiki/How-to-build-a-local-version-of-a-plugin-with-the-new-monorepo Link informatie moet worden geüpdated en uitgebreid met de unlink informatie Die link informatie is min of meer dit: 1. `git clone https://github.com/yoast/javascript` where...

Meta
3

## Summary Added two missing dependencies that are required but not included: @yoast/feature-flag to components, wicked-good-xpath to helpers. * Package(s) involved: -components -helpers * Should the change be included in...

When creating the javascript packages we have copied the old textdomain (which is`yoast-components`). We should give proper new names to the translations.

Meta

Is there a standalone JS file that can be used in a Wordpress theme or plugin in lieu of using a module loader? Or how would you recommend using this...

* [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...

bug
Package: yoastseo

## Explanation Als we een centrale plek hebben waar alle informatie over de monorepo verzameld wordt, dan ook linken naar de informatie over RC/releases maken. RCs: https://github.com/Yoast/Wiki/wiki/Creating-release-candidates#creating-pre-releases-for-packages-in-the-javascript-monorepo Releases: https://github.com/Yoast/Wiki/wiki/Module-Release-Process#releasing-packages-in-the-javascript-repo ##...

Hi, For Hindi Readability Analysis has a big issue. In Hindi we use full stop as “।” This Hindi full stop is not recognised by yoast SEO plugin, hence readability...