Skip to content

Releases: Yoast/yoast-components

v4.21.0

25 Feb 13:44
Compare
Choose a tag to compare

4.21.0 February 25th. 2019

Other

  • Changed the AnalysisList pressed status check to listen to result.markerId instead of result.id.
  • Upgrades webpack-dev-server to 3.1.14.
  • Bumps YoastSEO.js version to 1.48.0.

v4.20.0

11 Feb 09:56
Compare
Choose a tag to compare

4.20.0 February 11th. 2019

Other

  • Changed the the default icon for the Collapsible component to chevrons.

v4.19.0

21 Jan 12:16
Compare
Choose a tag to compare

4.19.0 January 21st, 2019

Added

  • Adds a card component.

Removed

  • Removes autocomplete functionality from the Keyphrase and Synonyms input fields.

Other

  • Bumps YoastSEO.js version to 1.46.0.

v4.18.1

07 Jan 13:33
Compare
Choose a tag to compare

4.18.1 January 7th, 2019

Other

  • Change eslint config to make sure tag build passes.

v4.18.0

07 Jan 12:49
Compare
Choose a tag to compare

4.18.0 January 7th, 2019

Other

  • Bumps YoastSEO.js version to 1.45.0.

v4.17.0

17 Dec 07:24
024c57e
Compare
Choose a tag to compare

Added

  • Adds onBlur and onFocus prop to SynonymsInput component.
  • Adds buildStructuredUrl function.
  • Adds an exclamation triangle to the SvgIcon component.
  • Adds a YoastWarning component that consists of an exclamation triangle followed by a message on a yellow background.

v4.16.0

19 Nov 10:50
Compare
Choose a tag to compare

4.16.0 November 19th, 2018

Added

  • Adds an Id prop to the Collapsible and ButtonSection component.

Removed

  • Removes logic that remembers what marker button is active from the ContentAnalysis components.

v4.15.0

05 Nov 13:09
Compare
Choose a tag to compare

4.15.0 November 5th, 2018

Added

  • Adds a fieldId prop in the ReplacementVariableEditorStandalone component, that gets added as an id attribute to the DraftJS editor element with the contenteditable attribute.

Other

  • Changes $palette_grey_text from #646464 to #616161 to have a sufficient color contrast ratio on #dddddd backgrounds.

v4.14.1

29 Oct 16:00
Compare
Choose a tag to compare

Other

  • Bumps YoastSEO.js to 1.41.1.

v4.14.0

22 Oct 11:20
Compare
Choose a tag to compare

4.14.0 October 22nd, 2018

Added

  • Adds an UpsellButton component.
  • Adds an UpsellLinkButton component.
  • Adds label and ariaLabel props to the KeywordInput component.
  • Adds an id to the ReplacementVariableEditorStandalone component.

Other

  • Replaces the help text in the SynonymsInput by a help link icon.