Releases: react-bootstrap/react-bootstrap
Releases · react-bootstrap/react-bootstrap
v2.0.0-beta.5
2.0.0-beta.5 (2021-08-17)
Bug Fixes
Features
-
Dropdown: add RTL support (22d8d84)
-
Modal: add RTL support (0cd40eb)
-
Modal: migrate to restart/ui (1ff7af7)
-
Popover: add RTL support (9032b16)
-
Tabs: migrate to restart/ui (8e3f3c2)
-
Tooltip: add RTL support (c82e133)
-
migrate components to restart/ui (73a559e)
-
feat(SafeAnchor)!: migrate to restart/ui (6c56aba)
-
feat(NavLink)!: migrate to restart/ui (87bf01a)
-
feat(Nav)!: migrate to restart/ui (2a7a0e2)
-
feat(Dropdown)!: migrate to restart/ui (7030465)
BREAKING CHANGES
- SafeAnchor renamed to Anchor
- remove
onSelect
in NavItem - removed keyboard navigation in Nav
- remove
onSelect
from DropdownItem
v2.0.0-beta.4
v2.0.0-beta.3
2.0.0-beta.3 (2021-07-15)
Bug Fixes
v2.0.0-beta.2
v2.0.0-beta.1
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
v2.0.0-beta.0
v2.0.0-alpha.2
2.0.0-alpha.2 (2021-05-17)
Bug Fixes
- Dropdown: fix html structure when inside InputGroup (#5713) (d4b086a)
- Offcanvas: fix backdrop class (#5821) (309f881)
Features
BREAKING CHANGES
- removes alignRight and menuAlign props in favor of align