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

Release Date: 2019-11-18 // over 4 years ago
  • 🐛 Bug Fixes

    • FormControl: onChange and innerRef ts decls (#3583,#3568,#2781) (#4435) (74a36bc)
    • ➕ added eslint pragma for ignoring dangerouslySetInnerHTML (ce7a4bd)
    • cleanup (210799d)
    • duplicate class "carousel-item" (#4609) (34e3905)
    • ordering of propTypes (e7efa8f)
    • ✂ removed sponsorship section (cee3efa)
    • ⚡️ updated Overlay Trigger to support flip property (#4660) (ed77ae7)
    • Pagination: support for ref attribute (#4593) (e5caa0f)
    • Popover: support for ref attribute (0ad84a8)
    • 📱 ResponsiveEmbed: support for ref attribute (4da7ef6)
    • TabContent: support for ref attribute (334ff8d)
    • Table: allow passed in refs to be properly forwarded (#4592) (0e10671)
    • toggle-button-group: migrate to be ref forwarder (ba45a53), closes #4194
    • ✅ tests (d21f42a)
    • 👉 use normal function instead arrow (e3a28cb)

    chore

    🔋 Features

    💥 BREAKING CHANGES

    • custom Dropdown Menu's and Toggles can no longer be class components unless they are wrapped in forwardRef()