react-router-bootstrap
react-router-bootstrap copied to clipboard
chore(deps): update dependency react-bootstrap to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| react-bootstrap (source) | ^1.6.5 -> ^2.10.5 |
Release Notes
react-bootstrap/react-bootstrap (react-bootstrap)
v2.10.5
Bug Fixes
- Fade: fix ref warning for react 18.3+ (#6820) (9b8bcd7)
- Offcanvas: do not trigger Navbar onToggle when closing (#6829) (6836e99)
v2.10.4
Bug Fixes
v2.10.3
Bug Fixes
v2.10.2
Bug Fixes
- update @restart/ui to v1.6.8 (#6779) (c86187f)
- Tabs: add id attribute to nav (#6767) (3b4fd9b)
v2.10.1
Bug Fixes
- FormControl: ensures compatibility with @types/react@18.2.48 (#6763) (652e709)
v2.10.0
Bug Fixes
Features
2.9.2 (2023-12-22)
Bug Fixes
- AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
- Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
- Navbar: add missing type for sticky bottom (#6726) (36d0b7a)
2.9.1 (2023-10-21)
Bug Fixes
- OverlayTrigger: convert to an arrow function to fix type issues (#6709) (4e609e2), closes #6708 #6708
- types: loosen color and gap types (#6713) (91fb12b)
v2.9.2
Bug Fixes
- AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
- Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
- Navbar: add missing type for sticky bottom (#6726) (36d0b7a)
v2.9.1
Bug Fixes
- OverlayTrigger: convert to an arrow function to fix type issues (#6709) (4e609e2), closes #6708 #6708
- types: loosen color and gap types (#6713) (91fb12b)
v2.9.0
Features
v2.8.0
Bug Fixes
Features
- PageItem: add linkStyle and linkClassName props (#6636) (cc8efc3)
- add underline variant for Nav/Tabs (#6623) (600364b)
2.7.4 (2023-04-15)
Bug Fixes
2.7.3 (2023-04-12)
Bug Fixes
- ToastContainer: allow setting
containerPositionwithoutposition(#6574) (41ec134) - switch from defaultProps to JS default params (#6568) (1d5b726)
2.7.2 (2023-02-14)
Bug Fixes
2.7.1 (2023-02-10)
Bug Fixes
- Accordion: fix
aria-expandedvalue when usingalwaysOpen(#6537) (7f633bf), closes #6536 #6536 - Overlay: fix flickering of tooltips and popovers during initial render (#6544) (821624d)
- Stack: fix incorrect classes being generated (#6540) (e3a77e1)
v2.7.4
Bug Fixes
v2.7.3
Bug Fixes
- ToastContainer: allow setting
containerPositionwithoutposition(#6574) (41ec134) - switch from defaultProps to JS default params (#6568) (1d5b726)
v2.7.2
Bug Fixes
v2.7.1
Bug Fixes
- Accordion: fix
aria-expandedvalue when usingalwaysOpen(#6537) (7f633bf), closes #6536 #6536 - Overlay: fix flickering of tooltips and popovers during initial render (#6544) (821624d)
- Stack: fix incorrect classes being generated (#6540) (e3a77e1)
v2.7.0
Bug Fixes
- Dropdown: fic missing .show class on dropdown toggle when active (#6508) (eaa4bb9)
- Modal: fix modal not closing when keyboard=false (#6515) (92703d5)
Features
- AccordionBody: add transition callback props (#6478) (ba092df)
- Dropdown: add support for centered dropdown menus (#6490) (500ee94)
- Ratio: add support for portrait size ratios (#6501) (3cfdab1)
v2.6.0
Bug Fixes
- update @restart/ui to 1.4.0 (#6479) (e38deae)
- update @restart/ui to 1.4.1 (#6481) (a42c8de)
- ListGroupItem: prevent a div with a href (#6462) (c4b15a3)
- Modal: apply 'show' class when animation = false (#6447) (8f5e903)
- PageItem: remove disabled attribute on span (#6455) (249c178)
- types: fix type of 'safeFindDOMNode' function (#6465) (f2f1847)
Features
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
activeIndexwon'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
activeIndexwon'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
onSelecttype (#6151) (253c998)
2.0.3 (2021-12-01)
Bug Fixes
- FormCheck: fix
Form.Check.Labelspacing (#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
onSelecttype (#6151) (253c998)
v2.0.3
Bug Fixes
- FormCheck: fix
Form.Check.Labelspacing (#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.8
Bug Fixes
v1.6.7
Bug Fixes
v1.6.6
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.