Skip to content

Releases: react-bootstrap/react-bootstrap

v2.0.0-beta.2

19 Jun 00:15
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2021-06-19)

Bug Fixes

v2.0.0-beta.1

18 Jun 00:08
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2021-06-18)

Bug Fixes

  • Form: fix controlId override behavior on FormRange and FormSelect (#5880) (866ec5b)
  • NavDropdown: fix align="end" not working (#5878) (a307102)

Features

v1.6.1

04 Jun 00:04
Compare
Choose a tag to compare

1.6.1 (2021-06-04)

Bug Fixes

v2.0.0-beta.0

03 Jun 00:19
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (2021-06-03)

Bug Fixes

Features

v2.0.0-alpha.2

17 May 05:42
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2021-05-17)

Bug Fixes

Features

BREAKING CHANGES

  • removes alignRight and menuAlign props in favor of align

v1.6.0

11 May 00:15
Compare
Choose a tag to compare

1.6.0 (2021-05-11)

Bug Fixes

  • Popover: fix arrow alignment when running Popper >= 2.84 (#5774) (da85f30)
  • types: fix types for event key (700e944)

Features

v2.0.0-alpha.1

13 Apr 05:38
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2021-04-13)

Bug Fixes

  • Nav: add .card-header-* only if nested in card header (#5720) (793e857)
  • types: fix types for event key (#5727) (6260997)

Features

v2.0.0-alpha.0

13 Mar 07:01
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

2.0.0-alpha.0 (2021-03-13)

Bug Fixes

Features

v1.5.2

11 Mar 18:36
Compare
Choose a tag to compare

1.5.2 (2021-03-11)

Bug Fixes

v1.5.0

16 Feb 20:38
Compare
Choose a tag to compare

1.5.0 (2021-02-16)

Bug Fixes

  • Carousel: Fix ref type (#5613) (4e28124)
  • fix TS error with transition types (#5610) (bb84d81)
  • Navbar: remove invalid sticky bottom reference (#5656) (53ce159)
  • Prevent transitionend events from cutting off animations (#5649) (459b4e3)
  • Overlay: show tooltips for func overlay without transition (#5631) (278eff7)

Features