react-overlays v5.1.0 Release Notes

Release Date: 2021-06-25 // almost 3 years ago
  • ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Dropdown: add checking if ref exists on dropdown (#958) (b0363c0)
    • โฌ‡๏ธ Dropdown: avoid calling onToggle when tabbing if menu ref not set (#959) (1c23c7d)
    • ๐Ÿ‘ allow internal tabbing in dropdown menu (#939) (30fb517)

    ๐Ÿ”‹ Features

    • Modal: split modal types for ease of export (#956) (849ab56)