Releases: react-bootstrap/react-bootstrap
Releases · react-bootstrap/react-bootstrap
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
v1.6.0
v2.0.0-alpha.1
v2.0.0-alpha.0
2.0.0-alpha.0 (2021-03-13)
- Check out the v2 docs for the new features.
- See the project board for a list of changes and current work in progress.
- Migration Guide
Bug Fixes
- DropdownMenu: use Bootstrap default offsets (#5662) (f29ad48)
- Popover: use Bootstrap default offsets (#5663) (ef3cce8)
- Toast: remove margins on close button (#5707) (9199b49)
- v5: Fix form types (#5350) (835d397)
Features
- RTL: Update margin class in ToastHeader (07be153)
- RTL: Update popover classes, fix placement proptypes (67bf18d)
- RTL: Update to new carousel classes (db5993b)
- RTL: Update to new dropdown classes (bd6dcf7)
- RTL: Update tooltip classes (d87e377)
- v5: Add Carousel dark variant (#5464) (ce6230c)
- v5: Add FormControl color support (#5349) (5c5e7ec)
- v5: Add row-cols-auto support (#5366) (457f42f)
- v5: Add ToastContainer (#5566) (11763b2)
- v5: Add XXL support (#5419) (177922b)
- v5: Change Toast default delay to 5000 (#5570) (c3a98f8)
- v5: Drop block prop from Button (#5557) (50781e1)
- v5: Drop bsPrefix from FormGroup (#5362) (091b51e)
- v5: drop bsPrefix support for Form (b2c0497)
- v5: drop form inline support (2113215)
- v5: drop form row support (e156483)
- v5: Drop FormFile and related components (#5523) (d4195da)
- v5: Drop InputGroupPrepend and InputGroupAppend (#5351) (8e73b63)
- v5: Drop toggle prop from ButtonGroup (64b78a5)
- v5: Refactor ToggleButton (4daed01)
- v5: rename screen reader classes (#5665) (907c0b1)
- v5: Set ColOrder types to max 5 (#5376) (926c7cf)
- v5: Set new arrow class for popover and tooltip (2ce3e08)
- v5: Update Accordion (#5517) (5acddf3)
- v5: Update Badge classes (#5389) (651ae24)
- v5: Update CloseButton (#5460) (52e8541), closes #5474
- v5: Update dropdown (#5471) (f728394)
v1.5.2
v1.5.0
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)