Releases: react-bootstrap/react-bootstrap
Releases Β· react-bootstrap/react-bootstrap
v2.10.5
2.10.5 (2024-09-26)
Bug Fixes
- Fade: fix ref warning for react 18.3+ (#6820) (9b8bcd7)
- Offcanvas: do not trigger Navbar onToggle when closing (#6829) (6836e99)
v2.10.1
2.10.1 (2024-02-10)
Bug Fixes
- FormControl: ensures compatibility with @types/react@18.2.48 (#6763) (652e709)
v2.10.0
2.10.0 (2024-01-17)
Bug Fixes
- Modal: properly handle
data-bs-theme
attribute (#6743) (1ead9ca)
Features
v2.9.2
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
1.6.8 (2023-12-22)
Bug Fixes
v2.9.1
2.9.1 (2023-10-21)
Bug Fixes
v2.9.0
2.9.0 (2023-09-27)
Features
v2.9.0-beta.1
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)