Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 11:57
· 1 commit to main since this release
799ae3e

What's Changed

3.1.0 (2024-05-02)

Bug Fixes

  • checkbox: fix error state of checkbox (fcbeb53)
  • checkbox: fix error state of checkbox group (3896895)
  • dialog: fix nested dialog propagation problem (#847) (8309185), closes #342
  • dialog: remove shadow from footer when scroll hits bottom (#809) (ae0cffd), closes #624
  • select: change item count color if select is disabled (0eba2aa)
  • select: do not show popover if there are no options (#803) (159b706), closes #794
  • select: fix disabled select can be open using keydowns (22f71c7)
  • select: fix divider displaying for single variant (#817) (989d1b7)
  • select: fix recurring space closing select box issue (#844) (0de50ae), closes #802
  • select: fix select value bug when undefined (#815) (474cd94), closes #625
  • select: remove highlight when the select is disabled (662df8a)
  • select: removing popover element from dom causes error on popover setup (#826) (7d59dbd), closes #825
  • select: shouln't hide label on searchable (#829) (d8137c9), closes #828

Features

New Contributors

Full Changelog: v3.0.0...v3.1.0