Skip to content

Releases: Yoast/yoast-components

v2.11.9

18 Dec 09:22
be64fb8
Compare
Choose a tag to compare

Changed

  • Includes the link to the post about using your focus keyword multiple times also to the feedback text that is shown when using a focus keyword twice.
  • Changes the anchor text of the link to the post about using your focus keyword multiple times to a more accessible one.

v2.11.8

18 Dec 08:47
Compare
Choose a tag to compare
2.11.8

v2.11.7

15 Dec 15:02
Compare
Choose a tag to compare

Added

  • Adds a marksButtonStatus prop to the ContentAnalysis to disable or hide the eye buttons. #409
  • Adds a marksButtonClassName prop to the ContentAnalysis to use for the tooltips in wordpress-seo. #409

v2.11.6

04 Dec 11:14
Compare
Choose a tag to compare

Other

  • Expands the AnalysisCollapsible that is currently the most urgent in the ContentAnalysis. #391

v2.11.5

30 Nov 10:14
Compare
Choose a tag to compare

###Other

  • Expands all AnalysisCollapsibles in the ContentAnalysis by default. #393

v2.11.4

27 Nov 11:03
Compare
Choose a tag to compare

Added

  • Made it possible to pass the heading level of the analysisCollapsibles as a prop to the ContentAnalysis. #388
  • Added a language notice in the content analysis for non-admin users that cannot change the language. #389

Fixed

  • Avoid to fully re-render the AnalyisisCollapsible component to improve accessibility #386
  • Fixed alignment of icons and text in the ContentAnalysis component. #390

v2.11.3

20 Nov 13:08
Compare
Choose a tag to compare

Added

  • Added flag to run tests sequentially. #376
  • Added type="button" attribute to IconButtonToggle. #378

Other

  • Changed StackedProgressBar height to 24px. #367
  • Changed onMarkButtonClick callback in ContentAnalysis to return empty string when marker is deselected. #375
  • Made Onboarding Wizard's previousButton and nextButton focusable. #369
  • Replaced old react string refs with callbacks. #365
  • Remove unnecessary whitespace between AnalysisResults and between AnalysisCollapsibles. #382

2.11.2

07 Nov 08:34
Compare
Choose a tag to compare

2.11.2: November 7th, 2017

Added

  • Adds a callback to the mark button in the ContentAnalysis component. #372

Other

  • Removes min height from the ContentAnalysis component. #373

2.11

27 Oct 09:11
Compare
Choose a tag to compare

2.11: October 27th, 2017

Added

Components

  • Notification component. #348
  • AnalysisResult component. #352
  • ContentAnalysis component. #359

Other additions

  • Added callbacks to notify tab switch in YoastTabs. #346
  • setSeoResultsForKeyword action and reducer implementation. #355
  • Added default className to VideoDescriptionItem component. #358

2.10.3

17 Oct 12:46
Compare
Choose a tag to compare

Added

  • IconButtonToggle component

Other

  • Added class names to VideoTutorial component.