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

@yoast/components@2.10.0

Compare
Choose a tag to compare
@igorschoester igorschoester released this 13 Oct 08:23
· 1455 commits to develop since this release
3bdeb43

2.10.0 October 13th, 2020

Enhancements

  • Adds SingleSelect component, which is based on the MultiSelect implementation.
  • Introduces the new table HTML and CSS setup.
  • Includes table.css in monorepo.css.

Bugfixes

  • Fixes a bug where the new Button component could not be imported via the package index.
  • Fixes a bug where the font size for the field group and the font weight for the table header would not be set correctly.

Other

  • Adds an id to the MultiSelect's input field.
  • Adjusts the styling provided for the modal component to use it for the Gutenberg Modal component.