Update dependency react-bootstrap to ^1.6.1 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
react-bootstrap (source) | ^1.4.3 -> ^1.6.1 |
Release Notes
react-bootstrap/react-bootstrap
v1.6.1
Bug Fixes
- docs: fix missing img on toast (fix #5729) (#5814) (488e5c0)
- FormLabel: forward ref when rendering as Col (#5835) (bb128e1)
- Modal: remove default timeout in modal and backdrop transition (#5837) (7dd17bd)
- types: fix role prop (#5851) (0077178)
v1.6.0
Bug Fixes
- Popover: fix arrow alignment when running Popper >= 2.84 (#5774) (da85f30)
- types: fix types for event key (700e944)
Features
v1.5.2
Bug Fixes
v1.5.1
v1.5.0
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)
Features
- InputGroup: Add hasValidation prop (#5618) (fa96fec)
- NavDropdown: Support 'as' prop (#5576) (93abf90)
1.4.1 (2021-01-07)
Bug Fixes
- Carousel: fix pause not working properly with touch devices (#5435) (5a5d636)
- fix types for DropdownButton and SplitButton (#5589) (df6024b)
- Prevent focus on disabled nav items or list group items only (#5593) (198931d)
-
Alert: Properly spread props when
transition={false}
(#5545) (1352a87) - DropdownMenu: Fix base styles being overridden by popper styles (#5466) (aec9151)
- Modal: Remove role="document" from ModalDialog (#5529) (af3453a)
- types: inherit FormCheckTypes from React.InputHTMLAttributes (#5497) (4b257b6)
- types: Set @types/react to >=16.9.35 (#5542) (d337c95)
Configuration
-
If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.