react-bootstrap v1.2.0 Release Notes

Release Date: 2020-07-10 // almost 4 years ago
  • 🐛 Bug Fixes

    • Tooltip: *-start and *-end placements work correctly (1c99fec)
    • types: allow anything in linkProps (4bd37b7), closes #5249
    • ⬆️ bump RTG types to latest (750d63f)
    • helper typing and missing host props (d5f39e7)
    • Form: Fix types (#5274) (596cee7)
    • Overlay: Fix types and overlay example (#5275) (f14ca04)

    🔋 Features

    • OverlayTrigger: expose show for manually controlling visibility (77f105a)
    • OverlayTrigger: expose show for manually controlling visibility (#5282) (d7dab82)