react-bootstrap v1.0.0-beta.17 Release Notes

Release Date: 2020-02-28 // about 4 years ago
  • ๐Ÿ› Bug Fixes

    • Alert: forward ref to the alert dom element (#5010) (fb79f2a)
    • Container: fluid breakpoint typings (#5011) (f4dde13)
    • โž• add displayName to Row (#4919) (a1e54a2)
    • don't construct ModalManager while document.body may still be null (#4982) (5aa2be1)
    • ๐Ÿ›  fix small typo in description of eventKey (4ec9d79)
    • tooltip: prevent non-boolean attribute warning when passing show to Tooltip (#4858) (2505cb7)
    • types: fix type of Overlay's onHide prop (#4857) (d616175)

    ๐Ÿ”‹ Features