Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

[20.0.0] - 2023-02-27

Compare
Choose a tag to compare
@JorenSaeyTL JorenSaeyTL released this 13 Feb 13:42
· 593 commits to next-release since this release
7fb195c

[20.0.0] - 2023-02-27

Changed

  • Focus states are now styled through :focus-visible instead of :focus. (@lowiebenoot) in #2575

Fixed

Removed

  • [BREAKING] Label: Remove option for 'tiny' label size (@JorenSaeyTL) in (#2560)
  • [BREAKING] Section: removed the component and replaced the instances with either a Box or a full-width Banner (@farazatarodi in #2558)

Dependency updates

  • postcss-preset-env: bump peer dependency expectation to ^8.0.0, otherwise the :focus-visible styling will not be included. (@lowiebenoot) in #2575