react-bootstrap v2.5.0 Release Notes

Release Date: 2022-08-05 // over 1 year ago
  • 🐛 Bug Fixes

    • Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
    • ensure consistent API for custom variants (#6398) (8a81903)
    • ⚡️ update @restart/ui to 1.3.1 (#6408) (a49d435)

Previous changes from v2.5.0-beta.1

  • 🐛 Bug Fixes

    • ⬇️ Dropdown: remove unused flip prop (7c2002f)
    • ⚡️ update @restart/ui to v1.3.0 (#6383) (775e774)
    • Offcanvas: fix responsive behavior when resizing screen (#6380) (a3e188a)

    🔋 Features

    • ⬇️ DropdownButton: add flip prop support (85ef5bc)
    • SplitButton: add flip prop support (909c564)
    • Tabs: allow fill and justify settings for tabs (#6391) (239c459)