Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Releases: Yoast/javascript

[email protected]

23 Apr 05:48
6ed776e
Compare
Choose a tag to compare

5.2.0 April 23rd, 2020

Added

  • Adds a CSS test stub.

@yoast/[email protected]

23 Apr 05:47
6ed776e
Compare
Choose a tag to compare

2.2.0 April 23rd, 2020

Added

  • Adds a CSS test stub.

@yoast/[email protected]

23 Apr 05:46
6ed776e
Compare
Choose a tag to compare

2.2.0 April 23rd, 2020

Added

  • Adds a CSS test stub.

@yoast/[email protected]

23 Apr 05:44
6ed776e
Compare
Choose a tag to compare

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]

23 Apr 05:45
6ed776e
Compare
Choose a tag to compare

1.2.0 April 23rd, 2020

Other

  • Adds a CSS test stub.

[email protected]

09 Apr 09:53
c07349f
Compare
Choose a tag to compare

1.72.0 April 9th, 2020

Added

  • Adds word-form support for Spanish.

[email protected]

30 Mar 09:08
72edec5
Compare
Choose a tag to compare

1.71.0 March 30th, 2020

Enhancements:

  • Adds word form support for Dutch.

@yoast/[email protected]

20 Jan 09:59
Compare
Choose a tag to compare

Changed

  • Enhances the Snippet Editor's Mode Switcher component by using radio buttons.

@yoast/[email protected]

20 Jan 09:57
Compare
Choose a tag to compare

Added

  • Adds className attribute to the Input component.
  • Adds className and optionalAttributes attributes to the Label component.

[email protected]

06 Jan 10:12
26bf977
Compare
Choose a tag to compare

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.