react-bootstrap
Advanced tools
Changelog
1.2.0 (2020-07-10)
Changelog
1.1.0 (2020-07-06)
Changelog
1.0.1 (2020-04-22)
Changelog
1.0.0 (2020-03-23)
BreadcrumbItem: pass props to li element (#5055) (eb4877f), closes #5054
add file input component (#5036) (724ea6f), closes #3047 #3047 #3047 #3047 #3047 #3047 #3047 #3047 #3047 #3047
add Range input and allow for custom prop for select and range input (#5034) (d000274), closes #3047 #3047 #3047 #3047 #3047 #3047 #3047
can customize BreadcrumbItem's inner link (77e35f4)
only breaking if you pass a popperConfig directly to overlay or dropdown components. The config format is now the v2 one. This change only relevant to users of popperConfig
prop on Overlay, OverlayTrigger, and Dropdown
docs: update some packages, clean up version dropdown a bit
Apply suggestions from code review
fail in the right place
clean up popper injected props
fix types
Co-authored-by: Jimmy Jia tesrin@gmail.com
Changelog
1.0.0-beta.17 (2020-02-28)
non-boolean attribute
warning when passing show
to Tooltip (#4858) (2505cb7)