Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reactstrap 8.2.08.10.1 age adoption passing confidence

Release Notes

reactstrap/reactstrap (reactstrap)

v8.10.1

Compare Source

Features

9.2.3 (2024-09-26)

Bug Fixes
  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#​2814) (717a5e8)

9.2.2 (2024-01-19)

Bug Fixes
  • dropdown with inNavbar bug (18cc094)

9.2.1 (2023-10-05)

Bug Fixes

9.2.0 (2023-06-09)

Features
  • modal: add 'aria-modal="true"' to modal (2a43591)
Bug Fixes

9.1.10 (2023-05-13)

Bug Fixes

9.1.9 (2023-04-11)

Bug Fixes

9.1.8 (2023-03-29)

Bug Fixes
  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES
  • add forwardRef to all components that contain innerRef
Features
  • add forwardRef to all components that contain innerRef (17a141a)
Bug Fixes
  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#​2665) (8c5cc2b)
  • revert v10 merge (3392ce9)
Miscellaneous
9.1.5 (2022-10-27)
Bug Fixes
  • accordion: type error of open in uncontrolledAccordionProps (#​2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)
9.1.4 (2022-08-26)
Bug Fixes
9.1.3 (2022-08-02)
Bug Fixes
  • Use the new nodeRef API for Collapse (9527654)
9.1.2 (2022-07-13)
Bug Fixes
9.1.1 (2022-06-08)
Bug Fixes
  • DropdownMenu: add types to updateOnSelect (e5cd524)

9.1.0 (2022-06-08)

Features
  • CloseButton: add close button (9e656f5)
Bug Fixes
  • #​2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
9.0.4 (2022-06-02)
Bug Fixes
Miscellaneous
  • Button: convert button to use hooks (19f85d3)
9.0.3 (2022-05-26)
Bug Fixes
9.0.2 (2022-04-13)
Bug Fixes
  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #​2415 (b63981e)
9.0.1 (2021-11-12)
Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES
  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#​2118)
Features
  • accordion: add flush support and stayOpen support (a6050f5)
  • bs5: add accordion (#​2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#​2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#​2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)
  • bs5: Support xxl breakpoint (4fb7cdd)
  • bs5: update badge classes (#​2117) (7859900)
  • bs5: Update tooltip/popover arrow classes (9ad870e)
  • carousel: add Bootstrap5 updates (a698814)
  • Carousel: Add dark prop (01f64df)
  • collapse: add horizontal collapse (f780187)
  • Dropdown: Add backwards compatible left & right (f8b415f)
  • DropdownMenu: add-dark-prop (2e22d7b)
  • forms: Add support for floating labels (1cc8a14)
  • ListGroup: Add ListGroupNumbered (02b3b71)
  • modal: add fullscreen option to Modal component (a580f23)
  • Navbar: add container options (f0054bf)
  • Placeholder: add component (0c9294c)
  • remove CustomInput (c0e8a68)
  • remove form-control-file class (f601576)
  • remove InputGroupAddon (322d0ad)
  • remove Jumbotron component (#​2118) (2c912ab)
  • remove old InputGroupButtonDropdown (3df07f6)
  • replace form-control-range with form-range (06868e2)
  • support form switch (f403595)
  • update input group to have type dropdown (6c60226)
  • update positionedFix prop to strategy (65bf0f0)
  • upgrade to popper 2 (35840ef)
  • use form-select class with native select (1e6204b)
Bug Fixes
8.10.1 (2021-10-26)
Bug Fixes
  • UncontrolledDropdown: Fix onToggle - a consistent isOpen value (ee54164)

8.8.1 (2020-12-29)

Bug Fixes
  • Prevent popover/tooltip rendering if target not resolved (#​2059) (de06e9f)

v8.10.0

Compare Source

Features

v8.9.0

Compare Source

Features

9.2.3 (2024-09-26)

Bug Fixes
  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#​2814) (717a5e8)

9.2.2 (2024-01-19)

Bug Fixes
  • dropdown with inNavbar bug (18cc094)

9.2.1 (2023-10-05)

Bug Fixes

9.2.0 (2023-06-09)

Features
  • modal: add 'aria-modal="true"' to modal (2a43591)
Bug Fixes

9.1.10 (2023-05-13)

Bug Fixes

9.1.9 (2023-04-11)

Bug Fixes

9.1.8 (2023-03-29)

Bug Fixes
  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES
  • add forwardRef to all components that contain innerRef
Features
  • add forwardRef to all components that contain innerRef (17a141a)
Bug Fixes
  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#​2665) (8c5cc2b)
  • revert v10 merge (3392ce9)
Miscellaneous
9.1.5 (2022-10-27)
Bug Fixes
  • accordion: type error of open in uncontrolledAccordionProps (#​2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)
9.1.4 (2022-08-26)
Bug Fixes
9.1.3 (2022-08-02)
Bug Fixes
  • Use the new nodeRef API for Collapse (9527654)
9.1.2 (2022-07-13)
Bug Fixes
9.1.1 (2022-06-08)
Bug Fixes
  • DropdownMenu: add types to updateOnSelect (e5cd524)

9.1.0 (2022-06-08)

Features
  • CloseButton: add close button (9e656f5)
Bug Fixes
  • #​2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
9.0.4 (2022-06-02)
Bug Fixes
Miscellaneous
  • Button: convert button to use hooks (19f85d3)
9.0.3 (2022-05-26)
Bug Fixes
9.0.2 (2022-04-13)
Bug Fixes
  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #​2415 (b63981e)
9.0.1 (2021-11-12)
Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES
  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#​2118)
Features
  • accordion: add flush support and stayOpen support (a6050f5)
  • bs5: add accordion (#​2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#​2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#​2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)
  • bs5: Support xxl breakpoint (4fb7cdd)
  • bs5: update badge classes (#​2117) (7859900)
  • bs5: Update tooltip/popover arrow classes (9ad870e)
  • carousel: add Bootstrap5 updates (a698814)
  • Carousel: Add dark prop (01f64df)
  • collapse: add horizontal collapse (f780187)
  • Dropdown: Add backwards compatible left & right (f8b415f)
  • DropdownMenu: add-dark-prop (2e22d7b)
  • forms: Add support for floating labels (1cc8a14)
  • ListGroup: Add ListGroupNumbered (02b3b71)
  • modal: add fullscreen option to Modal component (a580f23)
  • Navbar: add container options (f0054bf)
  • Placeholder: add component (0c9294c)
  • remove CustomInput (c0e8a68)
  • remove form-control-file class (f601576)
  • remove InputGroupAddon (322d0ad)
  • remove Jumbotron component (#​2118) (2c912ab)
  • remove old InputGroupButtonDropdown (3df07f6)
  • replace form-control-range with form-range (06868e2)
  • support form switch (f403595)
  • update input group to have type dropdown (6c60226)
  • update positionedFix prop to strategy (65bf0f0)
  • upgrade to popper 2 (35840ef)
  • use form-select class with native select (1e6204b)
Bug Fixes
8.10.1 (2021-10-26)
Bug Fixes
  • UncontrolledDropdown: Fix onToggle - a consistent isOpen value (ee54164)

8.8.1 (2020-12-29)

Bug Fixes
  • Prevent popover/tooltip rendering if target not resolved (#​2059) (de06e9f)

v8.8.1

Compare Source

Features

9.2.3 (2024-09-26)

Bug Fixes
  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#​2814) (717a5e8)

9.2.2 (2024-01-19)

Bug Fixes
  • dropdown with inNavbar bug (18cc094)

9.2.1 (2023-10-05)

Bug Fixes

9.2.0 (2023-06-09)

Features
  • modal: add 'aria-modal="true"' to modal (2a43591)
Bug Fixes

9.1.10 (2023-05-13)

Bug Fixes

9.1.9 (2023-04-11)

Bug Fixes

9.1.8 (2023-03-29)

Bug Fixes
  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES
  • add forwardRef to all components that contain innerRef
Features
  • add forwardRef to all components that contain innerRef (17a141a)
Bug Fixes
  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#​2665) (8c5cc2b)
  • revert v10 merge (3392ce9)
Miscellaneous
9.1.5 (2022-10-27)
Bug Fixes
  • accordion: type error of open in uncontrolledAccordionProps (#​2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)
9.1.4 (2022-08-26)
Bug Fixes
9.1.3 (2022-08-02)
Bug Fixes
  • Use the new nodeRef API for Collapse (9527654)
9.1.2 (2022-07-13)
Bug Fixes
9.1.1 (2022-06-08)
Bug Fixes
  • DropdownMenu: add types to updateOnSelect (e5cd524)

9.1.0 (2022-06-08)

Features
  • CloseButton: add close button (9e656f5)
Bug Fixes
  • #​2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
9.0.4 (2022-06-02)
Bug Fixes
Miscellaneous
  • Button: convert button to use hooks (19f85d3)
9.0.3 (2022-05-26)
Bug Fixes
9.0.2 (2022-04-13)
Bug Fixes
  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #​2415 (b63981e)
9.0.1 (2021-11-12)
Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES
  • update positionedFix prop to strategy
  • upgrade to popper

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from d20c745 to a6b47b6 Compare January 31, 2024 03:45
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from a6b47b6 to 8193bf3 Compare February 11, 2024 06:27
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch 2 times, most recently from 80f5151 to 195eb74 Compare January 30, 2025 19:09
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from 195eb74 to 072a868 Compare February 9, 2025 14:35
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from 072a868 to 63c3ff2 Compare March 3, 2025 11:44
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch 2 times, most recently from 1f81f9e to 5043085 Compare March 13, 2025 19:00
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from 5043085 to dac3fe3 Compare April 1, 2025 12:08
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from dac3fe3 to f4b86d0 Compare May 19, 2025 16:01
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from f4b86d0 to 70fd5f6 Compare May 28, 2025 10:05
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from 70fd5f6 to ed34a26 Compare June 6, 2025 00:56
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from ed34a26 to 4363efc Compare August 10, 2025 13:56
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from 4363efc to efccea2 Compare August 19, 2025 15:37
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from efccea2 to e18076f Compare September 25, 2025 15:15
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from e18076f to 094fb0b Compare October 21, 2025 10:11
@renovate renovate bot force-pushed the renovate/reactstrap-8.x-lockfile branch from 094fb0b to 4ea4e9a Compare December 31, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant