Skip to content

Releases: react-bootstrap/react-bootstrap

v2.10.2

18 Mar 01:50
Compare
Choose a tag to compare

2.10.2 (2024-03-18)

Bug Fixes

v2.10.1

10 Feb 00:17
Compare
Choose a tag to compare

2.10.1 (2024-02-10)

Bug Fixes

  • FormControl: ensures compatibility with @types/react@18.2.48 (#6763) (652e709)

v2.10.0

17 Jan 07:33
Compare
Choose a tag to compare

2.10.0 (2024-01-17)

Bug Fixes

  • Modal: properly handle data-bs-theme attribute (#6743) (1ead9ca)

Features

v2.9.2

22 Dec 20:03
Compare
Choose a tag to compare

2.9.2 (2023-12-22)

Bug Fixes

  • AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
  • Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
  • Navbar: add missing type for sticky bottom (#6726) (36d0b7a)

v1.6.8

22 Dec 20:01
Compare
Choose a tag to compare

1.6.8 (2023-12-22)

Bug Fixes

v2.9.1

21 Oct 00:21
Compare
Choose a tag to compare

2.9.1 (2023-10-21)

Bug Fixes

v2.9.0

27 Sep 00:50
Compare
Choose a tag to compare

2.9.0 (2023-09-27)

Features

v2.9.0-beta.1

07 Aug 04:33
Compare
Choose a tag to compare
v2.9.0-beta.1 Pre-release
Pre-release

2.9.0-beta.1 (2023-08-07)

Bug Fixes

  • fix RSC error with createWithBsPrefix components (#6672) (49b3270)
  • DropdownItem: simplify component type (#6659) (d25e5f9)
  • FormControl: add size support when using plaintext (#6667) (57b4e29)
  • OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
  • ToggleButton: fix id to be required in props (#6658) (1b410eb)

v2.9.0-beta.0

05 Jul 03:45
Compare
Choose a tag to compare
v2.9.0-beta.0 Pre-release
Pre-release

2.9.0-beta.0 (2023-07-05)

Features

v2.8.0

23 Jun 00:40
Compare
Choose a tag to compare

2.8.0 (2023-06-23)

Bug Fixes

Features

  • PageItem: add linkStyle and linkClassName props (#6636) (cc8efc3)
  • add underline variant for Nav/Tabs (#6623) (600364b)