Releases: Yoast/yoast-components
Releases · Yoast/yoast-components
v4.21.0
v4.20.0
v4.19.0
v4.18.1
v4.18.0
v4.17.0
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
v4.15.0
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
Other
- Bumps YoastSEO.js to 1.41.1.
v4.14.0
4.14.0 October 22nd, 2018
Added
- Adds an
UpsellButton
component. - Adds an
UpsellLinkButton
component. - Adds
label
andariaLabel
props to theKeywordInput
component. - Adds an id to the
ReplacementVariableEditorStandalone
component.
Other
- Replaces the help text in the
SynonymsInput
by a help link icon.