Skip to content

Various enhancements

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 04 Jun 06:25
· 112 commits to main since this release
fed9e67

Features

  • To improve use experience the modal can be closed also on pressing Esc button.
  • Add a class selector for wizard transition container.
  • Add a size property to VoteIcon.
  • Add a testId to QRCodeReaderModal.

Fix

  • Add an empty title attribute on the tooltip target to prevent multiple tooltips from showing.

Style

  • Change main menu selection style.
    • Remove gaps between main navigation and the content.
    • Display menu selection with the corners.
  • Change colours related to the main navigation to fix dots visibility and improve contrast.

Chore

  • Solve lint errors in modal.

Build

  • Update showcase website analytics setup.

Docs

  • Correct typo in global import snippet.