react-bootstrap
Advanced tools
Changelog
2.0.3 (2021-12-01)
Form.Check.Label
spacing (#5983) (250655c), closes /github.com/react-bootstrap/react-bootstrap/issues/5938#issuecomment-883704209Changelog
2.0.0-rc.0 (2021-09-21)
ListGroupItem: fix .active not being set with activeKey in ListGroup (#6002) (cdaa039)
refactor(Col)!: remove default span value in breakpoint object (#6014) (ec285fb), closes #6014
refactor(CardColumns)!: remove component (#6030) (d36718f), closes #6030
fix(FormCheck)!: use feedbackType to control feedback type (#6015) (ab9e080), closes #6015
Col
breakpoint props, span
is no longer true
by defaultfeedbackType
instead of isValid
and isInvalid
.