react-bootstrap v2.0.0-alpha.2 Release Notes

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

    • โฌ‡๏ธ Dropdown: fix html structure when inside InputGroup (#5713) (d4b086a)
    • Offcanvas: fix backdrop class (#5821) (309f881)

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ DropdownMenu: add custom variant support (#5807) (8c7857a)
    • v5: Add floating labels (#5567) (6802774)
    • v5: update ResponsiveEmbed to Ratio (#5714) (91470c2)

    • ๐Ÿ”จ refactor(Dropdown)!: simplify menu alignment API (#5759) (8a7e095), closes #5759

    ๐Ÿ’ฅ BREAKING CHANGES

    • โœ‚ removes alignRight and menuAlign props in favor of align