Update dependency react-bootstrap to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
react-bootstrap | dependencies | major | ^1.0.0-beta.10 -> 2.5.0 |
Release Notes
react-bootstrap/react-bootstrap
v2.5.0
Bug Fixes
- Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
- ensure consistent API for custom variants (#6398) (8a81903)
- update @restart/ui to 1.3.1 (#6408) (a49d435)
v2.4.0
Features
2.3.1 (2022-04-28)
Bug Fixes
- NavbarOffcanvas: fix rendering of nav items when expand is used (#6310) (63869f9)
- TabPane: omit Transition when prop is false (#6305) (1c71e9e)
v2.3.1
Bug Fixes
- NavbarOffcanvas: fix rendering of nav items when expand is used (#6310) (63869f9)
- TabPane: omit Transition when prop is false (#6305) (1c71e9e)
v2.3.0
Bug Fixes
Features
2.2.3 (2022-04-05)
Bug Fixes
- bump @restart/hooks to v0.4.6 (#6294) (dceb74b)
2.2.2 (2022-03-25)
Bug Fixes
- update @restart/ui to v1.2.0 (#6285) (4f5e625)
- Modal: fix autofocus for inputs when animation is enabled (#6278) (08e1bbc)
- Modal: render aria-describedby on the top level modal element (#6282) (93a8a0e)
- Modal: render aria-label on top level modal element (#6269) (48f7c07)
2.2.1 (2022-03-11)
Bug Fixes
-
Carousel: fix issue where changing
activeIndex
won't work (#6265) (0c7c5f7) - useOverlayOffset: use offset prop in useOverlayOffset (#6264) (e338818)
v2.2.3
Bug Fixes
- bump @restart/hooks to v0.4.6 (#6294) (dceb74b)
v2.2.2
Bug Fixes
- update @restart/ui to v1.2.0 (#6285) (4f5e625)
- Modal: fix autofocus for inputs when animation is enabled (#6278) (08e1bbc)
- Modal: render aria-describedby on the top level modal element (#6282) (93a8a0e)
- Modal: render aria-label on top level modal element (#6269) (48f7c07)
v2.2.1
Bug Fixes
-
Carousel: fix issue where changing
activeIndex
won't work (#6265) (0c7c5f7) - useOverlayOffset: use offset prop in useOverlayOffset (#6264) (e338818)
v2.2.0
Bug Fixes
- TabPane: use Fade for default transition (#6235) (3e0b4d3)
- added missing ModalHeader exports to index (#6228) (3332da9)
Features
- support custom breakpoints (#6253) (0910a21)
- Tabs: support passing custom attributes to Tab (#5879) (6afa734)
2.1.2 (2022-01-31)
Bug Fixes
- update @restart/ui to v1.0.1 (#6220) (f46dee3)
-
ToggleButton: remove
role="button"
from label (#6204) (54bcbfa)
2.1.1 (2022-01-14)
Bug Fixes
v2.1.2
Bug Fixes
- update @restart/ui to v1.0.1 (#6220) (f46dee3)
-
ToggleButton: remove
role="button"
from label (#6204) (54bcbfa)
v2.1.1
Bug Fixes
v2.1.0
Features
2.0.4 (2021-12-20)
Bug Fixes
- Modal: fix typescript intellisense with base props (#6150) (a7db500)
-
NavDropdown: fix
onSelect
type (#6151) (253c998)
2.0.3 (2021-12-01)
Bug Fixes
-
FormCheck: fix
Form.Check.Label
spacing (#5983) (250655c), closes /github.com/react-bootstrap/react-bootstrap/issues/5938#issuecomment-883704209
2.0.2 (2021-11-04)
Bug Fixes
- remove unused files from build output
2.0.1 (2021-10-29)
Bug Fixes
v2.0.4
Bug Fixes
- Modal: fix typescript intellisense with base props (#6150) (a7db500)
-
NavDropdown: fix
onSelect
type (#6151) (253c998)
v2.0.3
Bug Fixes
-
FormCheck: fix
Form.Check.Label
spacing (#5983) (250655c), closes /github.com/react-bootstrap/react-bootstrap/issues/5938#issuecomment-883704209
v2.0.2
Bug Fixes
- remove unused files from build output
v2.0.1
Bug Fixes
v2.0.0
v1.6.5
Bug Fixes
- update react-overlays and @restart/hooks packages (#6333) (9654ca2)
v1.6.4
Bug Fixes
v1.6.3
Bug Fixes
v1.6.2
Bug Fixes
- Modal: Fix wrong types on ModalProps (#6022) (18ef232), closes #5894
- avoid @popperjs/core console warning (#6021) (335f782), closes #6017
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
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot