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]
5.2.0 April 23rd, 2020
Added
- Adds a CSS test stub.
@yoast/[email protected]
2.2.0 April 23rd, 2020
Added
- Adds a CSS test stub.
@yoast/[email protected]
2.2.0 April 23rd, 2020
Added
- Adds a CSS test stub.
@yoast/[email protected]
2.0.0 April 23rd, 2020
Added
- Adds CSS through JavaScript imports for button, checkbox, data-model, field-group, inputs, modal, radiobutton, select and toggle.
- Adds GenerateId, FieldGroup, TextArea and TextInput components.
- Adds CSS for the primary, secondary and buy buttons.
- Adds a CSS test stub.
Changed
- Updates the styling of the multiselect.
Fixed
- Changes the HTML for the modal to improve the accessibility.
@yoast/[email protected]
1.2.0 April 23rd, 2020
Other
- Adds a CSS test stub.
[email protected]
1.72.0 April 9th, 2020
Added
- Adds word-form support for Spanish.
[email protected]
1.71.0 March 30th, 2020
Enhancements:
- Adds word form support for Dutch.
@yoast/[email protected]
Changed
- Enhances the Snippet Editor's Mode Switcher component by using radio buttons.
@yoast/[email protected]
Added
- Adds
className
attribute to the Input component. - Adds
className
andoptionalAttributes
attributes to the Label component.
[email protected]
1.66.0 January 6th, 2019
Other
- Drops IE11 support through configuring Babel to use the preset environment with the own list of supported browsers specified.
- Adds a way to register a custom parser for parsing a paper to a structured tree representation, ready for further analysis.
- Adds a new attribute to the
Paper
:wpBlocks
, to be used to send WordPress block editor data to the analysis.