This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Releases: Yoast/javascript
Releases · Yoast/javascript
[email protected]
Added
- Adds word form recognition for German.
- Adds more transition words for Swedish.
- Adds visualization of the tree to the dev tool.
Changed
- Increases the recommended sentence length limit for Spanish and Catalan, props to Sílvia Fustegueres.
- Improves list of Catalan transition words, props to Sílvia Fustegueres.
[email protected]
Added
- Adds an autocomplete prop to the following components:
Step
,Textfield
, andInput
.
Fixed
- Restores the focus indication on the title separators in the onboarding wizard.
Other
- Makes the previous and next buttons in the
OnboardingWizard
component look like links.
[email protected]
1.49.0 March 11th, 2019
Added
- The recalibrated analysis is out of its beta phase and is now the default for the SEO analysis. Thanks for testing and giving us your valuable feedback! You are awesome!
Fixed
- Changes the text read out by a screen reader from
Bad SEO score.
toNeeds improvement.
when focused on the SEO score indicator in the menu bar and the traffic light in the snippet preview.
Changed
- Props to Kingdutch for helping us to improve our open source content analysis library.
[email protected]
4.22.0 March 11th, 2019
Added
- Adds
keywordForms
field to theSnippetPreview
andSnippetEditor
components to be able to highlight word forms of the keyphrase in the preview. - Adds step-specific hashes to the URL in the
OnboardingWizard
component to make navigation easier.
Fixed
- Fixes a bug where the standalone would not load in IE11.